[webapp-container] Do not load qtwebkit libs (used as fallback) when they are not needed
Bug #1306037 reported by
Alexandre Abreu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webbrowser-app |
Fix Released
|
Medium
|
Alexandre Abreu | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
QtWebkit is used as a fallback to Oxide renderer and the switch between the 2 is at runtime based on various bits (flag or runtime conditions). More memory than necessary is used in the "regular" context (oxide as backend) for 14.04 webapps since the qtwebkit libs are loaded anyway given the way that the qml is layedout.
Related branches
lp://qastaging/~abreu-alexandre/webbrowser-app/better-control-webengine-lib-loaded
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 41 lines (+7/-24)1 file modifiedsrc/app/webcontainer/WebappContainerWebview.qml (+7/-24)
Changed in webbrowser-app: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in webbrowser-app: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
This bug was fixed in the package webbrowser-app - 0.23+14. 04.20140411. 1-0ubuntu1
--------------- 04.20140411. 1-0ubuntu1) trusty; urgency=low
webbrowser-app (0.23+14.
[ Michael Sheldon ]
* Add support for file upload via content-hub
[ Ugo Riboni ]
* Add support for file upload via content-hub
[ Alexandre Abreu ]
* Make sure that we dont load unecessary libs (oxide or qtwebkit)
correspnding to the webengine that we dont use. (LP: #1306037)
* Add a basic set of integration tests for the webapp container
[ Ubuntu daily release ]
* New rebuild forced
[ Olivier Tilloy ]
* Enable UA overrides for all form factors, each in a separate file.
Add an override for google calendar on desktop. Clean up the
construction of the default UA string for easier reading and
maintenance.
[ Bill Filler ]
* Add support for file upload via content-hub
-- Ubuntu daily release <email address hidden> Fri, 11 Apr 2014 15:53:56 +0000