Bug 63836 - GC sweep can occur before an object is completely initialised
Summary: GC sweep can occur before an object is completely initialised
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 13:13 PDT by Oliver Hunt
Modified: 2011-07-01 13:46 PDT (History)
0 users

See Also:


Attachments
Patch (2.89 KB, patch)
2011-07-01 13:16 PDT, Oliver Hunt
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-07-01 13:13:12 PDT
GC sweep can occur before an object is completely initialised
Comment 1 Oliver Hunt 2011-07-01 13:16:26 PDT
Created attachment 99512 [details]
Patch
Comment 2 Oliver Hunt 2011-07-01 13:46:36 PDT
Committed r90273: <http://trac.webkit.org/changeset/90273>