[webkit-reviews] review denied: [Bug 93481] Accelerated canvas elements shouldn't share style : [Attachment 157217] Don't share styles for accelerated canvases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 19:49:02 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has denied  review:
Bug 93481: Accelerated canvas elements shouldn't share style
https://bugs.webkit.org/show_bug.cgi?id=93481

Attachment 157217: Don't share styles for accelerated canvases
https://bugs.webkit.org/attachment.cgi?id=157217&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
Looking through the canvas code, we usually do
USE(IOSURFACE_CANVAS_BACKING_STORE) || ENABLE(ACCELERATED_2D_CANVAS). The
latter is not used for Mac builds, confusingly.


More information about the webkit-reviews mailing list