RESOLVED FIXED 167995
No need for CachedFrame to detach custom scrollbars.
https://bugs.webkit.org/show_bug.cgi?id=167995
Summary No need for CachedFrame to detach custom scrollbars.
Andreas Kling
Reported 2017-02-08 08:35:51 PST
With render trees gone from the page cache, we don't have to worry about custom scrollbars in CachedFrame since they are already nuked by the render tree teardown.
Attachments
Patch (1.39 KB, patch)
2017-02-08 08:36 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2017-02-08 08:36:27 PST
WebKit Commit Bot
Comment 2 2017-02-08 10:38:45 PST
Comment on attachment 300902 [details] Patch Clearing flags on attachment: 300902 Committed r211885: <http://trac.webkit.org/changeset/211885>
WebKit Commit Bot
Comment 3 2017-02-08 10:38:49 PST
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.