[webkit-reviews] review requested: [Bug 87510] [chromium] create WebTransformOperation interface for chromium platform : [Attachment 144123] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 12:30:27 PDT 2012


vollick at chromium.org has asked	for review:
Bug 87510: [chromium] create WebTransformOperation interface for chromium
platform
https://bugs.webkit.org/show_bug.cgi?id=87510

Attachment 144123: Patch
https://bugs.webkit.org/attachment.cgi?id=144123&action=review

------- Additional Comments from vollick at chromium.org
Got rid of the type hierarchy. There is now only a WebTransformOperations
object
that maintains a collection of WebTransformOperation structs (which are just a
matrix and a type).


More information about the webkit-reviews mailing list