Bug 94597 - [V8] Move toV8Context() from V8Proxy to V8Binding
Summary: [V8] Move toV8Context() from V8Proxy to V8Binding
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-21 07:02 PDT by Kentaro Hara
Modified: 2012-08-21 16:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.45 KB, patch)
2012-08-21 07:04 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-21 07:02:06 PDT
To kill V8Proxy, we can move toV8Context() from V8Proxy to V8Binding.
Comment 1 Kentaro Hara 2012-08-21 07:04:24 PDT
Created attachment 159683 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-21 16:38:14 PDT
Comment on attachment 159683 [details]
Patch

Clearing flags on attachment: 159683

Committed r126218: <http://trac.webkit.org/changeset/126218>
Comment 3 WebKit Review Bot 2012-08-21 16:38:17 PDT
All reviewed patches have been landed.  Closing bug.