Bug 46683

Summary: Remove obsolete registerExtension variants from chromium port
Product: WebKit Reporter: Matt Perry <mpcomplete>
Component: WebCore JavaScriptAssignee: Matt Perry <mpcomplete>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fishd, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
remove obsolete methods none

Description Matt Perry 2010-09-27 18:08:23 PDT
This is part2 of this bug: https://bugs.webkit.org/show_bug.cgi?id=45721

Now that the Chromium side of this change is checked in, the old versions of these functions can be removed.
Comment 1 Matt Perry 2010-09-27 18:14:37 PDT
Created attachment 69006 [details]
remove obsolete methods
Comment 2 David Levin 2010-09-27 18:43:26 PDT
(knee jerk question) Why is there no DEPS roll (webKit/chromium/DEPS) with this to pick up the chromium side change?
Comment 3 Matt Perry 2010-09-28 14:55:42 PDT
(In reply to comment #2)
> (knee jerk question) Why is there no DEPS roll (webKit/chromium/DEPS) with this to pick up the chromium side change?

Thanks for pointing that out - I didn't know that WebKit/chromium had a DEPS file! It looks like DEPS has already been updated since I landed the chromium side though. (Chromium side is http://src.chromium.org/viewvc/chrome?view=rev&revision=60350 , DEPS points to r60394.)
Comment 4 WebKit Commit Bot 2010-09-29 11:01:35 PDT
Comment on attachment 69006 [details]
remove obsolete methods

Clearing flags on attachment: 69006

Committed r68666: <http://trac.webkit.org/changeset/68666>
Comment 5 WebKit Commit Bot 2010-09-29 11:01:45 PDT
All reviewed patches have been landed.  Closing bug.