Bug 123720 - [webcore/dom] Remove extra header includes from cpp files.
Summary: [webcore/dom] Remove extra header includes from cpp files.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-03 23:12 PST by Santosh Mahto
Modified: 2013-11-04 04:23 PST (History)
6 users (show)

See Also:


Attachments
Patch (40.03 KB, patch)
2013-11-03 23:16 PST, Santosh Mahto
no flags Details | Formatted Diff | Diff
patch for landing (42.56 KB, patch)
2013-11-04 02:50 PST, Santosh Mahto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Santosh Mahto 2013-11-03 23:12:11 PST
code cleanup: Remove redundant header files which is not required in cpp files.
Comment 1 Santosh Mahto 2013-11-03 23:16:20 PST
Created attachment 215890 [details]
Patch
Comment 2 Andreas Kling 2013-11-03 23:54:41 PST
Comment on attachment 215890 [details]
Patch

This looks great, but we need to make sure it works (on EWS) before landing it.
Please rebase the patch on top of ToT and reupload.
Comment 3 Santosh Mahto 2013-11-04 01:11:29 PST
(In reply to comment #2)
> (From update of attachment 215890 [details])
> This looks great, but we need to make sure it works (on EWS) before landing it.
> Please rebase the patch on top of ToT and reupload.
Thanks I will rebase it.
Comment 4 Santosh Mahto 2013-11-04 02:50:26 PST
Created attachment 215904 [details]
patch for landing
Comment 5 WebKit Commit Bot 2013-11-04 04:23:38 PST
Comment on attachment 215904 [details]
patch for landing

Clearing flags on attachment: 215904

Committed r158569: <http://trac.webkit.org/changeset/158569>
Comment 6 WebKit Commit Bot 2013-11-04 04:23:40 PST
All reviewed patches have been landed.  Closing bug.