Bug 154640 - [WinCairo] Mark layer as non composited.
Summary: [WinCairo] Mark layer as non composited.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-24 06:29 PST by peavo
Modified: 2016-02-24 11:24 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2016-02-24 06:32 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2016-02-24 06:29:32 PST
According to the patch in bug https://bugs.webkit.org/show_bug.cgi?id=126122, we need to mark the non composited layer as non composited.
Comment 1 peavo 2016-02-24 06:32:31 PST
Created attachment 272113 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-24 09:19:19 PST
Comment on attachment 272113 [details]
Patch

Clearing flags on attachment: 272113

Committed r197031: <http://trac.webkit.org/changeset/197031>
Comment 3 WebKit Commit Bot 2016-02-24 09:19:22 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 peavo 2016-02-24 11:24:12 PST
Thanks for reviewing :)