[webkit-reviews] review requested: [Bug 46538] Canvas: Crash when setting a font with size in 'ex' units : [Attachment 68898] Proposed patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 05:04:57 PDT 2010


Andreas Kling <andreas.kling at nokia.com> has asked  for review:
Bug 46538: Canvas: Crash when setting a font with size in 'ex' units
https://bugs.webkit.org/show_bug.cgi?id=46538

Attachment 68898: Proposed patch v2
https://bugs.webkit.org/attachment.cgi?id=68898&action=review

------- Additional Comments from Andreas Kling <andreas.kling at nokia.com>
Essentially the same patch, except do the update() even if
!canvas()->computedStyle() (I guess if the element isn't attached to the
document.)
Tested on Qt and GTK+.


More information about the webkit-reviews mailing list