implement support for full screen window requests
Bug #1328168 reported by
Bill Filler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Committed
|
Undecided
|
Chris Coulson | ||
webbrowser-app |
In Progress
|
High
|
Olivier Tilloy |
Bug Description
playing back embeded videos typically will show an option for fullscreen window. oxide and webbrowser-app need to support this
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 webbrowser-app: | |
assignee: | nobody → Olivier Tilloy (osomon) |
importance: | Undecided → High |
tags: | added: rtm14 |
Changed in webbrowser-app: | |
status: | New → In Progress |
Changed in oxide: | |
status: | New → Fix Committed |
assignee: | nobody → Chris Coulson (chrisccoulson) |
To post a comment you must log in.