Bug 93209 - [V8] Implement V8Proxy::registerExtensionIfNeeded() and remove redundant methods
Summary: [V8] Implement V8Proxy::registerExtensionIfNeeded() and remove redundant methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 85330
  Show dependency treegraph
 
Reported: 2012-08-05 16:43 PDT by Kentaro Hara
Modified: 2012-08-07 17:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.46 KB, patch)
2012-08-05 16:53 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-08-05 16:43:54 PDT
By implementing V8Proxy::registerExtensionIfNeeded(), we can remove registeredExtensionWithV8() and registerExtension().
Comment 1 Kentaro Hara 2012-08-05 16:53:01 PDT
Created attachment 156572 [details]
Patch
Comment 2 Adam Barth 2012-08-07 17:02:30 PDT
Comment on attachment 156572 [details]
Patch

!
Comment 3 WebKit Review Bot 2012-08-07 17:44:30 PDT
Comment on attachment 156572 [details]
Patch

Clearing flags on attachment: 156572

Committed r124952: <http://trac.webkit.org/changeset/124952>
Comment 4 WebKit Review Bot 2012-08-07 17:44:33 PDT
All reviewed patches have been landed.  Closing bug.