Bug 125914
Summary: | Orientation locking | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tingan Ho <tingan87> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ryuan.choi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=257695 |
Tingan Ho
It would be good if you guys could implement this https://dvcs.w3.org/hg/screen-orientation/raw-file/tip/Overview.html
There is noway to lock the orientation of a web app right now.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryuan Choi
I uploaded initial patch by followed and referenced latest spec and blink implementation at Bug 102869.
*** This bug has been marked as a duplicate of bug 102869 ***