Bug 167995 - No need for CachedFrame to detach custom scrollbars.
Summary: No need for CachedFrame to detach custom scrollbars.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-08 08:35 PST by Andreas Kling
Modified: 2017-02-08 10:38 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2017-02-08 08:36 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 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.
Comment 1 Andreas Kling 2017-02-08 08:36:27 PST
Created attachment 300902 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2017-02-08 10:38:49 PST
All reviewed patches have been landed.  Closing bug.