Bug 56956 - Enable the Full Screen API by default in WebKit/mac and WebKit2
Summary: Enable the Full Screen API by default in WebKit/mac and WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on: 59135
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-23 13:11 PDT by Jer Noble
Modified: 2011-04-21 13:44 PDT (History)
0 users

See Also:


Attachments
Patch (1.43 KB, patch)
2011-03-26 00:35 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (3.27 KB, patch)
2011-03-26 12:20 PDT, Jer Noble
eric.carlson: 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-03-23 13:11:12 PDT
The runtime availability of the full screen API is currently controlled by a user default.  We should change that setting to be enabled by default.
Comment 1 Jer Noble 2011-03-23 13:11:39 PDT
<rdar://problem/9176946>
Comment 2 Jer Noble 2011-03-26 00:35:55 PDT
Created attachment 87018 [details]
Patch
Comment 3 Jer Noble 2011-03-26 11:55:07 PDT
This patch seems to be all ChangeLog, no changes.  I'll resubmit.
Comment 4 Jer Noble 2011-03-26 12:20:51 PDT
Created attachment 87036 [details]
Patch
Comment 5 Jer Noble 2011-03-26 17:03:41 PDT
Committed r82052: <http://trac.webkit.org/changeset/82052>