RESOLVED FIXED 139835
[iOS] Add didEnterFullscreen / didExitFullscreen callbacks to WKUIDelegatePrivate
https://bugs.webkit.org/show_bug.cgi?id=139835
Summary [iOS] Add didEnterFullscreen / didExitFullscreen callbacks to WKUIDelegatePri...
Chris Dumez
Reported 2014-12-19 13:45:00 PST
Add didEnterFullscreen / didExitFullscreen callbacks to WKUIDelegatePrivate so that I can use them in MobileSafari. See Radar for more information. Radar: <rdar://problem/19312042>
Attachments
Patch (9.50 KB, patch)
2014-12-19 14:23 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-12-19 14:23:37 PST
WebKit Commit Bot
Comment 2 2014-12-19 14:25:10 PST
Attachment 243577 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/Cocoa/UIDelegate.h:93: Please declare enum bitfields as unsigned integral types. [runtime/enum_bitfields] [5] ERROR: Source/WebKit2/UIProcess/Cocoa/UIDelegate.h:94: Please declare enum bitfields as unsigned integral types. [runtime/enum_bitfields] [5] Total errors found: 2 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 3 2014-12-19 17:11:51 PST
Comment on attachment 243577 [details] Patch Clearing flags on attachment: 243577 Committed r177612: <http://trac.webkit.org/changeset/177612>
WebKit Commit Bot
Comment 4 2014-12-19 17:12:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.