Bug 154640

Summary: [WinCairo] Mark layer as non composited.
Product: WebKit Reporter: peavo
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, mcatanzaro, yoon
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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 :)