Bug 58574

Summary: Drain the mark stack while marking weak handles, not after.
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch oliver: review+

Description Geoffrey Garen 2011-04-14 14:36:55 PDT
Make sure that all marking is complete before marking weak handles
Comment 1 Geoffrey Garen 2011-04-14 14:48:19 PDT
Created attachment 89657 [details]
Patch
Comment 2 Geoffrey Garen 2011-04-14 16:20:31 PDT
Committed r83910: <http://trac.webkit.org/changeset/83910>