Bug 149224

Summary: [iOS] Inline implementation of -[WKImagePreviewViewController previewActions]
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, sam, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add -previewActions thorton: review+

Description mitz 2015-09-16 11:12:00 PDT
[iOS] Inline implementation of -[WKImagePreviewViewController previewActions]
Comment 1 mitz 2015-09-16 12:02:38 PDT
Created attachment 261321 [details]
Add -previewActions
Comment 2 WebKit Commit Bot 2015-09-16 12:05:03 PDT
Attachment 261321 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/WKImagePreviewViewController.mm:99:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 mitz 2015-09-16 12:52:46 PDT
Committed <http://trac.webkit.org/r189877>.