Bug 115571 - Remove unnecessary include HTMLNames.h from RenderThemeGtk.cpp
Summary: Remove unnecessary include HTMLNames.h from RenderThemeGtk.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2013-05-03 12:28 PDT by Daniel Bates
Modified: 2013-05-03 14:41 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2013-05-03 12:30 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2013-05-03 12:28:01 PDT
Following changeset <http://trac.webkit.org/changeset/92347> (bug #65590) we no longer use functionality from HTMLNames.h in RenderThemeGtk.cpp.

For completeness, changeset <http://trac.webkit.org/changeset/52266> added the header HTMLNames.h.
Comment 1 Daniel Bates 2013-05-03 12:30:34 PDT
Created attachment 200461 [details]
Patch
Comment 2 WebKit Commit Bot 2013-05-03 14:41:04 PDT
Comment on attachment 200461 [details]
Patch

Clearing flags on attachment: 200461

Committed r149539: <http://trac.webkit.org/changeset/149539>
Comment 3 WebKit Commit Bot 2013-05-03 14:41:06 PDT
All reviewed patches have been landed.  Closing bug.