Bug 158765

Summary: Regression(r201534): Compile time greatly regressed
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, esprehn+autocc, glenn, kangil.han, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 158217    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Chris Dumez 2016-06-14 16:36:35 PDT
Compile time greatly regressed by r201534 due to Document.h now including TextAutoSizing.h.
Comment 1 Chris Dumez 2016-06-14 16:36:55 PDT
<rdar://problem/26587342>
Comment 2 Chris Dumez 2016-06-14 16:46:52 PDT
Created attachment 281297 [details]
Patch
Comment 3 Chris Dumez 2016-06-14 16:58:53 PDT
Created attachment 281298 [details]
Patch
Comment 4 Chris Dumez 2016-06-14 17:01:14 PDT
Created attachment 281300 [details]
Patch
Comment 5 Chris Dumez 2016-06-14 18:24:23 PDT
Comment on attachment 281300 [details]
Patch

Clearing flags on attachment: 281300

Committed r202076: <http://trac.webkit.org/changeset/202076>
Comment 6 Chris Dumez 2016-06-14 18:24:29 PDT
All reviewed patches have been landed.  Closing bug.