Bug 55261 - WebKit2: Plumb through the "supportsFullScreen" preference.
Summary: WebKit2: Plumb through the "supportsFullScreen" preference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks: 55273
  Show dependency treegraph
 
Reported: 2011-02-25 14:19 PST by Jer Noble
Modified: 2011-03-08 18:09 PST (History)
2 users (show)

See Also:


Attachments
Patch (14.15 KB, patch)
2011-02-25 14:25 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (11.16 KB, patch)
2011-02-25 15:08 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (4.10 KB, patch)
2011-02-25 16:12 PST, Jer Noble
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2011-02-25 14:19:30 PST
Plumb through the "supportsFullScreen" preference from WebKit2 to WebCore.
Comment 1 Jer Noble 2011-02-25 14:25:20 PST
Created attachment 83873 [details]
Patch
Comment 2 Jer Noble 2011-02-25 14:29:33 PST
Comment on attachment 83873 [details]
Patch

Whoops, wrong patch.  (Bad git! no cookie!)
Comment 3 Jer Noble 2011-02-25 15:08:54 PST
Created attachment 83886 [details]
Patch
Comment 4 Jer Noble 2011-02-25 15:26:10 PST
Comment on attachment 83886 [details]
Patch

Clearing the r? while I work on separating out the preferences portion of this patch from the WebChromeClient part.
Comment 5 Jer Noble 2011-02-25 16:12:59 PST
Created attachment 83897 [details]
Patch
Comment 6 Early Warning System Bot 2011-02-25 16:15:14 PST
Attachment 83886 [details] did not build on qt:
Build output: http://queues.webkit.org/results/8043518
Comment 7 Jer Noble 2011-03-08 18:09:59 PST
Committed r80612: <http://trac.webkit.org/changeset/80612>