Bug 124558 - IncrementalSweeper needs to use DelayedReleaseScope too
Summary: IncrementalSweeper needs to use DelayedReleaseScope too
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-18 21:24 PST by Mark Hahnenberg
Modified: 2013-11-19 11:14 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.60 KB, patch)
2013-11-18 21:43 PST, Mark Hahnenberg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2013-11-18 21:24:21 PST
Since it does sweeping which can potentially release Objective-C objects.
Comment 1 Mark Hahnenberg 2013-11-18 21:34:59 PST
<rdar://problem/15500057>
Comment 2 Mark Hahnenberg 2013-11-18 21:43:19 PST
Created attachment 217269 [details]
Patch
Comment 3 WebKit Commit Bot 2013-11-19 11:14:15 PST
Comment on attachment 217269 [details]
Patch

Clearing flags on attachment: 217269

Committed r159508: <http://trac.webkit.org/changeset/159508>
Comment 4 WebKit Commit Bot 2013-11-19 11:14:17 PST
All reviewed patches have been landed.  Closing bug.