Bug 129457 - Move GCActivityCallback to heap
Summary: Move GCActivityCallback to heap
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: 2014-02-27 15:53 PST by Mark Hahnenberg
Modified: 2014-03-07 13:23 PST (History)
5 users (show)

See Also:


Attachments
Patch (37.13 KB, patch)
2014-02-27 15:55 PST, Mark Hahnenberg
no flags Details | Formatted Diff | Diff
Patch (37.12 KB, patch)
2014-03-07 12:10 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 2014-02-27 15:53:42 PST
All the other GC timer related stuff is there already.
Comment 1 Mark Hahnenberg 2014-02-27 15:55:42 PST
Created attachment 225422 [details]
Patch
Comment 2 Mark Hahnenberg 2014-03-07 12:10:44 PST
Created attachment 226146 [details]
Patch
Comment 3 Mark Hahnenberg 2014-03-07 12:11:11 PST
(In reply to comment #2)
> Created an attachment (id=226146) [details]
> Patch

No changes other than build fixes.
Comment 4 Geoffrey Garen 2014-03-07 12:14:49 PST
Comment on attachment 226146 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2014-03-07 13:22:58 PST
Comment on attachment 226146 [details]
Patch

Clearing flags on attachment: 226146

Committed r165282: <http://trac.webkit.org/changeset/165282>
Comment 6 WebKit Commit Bot 2014-03-07 13:23:00 PST
All reviewed patches have been landed.  Closing bug.