RESOLVED FIXED 122921
Add SPI to disable the garbage collector timer
https://bugs.webkit.org/show_bug.cgi?id=122921
Summary Add SPI to disable the garbage collector timer
Daniel Bates
Reported 2013-10-16 16:06:49 PDT
Add Apple-specific SPI to disable the garbage collector timer. See <rdar://problem/12118189> and <rdar://problem/12129375> for more details.
Attachments
Patch (8.75 KB, patch)
2013-10-16 16:19 PDT, Daniel Bates
ggaren: review+
Daniel Bates
Comment 1 2013-10-16 16:19:58 PDT
Geoffrey Garen
Comment 2 2013-10-16 16:24:12 PDT
Comment on attachment 214401 [details] Patch /me holds his nose
Daniel Bates
Comment 3 2013-10-16 16:34:53 PDT
Daniel Bates
Comment 4 2013-10-18 10:43:55 PDT
(In reply to comment #3) > Committed r157537: <http://trac.webkit.org/changeset/157537> Add missing null check in Heap::setGarbageCollectionTimerEnabled() and committed this fix in <https://trac.webkit.org/changeset/157641>.
Note You need to log in before you can comment on or make changes to this bug.