Bug 166996 - Remove unnecessary includes of Page.h
Summary: Remove unnecessary includes of Page.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-12 15:54 PST by Joseph Pecoraro
Modified: 2017-01-12 22:02 PST (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (29.95 KB, patch)
2017-01-12 15:56 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[PATCH] Proposed Fix (29.95 KB, patch)
2017-01-12 16:02 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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