[Webkit-unassigned] [Bug 12016] REGRESSION(r18342): fast/text/stroking-decorations.html test fails with bus error in no-svg build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 28 13:27:31 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=12016


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12086|                            |review?
               Flag|                            |
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-                     |ddkilzer at webkit.org
                   |unassigned at lists.webkit.org |




------- Comment #2 from ddkilzer at webkit.org  2006-12-28 13:27 PDT -------
Created an attachment (id=12086)
 --> (http://bugs.webkit.org/attachment.cgi?id=12086&action=view)
Patch v1

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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list