Bug 167625

Summary: [QuickLook] FrameLoaderClient should return the new QuickLookHandleClient it creates
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, cdumez, commit-queue, darin, dbates, japhet, kling
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andy Estes 2017-01-30 18:08:55 PST
[QuickLook] FrameLoaderClient should return the new QuickLookHandleClient it creates
Comment 1 Andy Estes 2017-01-30 18:21:21 PST
Created attachment 300175 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-30 18:25:03 PST
Attachment 300175 [details] did not pass style-queue:


ERROR: Source/WebKit2/WebProcess/WebCoreSupport/ios/WebQuickLookHandleClient.cpp:49:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Total errors found: 1 in 12 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2017-01-30 18:40:27 PST
Comment on attachment 300175 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2017-01-30 19:07:29 PST
Comment on attachment 300175 [details]
Patch

Clearing flags on attachment: 300175

Committed r211402: <http://trac.webkit.org/changeset/211402>
Comment 5 WebKit Commit Bot 2017-01-30 19:07:34 PST
All reviewed patches have been landed.  Closing bug.