Bug 149846 - Remove redundant isComposited() function and replace hasLayer() && layer()->isComposited() with RenderObject::isComposited().
Summary: Remove redundant isComposited() function and replace hasLayer() && layer()->i...
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-10-06 09:32 PDT by zalan
Modified: 2015-10-06 11:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.60 KB, patch)
2015-10-06 09:40 PDT, 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-10-06 09:32:40 PDT
SSIA
Comment 1 zalan 2015-10-06 09:40:27 PDT
Created attachment 262516 [details]
Patch
Comment 2 WebKit Commit Bot 2015-10-06 11:07:05 PDT
Comment on attachment 262516 [details]
Patch

Clearing flags on attachment: 262516

Committed r190627: <http://trac.webkit.org/changeset/190627>
Comment 3 WebKit Commit Bot 2015-10-06 11:07:09 PDT
All reviewed patches have been landed.  Closing bug.