Bug 93106

Summary: [V8] Remove unused methods in V8Proxy
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 85330    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-08-03 06:30:16 PDT
In preparation for removing V8Proxy, we can remove unused methods in V8Proxy.
Attachments
Patch (1.80 KB, patch)
2012-08-03 06:31 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-08-03 06:31:28 PDT
Adam Barth
Comment 2 2012-08-03 09:50:34 PDT
Comment on attachment 156349 [details] Patch Do these functions have implementations in V8Proxy.cpp that we can remove as well?
Kentaro Hara
Comment 3 2012-08-03 09:52:00 PDT
(In reply to comment #2) > (From update of attachment 156349 [details]) > Do these functions have implementations in V8Proxy.cpp that we can remove as well? No... They are dead declarations.
WebKit Review Bot
Comment 4 2012-08-03 11:23:28 PDT
Comment on attachment 156349 [details] Patch Clearing flags on attachment: 156349 Committed r124630: <http://trac.webkit.org/changeset/124630>
WebKit Review Bot
Comment 5 2012-08-03 11:23:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.