Bug 30427 - Remove unneeded methods in ChromiumDataObject
Summary: Remove unneeded methods in ChromiumDataObject
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords: EasyFix, GoogleBug
Depends on:
Blocks:
 
Reported: 2009-10-15 21:43 PDT by Roland Steiner
Modified: 2009-10-15 22:19 PDT (History)
1 user (show)

See Also:


Attachments
patch - removes methods (4.00 KB, patch)
2009-10-15 21:50 PDT, Roland Steiner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roland Steiner 2009-10-15 21:43:36 PDT
https://bugs.webkit.org/show_bug.cgi?id=28964 introduced interface methods to ChromiumDataObject.

However, as the current plan is to move all clients of this class to the WebKit repository, those methods are no longer essential.
Comment 1 Roland Steiner 2009-10-15 21:50:23 PDT
Created attachment 41266 [details]
patch - removes methods

This patch removes the mentioned methods and restores the original state.
Comment 2 WebKit Commit Bot 2009-10-15 22:19:51 PDT
Comment on attachment 41266 [details]
patch - removes methods

Clearing flags on attachment: 41266

Committed r49670: <http://trac.webkit.org/changeset/49670>
Comment 3 WebKit Commit Bot 2009-10-15 22:19:55 PDT
All reviewed patches have been landed.  Closing bug.