[Webkit-unassigned] [Bug 125326] [Coordinated Graphics] '-webkit-mask-image: -webkit-gradient' doesn't work for AC layer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 20 21:22:55 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=125326

--- Comment #19 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
Comment on attachment 240182
  --> https://bugs.webkit.org/attachment.cgi?id=240182
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=240182&action=review

> Source/WebCore/ChangeLog:8
> +        Mask layer did not request to sync, so it wasn't shown.

YongGeol, I improve to clear this description a little.

"Mask layer hasn't requested to synchronize with AC layer in CoordinatedGraphics so far. That's why the mask layer isn't shown under CoordinatedGraphics.
Thus this patch lets the mask layer synchronize with the AC layer whenever AC layer is updated.

Below layout test case is related to this issue when --pixel test is enabled. Unfortunately EFL WebKitTestRunner doesn't support AC mode yet.
When EFL test framework supports AC mode, the test will be passed."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141021/bf3ffb4f/attachment-0002.html>


More information about the webkit-unassigned mailing list