RESOLVED FIXED 205211
Add a Heap::finalize function that takes WTF::Function<void()>
https://bugs.webkit.org/show_bug.cgi?id=205211
Summary Add a Heap::finalize function that takes WTF::Function<void()>
Saam Barati
Reported 2019-12-13 11:37:52 PST
...
Attachments
patch (4.83 KB, patch)
2019-12-13 12:04 PST, Saam Barati
ggaren: review+
patch for landing (5.73 KB, patch)
2019-12-13 12:33 PST, Saam Barati
no flags
Saam Barati
Comment 1 2019-12-13 12:04:32 PST
Created attachment 385627 [details] patch This should work. Going to test it now.
Geoffrey Garen
Comment 2 2019-12-13 12:13:09 PST
Comment on attachment 385627 [details] patch r=me I would prefer to use a separate FinalizerOwner rather than bit masking the pointer because it would be a little clearer.
Saam Barati
Comment 3 2019-12-13 12:33:04 PST
Created attachment 385631 [details] patch for landing
WebKit Commit Bot
Comment 4 2019-12-13 14:37:59 PST
Comment on attachment 385631 [details] patch for landing Clearing flags on attachment: 385631 Committed r253500: <https://trac.webkit.org/changeset/253500>
WebKit Commit Bot
Comment 5 2019-12-13 14:38:01 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-12-13 14:38:31 PST
Note You need to log in before you can comment on or make changes to this bug.