Bug 143615 - [iOS] When entering optimized fullscreen, standard fullscreen view should exit.
Summary: [iOS] When entering optimized fullscreen, standard fullscreen view should exit.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks: 143680
  Show dependency treegraph
 
Reported: 2015-04-10 12:32 PDT by Jer Noble
Modified: 2015-04-13 16:42 PDT (History)
1 user (show)

See Also:


Attachments
Patch (27.16 KB, patch)
2015-04-10 12:46 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2015-04-10 12:32:36 PDT
[iOS] When entering optimized fullscreen, standard fullscreen view should exit.
Comment 1 Jer Noble 2015-04-10 12:46:48 PDT
Created attachment 250527 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-10 12:49:34 PDT
Attachment 250527 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/ios/WebVideoFullscreenInterfaceAVKit.mm:995:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebCore/platform/ios/WebVideoFullscreenInterfaceAVKit.mm:1209:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2015-04-13 16:42:17 PDT
Comment on attachment 250527 [details]
Patch

Clearing flags on attachment: 250527

Committed r182766: <http://trac.webkit.org/changeset/182766>
Comment 4 WebKit Commit Bot 2015-04-13 16:42:21 PDT
All reviewed patches have been landed.  Closing bug.