Bug 42416 - [Qt] Remove unnecessary WebKit headers inclusion from WebCore files
Summary: [Qt] Remove unnecessary WebKit headers inclusion from WebCore files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-07-15 15:38 PDT by Antonio Gomes
Modified: 2010-07-16 12:41 PDT (History)
1 user (show)

See Also:


Attachments
patch (3.13 KB, patch)
2010-07-15 15:40 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff
(r63571, r=kov) patch v2 - Proper ChangeLog entry (2.92 KB, patch)
2010-07-15 15:42 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2010-07-15 15:38:08 PDT
It happends on:

* platform/network/qt/ResourceHandleQt.cpp:
* platform/qt/RenderThemeQt.cpp:
* platform/qt/WidgetQt.cpp:
Comment 1 Antonio Gomes 2010-07-15 15:40:11 PDT
Created attachment 61736 [details]
patch
Comment 2 Antonio Gomes 2010-07-15 15:42:22 PDT
Created attachment 61737 [details]
(r63571, r=kov) patch v2 - Proper ChangeLog entry
Comment 3 Antonio Gomes 2010-07-16 07:13:48 PDT
Laszlo, could you have a look, please?
Comment 4 Gustavo Noronha (kov) 2010-07-16 11:44:36 PDT
Comment on attachment 61737 [details]
(r63571, r=kov) patch v2 - Proper ChangeLog entry

Looks sane!
Comment 5 Antonio Gomes 2010-07-16 12:40:14 PDT
Comment on attachment 61737 [details]
(r63571, r=kov) patch v2 - Proper ChangeLog entry

Clearing flags on attachment: 61737

Committed r63571: <http://trac.webkit.org/changeset/63571>