Bug 132215

Summary: [iOS] Stop creating a WKWebResourceQuickLookDelegate for every WebResourceLoader
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, beidson, ddkilzer, mitz, sam, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Description Andy Estes 2014-04-25 16:39:24 PDT
[iOS] Stop creating a WKWebResourceQuickLookDelegate for every WebResourceLoader
Comment 1 Andy Estes 2014-04-25 16:48:43 PDT
Created attachment 230223 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2014-04-27 01:41:48 PDT
Added some WK2 reviewers.  I am not allowed to review this.
Comment 3 mitz 2014-04-27 09:10:09 PDT
(In reply to comment #2)
> Added some WK2 reviewers.  I am not allowed to review this.

Per <http://trac.webkit.org/export/167856/trunk/Source/WebKit2/Owners>, you may review the patch, since its author is one of the persons listed.
Comment 4 Andy Estes 2014-04-27 15:29:24 PDT
Committed r167863: <http://trac.webkit.org/changeset/167863>