[webkit-reviews] review granted: [Bug 25568] Add ASSERT(useTransforms) to mapLocalToContainer and fix patterns on transformed text : [Attachment 30018] Add back ASSERT(useTransforms)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 08:43:46 PDT 2009


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Eric Seidel
<eric at webkit.org>'s request for review:
Bug 25568: Add ASSERT(useTransforms) to mapLocalToContainer and fix patterns on
transformed text
https://bugs.webkit.org/show_bug.cgi?id=25568

Attachment 30018: Add back ASSERT(useTransforms)
https://bugs.webkit.org/attachment.cgi?id=30018&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
r=me

Would prefer we replace the isPaintingText bool with an enum to make the code
more readable at the call site (even though it wasn't added in this patch).


More information about the webkit-reviews mailing list