Bug 132215 - [iOS] Stop creating a WKWebResourceQuickLookDelegate for every WebResourceLoader
Summary: [iOS] Stop creating a WKWebResourceQuickLookDelegate for every WebResourceLoader
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: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-25 16:39 PDT by Andy Estes
Modified: 2014-04-27 15:29 PDT (History)
7 users (show)

See Also:


Attachments
Patch (17.25 KB, patch)
2014-04-25 16:48 PDT, Andy Estes
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>