Bug 150814

Summary: hasOverflowClip() does not necessarily mean valid layer().
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.