Bug 56218 - Hook up new WKFullScreenWindowController functions to WebFullScreenManagerProxy
Summary: Hook up new WKFullScreenWindowController functions to WebFullScreenManagerProxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on: 56210
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-11 13:36 PST by Jer Noble
Modified: 2011-03-11 21:42 PST (History)
0 users

See Also:


Attachments
Patch (6.38 KB, patch)
2011-03-11 13:45 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (9.99 KB, patch)
2011-03-11 13:51 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (12.35 KB, patch)
2011-03-11 14:28 PST, Jer Noble
andersca: 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-11 13:36:21 PST
The new WKFullScreenWindowController exports functions to be called by WebFullScreenManagerProxy.  Hook them up.
Comment 1 Jer Noble 2011-03-11 13:45:11 PST
Created attachment 85522 [details]
Patch
Comment 2 Jer Noble 2011-03-11 13:51:58 PST
Created attachment 85526 [details]
Patch

Forgot to add the new file to the .xcodeproj
Comment 3 Jer Noble 2011-03-11 14:28:02 PST
Created attachment 85533 [details]
Patch

Added missing functions from WKView.
Comment 4 Jer Noble 2011-03-11 21:03:48 PST
Committed r80922: <http://trac.webkit.org/changeset/80922>
Comment 5 Jer Noble 2011-03-11 21:42:39 PST
The above commit message is incorrect, probably due to bug #56241.

The correct commit message follows:

Committed r80924: <http://trac.webkit.org/changeset/80924>