Summary: | [V8] Remove unused methods in V8Proxy | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Kentaro Hara <haraken> | ||||
Component: | WebCore JavaScript | Assignee: | 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
Kentaro Hara
2012-08-03 06:30:16 PDT
Created attachment 156349 [details]
Patch
Comment on attachment 156349 [details]
Patch
Do these functions have implementations in V8Proxy.cpp that we can remove as well?
(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. Comment on attachment 156349 [details] Patch Clearing flags on attachment: 156349 Committed r124630: <http://trac.webkit.org/changeset/124630> All reviewed patches have been landed. Closing bug. |