lp://staging/ubuntu/trusty-proposed/webbrowser-app
- Get this branch:
- bzr branch lp://staging/ubuntu/trusty-proposed/webbrowser-app
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 57. By PS Jenkins bot
-
[ CI bot ]
* Resync trunk[ Alberto Mardegan ]
* Webapps: let SAML requests through SAML requests are used for
instance by Google Apps for your domain; they are implemented as a
HTTP redirect to a URL containing the query parameter called
"SAMLRequest". Besides letting the request through, we must also add
the SAML domain to the list of the allowed hosts. (LP: #1302780)[ Ubuntu daily release ]
* New rebuild forced - 56. By PS Jenkins bot
-
[ Ubuntu daily release ]
* New rebuild forced[ Alexandre Abreu ]
* Fix the network dialog reload (LP: #1309138)
* Oxide (and Chromium) does not inform of non user driven navigations
(or more specifically redirects that would be part of an
popup/webview load (after its been granted). Quite a few sites (e.g.
Youtube), create popups when clicking on links (or following a
window.open()) with proper youtube.com address but w/ redirection
params, e.g.:
http://www.youtube. com/redirect? q=http% 3A%2F%2Fgodzill amovie. com%2F&
redir_token=b8WPI1pq9 FHXeHm2bN3KVLAJ Sfp8MTM5NzI2NDg 3NEAxMzk3MTc4ND c0
In this instance the popup & navigation is granted, but then a
redirect happens inside the popup to the real target url (here
http://godzillamovie. com) which is not trapped by a navigation
requested and therefore not filtered. The only way to do it atm is
to listen to url changes in popups & also filter there. (LP:
#1294279) - 55. By PS Jenkins bot
-
[ CI bot ]
* Resync trunk[ Olivier Tilloy ]
* Handle new view requests in the browser. (LP: #1307735) - 54. By PS Jenkins bot
-
[ Olivier Tilloy ]
Force the page title to be reset to an empty string when the
activity view is being hidden. (LP: #1307420) - 53. By PS Jenkins bot
-
[ 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 - 52. By PS Jenkins bot
-
[ David Barth ]
To prevent https://bugs.launchpad .net/ubuntu/ +source/ ubuntu- ui-
toolkit/+bug/1305834 caused by a recent UI toolkit change, we are
returning an empty title for now. (LP: #1305834) - 51. By PS Jenkins bot
-
[ Alexandre Abreu ]
* Add support for Oxide's onNavigationRequested in the container (LP:
#1302769)
* Webapps: maintain the session cookies for the user session Instruct
Oxide to store/load the session cookies on disk in a per-webapp
directory under XDG_RUNTIME_DIR. The first time in a user session
that the webapp is launched, the session cookies (leftover from
previous sessions) are not loaded, but only stored (this is the
chrome's "persistent" sessionCookieMode). The next times, session
cookies are both loaded and stored (chrome's "restored"
sessionCookieMode). [ Alberto Mardegan ]
* Webapps: maintain the session cookies for the user session Instruct
Oxide to store/load the session cookies on disk in a per-webapp
directory under XDG_RUNTIME_DIR. The first time in a user session
that the webapp is launched, the session cookies (leftover from
previous sessions) are not loaded, but only stored (this is the
chrome's "persistent" sessionCookieMode). The next times, session
cookies are both loaded and stored (chrome's "restored"
sessionCookieMode). - 50. By PS Jenkins bot
-
[ Ubuntu daily release ]
* New rebuild forced[ Olivier Tilloy ]
* Update to oxide 1.0. - 49. By PS Jenkins bot
-
[ Olivier Tilloy ]
Re-enable javascript dialogs, now that they are available in oxide. - 48. By PS Jenkins bot
-
[ CI bot ]
* Resync trunk[ Alexandre Abreu ]
* Small update to the --webapp flag documentation[ Olivier Tilloy ]
* Null-check to fix a segmentation fault when --help is passed to the
executable.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/webbrowser-app