Bug 94563 - [V8] Move handleOutOfMemory() from V8Proxy to V8Binding
Summary: [V8] Move handleOutOfMemory() 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-20 19:23 PDT by Kentaro Hara
Modified: 2012-08-20 23:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.57 KB, patch)
2012-08-20 20:50 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-20 19:23:00 PDT
To kill V8Proxy, we can move handleOutOfMemory() from V8Proxy to V8Binding.
Comment 1 Kentaro Hara 2012-08-20 20:50:35 PDT
Created attachment 159606 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-20 23:50:58 PDT
Comment on attachment 159606 [details]
Patch

Clearing flags on attachment: 159606

Committed r126137: <http://trac.webkit.org/changeset/126137>
Comment 3 WebKit Review Bot 2012-08-20 23:51:02 PDT
All reviewed patches have been landed.  Closing bug.