Bug 141167

Summary: Restore interface before exiting optimized fullscreen mode.
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: MediaAssignee: Jeremy Jones <jeremyj-wk>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Jeremy Jones
Reported 2015-02-02 12:15:59 PST
Restore interface before exiting optimized fullscreen mode.
Attachments
Patch (3.93 KB, patch)
2015-02-02 12:25 PST, Jeremy Jones
no flags
Jeremy Jones
Comment 1 2015-02-02 12:25:33 PST
Simon Fraser (smfr)
Comment 2 2015-02-03 15:32:32 PST
Comment on attachment 245893 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=245893&action=review > Source/WebCore/platform/spi/ios/AVKitSPI.h:77 > +- (void)playerViewController:(AVPlayerViewController *)playerViewController restoreUserInterfaceForOptimizedFullscreeStopWithCompletionHandler:(void (^)(BOOL restored))completionHandler; restoreUserInterfaceForOptimizedFullscree*n*StopWithCompletionHandler? I think this would be much nicer as some kind of "did exit fullscreen" with some flags.
WebKit Commit Bot
Comment 3 2015-02-03 15:45:36 PST
Comment on attachment 245893 [details] Patch Clearing flags on attachment: 245893 Committed r179575: <http://trac.webkit.org/changeset/179575>
WebKit Commit Bot
Comment 4 2015-02-03 15:45:39 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.