Bug 166996

Summary: Remove unnecessary includes of Page.h
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, aestes, commit-queue, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2017-01-12 15:54:51 PST
Remove unnecessary includes of Page.h

Recently had to modify just Page.h, was amazed how many files compiled. Many were not needed.
Comment 1 Joseph Pecoraro 2017-01-12 15:56:16 PST
Created attachment 298722 [details]
[PATCH] Proposed Fix

Need the EWS bots for this one, some were in Windows and iOS which I haven't yet built locally.
Comment 2 Joseph Pecoraro 2017-01-12 16:02:24 PST
Created attachment 298724 [details]
[PATCH] Proposed Fix
Comment 3 Yusuke Suzuki 2017-01-12 21:37:14 PST
Comment on attachment 298724 [details]
[PATCH] Proposed Fix

Nice. r=me
Comment 4 WebKit Commit Bot 2017-01-12 22:02:44 PST
Comment on attachment 298724 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 298724

Committed r210697: <http://trac.webkit.org/changeset/210697>
Comment 5 WebKit Commit Bot 2017-01-12 22:02:48 PST
All reviewed patches have been landed.  Closing bug.