Bug 41963 - [v8] Call JS gc in a fresh context to avoid retaining the current one.
Summary: [v8] Call JS gc in a fresh context to avoid retaining the current one.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 09:38 PDT by Vitaly Repeshko
Modified: 2010-07-09 10:07 PDT (History)
1 user (show)

See Also:


Attachments
patch (1.66 KB, patch)
2010-07-09 09:42 PDT, Vitaly Repeshko
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Repeshko 2010-07-09 09:38:55 PDT
[v8] Call JS gc in a fresh context to avoid retaining the current one.
Comment 1 Vitaly Repeshko 2010-07-09 09:42:30 PDT
Created attachment 61051 [details]
patch
Comment 2 Vitaly Repeshko 2010-07-09 10:07:14 PDT
	M	WebCore/ChangeLog
	M	WebCore/bindings/v8/ScriptController.cpp
Committed r62962