Bug 115911 - [Cairo] Remove the unnecessary ImageData.h include in ImageBufferCairo.cpp
Summary: [Cairo] Remove the unnecessary ImageData.h include in ImageBufferCairo.cpp
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-10 08:34 PDT by Zan Dobersek
Modified: 2013-05-10 11:38 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2013-05-10 08:35 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-05-10 08:34:23 PDT
[Cairo] Remove the unnecessary ImageDiff.h include in ImageBufferCairo.cpp
Comment 1 Zan Dobersek 2013-05-10 08:35:37 PDT
Created attachment 201350 [details]
Patch
Comment 2 Laszlo Gombos 2013-05-10 09:22:54 PDT
How do you find these ?
Comment 3 Zan Dobersek 2013-05-10 09:34:41 PDT
No special script or anything similar. These were spotted while moving the WebCore-independent source files under the GTK's libPlatform and libPlatformGtk libraries, the two libraries that are to contain all the platform layer code that's independent of WebCore.

The build targets will be moved from WebCore-specific libraries into libPlatform in a separate patch.
Comment 4 Zan Dobersek 2013-05-10 11:38:08 PDT
Comment on attachment 201350 [details]
Patch

Clearing flags on attachment: 201350

Committed r149894: <http://trac.webkit.org/changeset/149894>
Comment 5 Zan Dobersek 2013-05-10 11:38:14 PDT
All reviewed patches have been landed.  Closing bug.