Bug 41963

Summary: [v8] Call JS gc in a fresh context to avoid retaining the current one.
Product: WebKit Reporter: Vitaly Repeshko <vitalyr>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
patch pfeldman: review+

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