RESOLVED FIXED 177830
Move scroll snap point unregistration from willBeRemovedFromTree to willBeDestroyed
https://bugs.webkit.org/show_bug.cgi?id=177830
Summary Move scroll snap point unregistration from willBeRemovedFromTree to willBeDes...
zalan
Reported 2017-10-03 12:13:44 PDT
willBeRemovedFromTree is called conditionally, relying on unregistering objects in there is highly error prone.
Attachments
Patch (2.75 KB, patch)
2017-10-03 12:18 PDT, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2017-10-03 12:16:02 PDT
Radar WebKit Bug Importer
Comment 2 2017-10-03 12:18:04 PDT
zalan
Comment 3 2017-10-03 12:18:34 PDT
WebKit Commit Bot
Comment 4 2017-10-03 16:09:08 PDT
The commit-queue encountered the following flaky tests while processing attachment 322560 [details]: The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 5 2017-10-03 16:09:09 PDT
The commit-queue encountered the following flaky tests while processing attachment 322560 [details]: The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 6 2017-10-03 17:13:37 PDT
Comment on attachment 322560 [details] Patch Clearing flags on attachment: 322560 Committed r222823: <http://trac.webkit.org/changeset/222823>
WebKit Commit Bot
Comment 7 2017-10-03 17:13:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.