[webkit-reviews] review denied: [Bug 19954] Element with -webkit-mask: -webkit-canvas() is not redrawn when the canvas updates : [Attachment 22191] Patch addressing review comments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 9 15:46:43 PDT 2008


Dave Hyatt <hyatt at apple.com> has denied Simon Fraser <simon.fraser at apple.com>'s
request for review:
Bug 19954: Element with -webkit-mask: -webkit-canvas() is not redrawn when the
canvas updates
https://bugs.webkit.org/show_bug.cgi?id=19954

Attachment 22191: Patch addressing review comments
https://bugs.webkit.org/attachment.cgi?id=22191&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
containsWrappedImage is unnecessary. Doesn't really buy you anything and worst
case causes you to do two walks of the layers instead of one.  The existing
walk already checks for the image.


More information about the webkit-reviews mailing list