Add support for fullscreen API
Bug #1308947 reported by
Chris Coulson
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Released
|
High
|
Unassigned | ||
webbrowser-app |
Fix Released
|
High
|
Olivier Tilloy | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
We need to support the HTML fullscreen API. The way this will work is that there will be a WebView.
Related branches
lp://qastaging/~osomon/webbrowser-app/fullscreen
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 207 lines (+88/-11)9 files modifiedsrc/Ubuntu/Web/UbuntuWebView02.qml (+2/-0)
src/app/PanelLoader.qml (+10/-0)
src/app/webbrowser/webbrowser-app.qml (+3/-1)
src/app/webcontainer/webapp-container.qml (+3/-1)
tests/autopilot/webbrowser_app/emulators/browser.py (+3/-0)
tests/autopilot/webbrowser_app/tests/__init__.py (+0/-1)
tests/autopilot/webbrowser_app/tests/http_server.py (+14/-0)
tests/autopilot/webbrowser_app/tests/test_fullscreen.py (+51/-0)
tests/autopilot/webbrowser_app/tests/test_title.py (+2/-8)
Changed in oxide: | |
importance: | Undecided → High |
status: | New → Fix Released |
Changed in webbrowser-app: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Olivier Tilloy (osomon) |
tags: | added: rtm14 |
Changed in webbrowser-app: | |
milestone: | none → feature-freeze |
Changed in webbrowser-app: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
This bug was fixed in the package webbrowser-app - 0.23+14. 10.20140618. 2-0ubuntu1
--------------- 10.20140618. 2-0ubuntu1) utopic; urgency=low
webbrowser-app (0.23+14.
[ Olivier Tilloy ]
* Honour fullscreen requests. (LP: #1308947)
-- Ubuntu daily release <email address hidden> Wed, 18 Jun 2014 11:49:35 +0000