Bug 155971 - Inline WebFullScreenVideoRootViewController.m
Summary: Inline WebFullScreenVideoRootViewController.m
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-29 09:13 PDT by mitz
Modified: 2016-03-29 09:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2016-03-29 09:16 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2016-03-29 09:13:29 PDT
Patch forthcoming.
Comment 1 mitz 2016-03-29 09:16:42 PDT
Created attachment 275098 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-29 09:17:59 PDT
Attachment 275098 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/ios/WebVideoFullscreenInterfaceAVKit.mm:95:  Missing space before {  [whitespace/braces] [5]
ERROR: Source/WebCore/platform/ios/WebVideoFullscreenInterfaceAVKit.mm:101:  Missing space before {  [whitespace/braces] [5]
ERROR: Source/WebCore/platform/ios/WebVideoFullscreenInterfaceAVKit.mm:108:  Missing space before {  [whitespace/braces] [5]
Total errors found: 3 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 mitz 2016-03-29 09:49:16 PDT
Committed <http://trac.webkit.org/r198783>.