Make sure we clean up CFTimerRefs when destroying scrolling tree nodes
Created attachment 400073 [details] Patch
<rdar://problem/63548212>
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?
Committed r262076: <https://trac.webkit.org/changeset/262076> All reviewed patches have been landed. Closing bug and clearing flags on attachment 400073 [details].