Bug 193143

Summary: Add support for toggling device orientation API support per site
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, dbates, esprehn+autocc, ews-watchlist, ggaren, japhet, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2019-01-04 08:56:33 PST
Add support for toggling device orientation API support per site.
Comment 1 Chris Dumez 2019-01-04 08:56:48 PST
<rdar://problem/46605724>
Comment 2 Chris Dumez 2019-01-04 08:59:09 PST
Created attachment 358321 [details]
Patch
Comment 3 EWS Watchlist 2019-01-04 09:04:22 PST
Attachment 358321 [details] did not pass style-queue:


ERROR: Tools/TestWebKitAPI/Tests/WebKitCocoa/WebsitePolicies.mm:1040:  Multi-line string ("...") found.  This lint script doesn't do well with such strings, and may give bogus warnings.  They're ugly and unnecessary, and you should use concatenation instead".  [readability/multiline_string] [5]
ERROR: Tools/TestWebKitAPI/Tests/WebKitCocoa/WebsitePolicies.mm:1046:  Multi-line string ("...") found.  This lint script doesn't do well with such strings, and may give bogus warnings.  They're ugly and unnecessary, and you should use concatenation instead".  [readability/multiline_string] [5]
Total errors found: 2 in 21 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Chris Dumez 2019-01-04 14:12:03 PST
Comment on attachment 358321 [details]
Patch

Clearing flags on attachment: 358321

Committed r239639: <https://trac.webkit.org/changeset/239639>
Comment 5 Chris Dumez 2019-01-04 14:12:05 PST
All reviewed patches have been landed.  Closing bug.