Bug 48330

Summary: Remove obsolete public/API methods in chromium port.
Product: WebKit Reporter: Satish Sampath <satish>
Component: New BugsAssignee: Satish Sampath <satish>
Status: RESOLVED FIXED    
Severity: Normal CC: steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch steveblock: review+

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>