[Webkit-unassigned] [Bug 93900] [CSS Shaders][Chromium] Filters area applied twice when CustomFilterOperation is in the list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 14:03:35 PDT 2012


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


Chiculita Alexandru <achicu at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |achicu at adobe.com
                   |kit.org                     |
 Attachment #158411|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Chiculita Alexandru <achicu at adobe.com>  2012-08-14 14:04:06 PST ---
Created an attachment (id=158411)
 --> (https://bugs.webkit.org/attachment.cgi?id=158411&action=review)
Patch V1

Note that GraphicsLayerChromium::setBackgroundFilters is doing the same thing, but in that case there's no software fallback. GraphicsLayerChromium::setBackgroundFilters seems to be Chromium specific and I don't know what would be the policy. It seems to be called only from C++. Should I add an ASSERT_NOT_REACHED in that case or should I just remove the old filters?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list