[webkit-reviews] review requested: [Bug 12016] REGRESSION(r18342): fast/text/stroking-decorations.html test fails with bus error in no-svg build : [Attachment 12086] Patch v1

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Dec 28 13:27:30 PST 2006


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 12016: REGRESSION(r18342): fast/text/stroking-decorations.html test fails
with bus error in no-svg build
http://bugs.webkit.org/show_bug.cgi?id=12016

Attachment 12086: Patch v1
http://bugs.webkit.org/attachment.cgi?id=12086&action=edit

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Fixes incorrect initialization of precisionFormats array (missing comma caused
pre-processor concatenation of last two strings) in TextStream.cpp.

Fixes RenderTreeAsText::externalRepresentation() to set the precision of the
TextStream regardless of SVG support.  This allows
fast/text/stroking-decorations.html and fast/text/stroking.html to pass on the
no-svg build.



More information about the webkit-reviews mailing list