Bug 48330 - Remove obsolete public/API methods in chromium port.
Summary: Remove obsolete public/API methods in chromium port.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Satish Sampath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-26 08:07 PDT by Satish Sampath
Modified: 2010-10-26 08:49 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2010-10-26 08:12 PDT, Satish Sampath
steveblock: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Satish Sampath 2010-10-26 08:07:44 PDT
Remove obsolete public/API methods in chromium port.
Comment 1 Satish Sampath 2010-10-26 08:12:33 PDT
Created attachment 71889 [details]
Patch
Comment 2 Satish Sampath 2010-10-26 08:16:35 PDT
This method was added in https://bugs.webkit.org/show_bug.cgi?id=48068 to prevent the chromium build breaking while an API change was made. Chromium has now rolled past that revision of webkit so this method is obsolete and can be removed.
Comment 3 Steve Block 2010-10-26 08:26:43 PDT
Comment on attachment 71889 [details]
Patch

r=me
Comment 4 Satish Sampath 2010-10-26 08:49:17 PDT
Committed r70523: <http://trac.webkit.org/changeset/70523>