← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1494900] [NEW] Componentize qt/core/{api, glue}

 

Public bug reported:

Currently the translation units in qt/core/api are built in a separate
target because they are built with different flags, but qt/core/browser
and qt/core/api are inter-dependent, meaning that the build
configuration is a bit of a mess. What should really happen is that
qt/core/api and qt/core/glue get put in their own component (with
dependencies on qt/core/browser and shared/browser), and there should be
no circular dependencies back from qt/core/browser to qt/core/api

** Affects: oxide
     Importance: Low
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => Low

** Changed in: oxide
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1494900

Title:
  Componentize qt/core/{api,glue}

Status in Oxide:
  Triaged

Bug description:
  Currently the translation units in qt/core/api are built in a separate
  target because they are built with different flags, but
  qt/core/browser and qt/core/api are inter-dependent, meaning that the
  build configuration is a bit of a mess. What should really happen is
  that qt/core/api and qt/core/glue get put in their own component (with
  dependencies on qt/core/browser and shared/browser), and there should
  be no circular dependencies back from qt/core/browser to qt/core/api

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1494900/+subscriptions


Follow ups