Bug 150814 - hasOverflowClip() does not necessarily mean valid layer().
Summary: hasOverflowClip() does not necessarily mean valid layer().
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: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-02 13:30 PST by zalan
Modified: 2015-11-02 15:17 PST (History)
5 users (show)

See Also:


Attachments
Patch (8.55 KB, patch)
2015-11-02 13:38 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2015-11-02 13:30:45 PST
Since requiresLayer() can be overwritten, any renderer subclass can just simply return false even when overflow clip is present.
Comment 1 zalan 2015-11-02 13:38:55 PST
Created attachment 264621 [details]
Patch
Comment 2 WebKit Commit Bot 2015-11-02 15:17:43 PST
Comment on attachment 264621 [details]
Patch

Clearing flags on attachment: 264621

Committed r191915: <http://trac.webkit.org/changeset/191915>
Comment 3 WebKit Commit Bot 2015-11-02 15:17:47 PST
All reviewed patches have been landed.  Closing bug.