Bug 166728 - Remove some unnecessary page cache checks in render tree code.
Summary: Remove some unnecessary page cache checks in render tree code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-05 07:40 PST by Andreas Kling
Modified: 2017-01-05 08:18 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.87 KB, patch)
2017-01-05 07:42 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-01-05 07:40:59 PST
There is no render tree in the page cache, so we can remove some checks for that.
Comment 1 Andreas Kling 2017-01-05 07:42:39 PST
Created attachment 298103 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-05 08:18:20 PST
Comment on attachment 298103 [details]
Patch

Clearing flags on attachment: 298103

Committed r210330: <http://trac.webkit.org/changeset/210330>
Comment 3 WebKit Commit Bot 2017-01-05 08:18:25 PST
All reviewed patches have been landed.  Closing bug.