Bug 126084 - CStack Branch: CodeBlocks aren't being marked by garbage collector
Summary: CStack Branch: CodeBlocks aren't being marked by garbage collector
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 14:26 PST by Michael Saboff
Modified: 2013-12-20 15:01 PST (History)
0 users

See Also:


Attachments
Patch with right defect referenced in ChangeLog (7.26 KB, patch)
2013-12-20 14:33 PST, Michael Saboff
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2013-12-20 14:26:19 PST
CodeBlocks are not being properly marked in Heap::markRoots().
Comment 1 Michael Saboff 2013-12-20 14:33:38 PST
Created attachment 219796 [details]
Patch with right defect referenced in ChangeLog
Comment 2 Michael Saboff 2013-12-20 15:01:09 PST
Committed r160931: <http://trac.webkit.org/changeset/160931>