Bug 123720

Summary: [webcore/dom] Remove extra header includes from cpp files.
Product: WebKit Reporter: Santosh Mahto <santosh.ma>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, cmarcelo, commit-queue, esprehn+autocc, kangil.han, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
patch for landing none

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.