RESOLVED FIXED 212278
Make sure we clean up CFTimerRefs when destroying scrolling tree nodes
https://bugs.webkit.org/show_bug.cgi?id=212278
Summary Make sure we clean up CFTimerRefs when destroying scrolling tree nodes
Simon Fraser (smfr)
Reported 2020-05-22 13:55:24 PDT
Make sure we clean up CFTimerRefs when destroying scrolling tree nodes
Attachments
Patch (7.96 KB, patch)
2020-05-22 13:58 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2020-05-22 13:58:12 PDT
Simon Fraser (smfr)
Comment 2 2020-05-22 13:58:15 PDT
Tim Horton
Comment 3 2020-05-22 13:59:38 PDT
Comment on attachment 400073 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=400073&action=review > Source/WebCore/page/scrolling/ScrollingTree.cpp:344 > + iter.value->willBeDestroyed(); This isn't going to mutate the map?
EWS
Comment 4 2020-05-22 14:52:41 PDT
Committed r262076: <https://trac.webkit.org/changeset/262076> All reviewed patches have been landed. Closing bug and clearing flags on attachment 400073 [details].
Note You need to log in before you can comment on or make changes to this bug.