Bug 166454

Summary: Reduce QuickLook.h include overhead
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, cdumez, commit-queue, darin, dbates, esprehn+autocc, japhet, kangil.han, kling, koivisto, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Andy Estes 2016-12-22 18:35:22 PST
Reduce QuickLook.h include overhead
Comment 1 Andy Estes 2016-12-22 18:47:52 PST
Created attachment 297700 [details]
Patch
Comment 2 Andreas Kling 2016-12-22 19:11:52 PST
Comment on attachment 297700 [details]
Patch

rs=me once it builds everywhere
Comment 3 Andy Estes 2016-12-22 19:36:10 PST
Created attachment 297702 [details]
Patch
Comment 4 WebKit Commit Bot 2016-12-22 20:42:36 PST
Comment on attachment 297702 [details]
Patch

Clearing flags on attachment: 297702

Committed r210130: <http://trac.webkit.org/changeset/210130>
Comment 5 WebKit Commit Bot 2016-12-22 20:42:42 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Simon Fraser (smfr) 2016-12-23 10:03:42 PST
This broke the El Capitan cmake build
Comment 7 Andy Estes 2016-12-23 10:18:26 PST
(In reply to comment #6)
> This broke the El Capitan cmake build

Attempted to fix in https://trac.webkit.org/changeset/210135