Bug 56218

Summary: Hook up new WKFullScreenWindowController functions to WebFullScreenManagerProxy
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: WebKit2Assignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 56210    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch andersca: review+

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>