Bug 120245 - Remove a useless #include from StyledElement
Summary: Remove a useless #include from StyledElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 19:23 PDT by Benjamin Poulain
Modified: 2013-08-24 21:16 PDT (History)
3 users (show)

See Also:


Attachments
Patch (983 bytes, patch)
2013-08-23 19:23 PDT, Benjamin Poulain
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-08-23 19:23:10 PDT
Remove a useless #include from StyledElement
Comment 1 Benjamin Poulain 2013-08-23 19:23:34 PDT
Created attachment 209530 [details]
Patch
Comment 2 Andreas Kling 2013-08-24 03:52:46 PDT
Comment on attachment 209530 [details]
Patch

Desperate for patch count, are we? :)
Comment 3 Benjamin Poulain 2013-08-24 20:11:29 PDT
(In reply to comment #2)
> (From update of attachment 209530 [details])
> Desperate for patch count, are we? :)

Yeah, I need those 100 patches ;)
Comment 4 Benjamin Poulain 2013-08-24 21:16:09 PDT
Committed r154561: <http://trac.webkit.org/changeset/154561>