Bug 74011 - ShareableBitmapGtk.cpp has no reason to exist
Summary: ShareableBitmapGtk.cpp has no reason to exist
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Balazs Kelemen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-07 10:51 PST by Balazs Kelemen
Modified: 2011-12-07 10:59 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.20 KB, patch)
2011-12-07 10:54 PST, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-12-07 10:51:55 PST
It has been added as a stub but later ShareableBitmapCairo.cpp has been introduced with the real implementation for Gtk.
Let's remove this file.
Comment 1 Balazs Kelemen 2011-12-07 10:54:47 PST
Created attachment 118232 [details]
Patch
Comment 2 Balazs Kelemen 2011-12-07 10:58:54 PST
Comment on attachment 118232 [details]
Patch

Clearing flags on attachment: 118232

Committed r102251: <http://trac.webkit.org/changeset/102251>
Comment 3 Balazs Kelemen 2011-12-07 10:59:00 PST
All reviewed patches have been landed.  Closing bug.