[Webkit-unassigned] [Bug 11197] REGRESSION: Specifying a counter for a CODE tag's content style property on before or after causes a crash.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 15 08:43:16 PST 2007


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12451|review?                     |review+
               Flag|                            |




------- Comment #7 from darin at apple.com  2007-01-15 08:43 PDT -------
(From update of attachment 12451)
I believe a better fix is to fix allAscii() to work when m_str is 0. Just
putting the for loop inside an if (m_str) would do the trick.

But this patch is also OK as-is.


-- 
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.



More information about the webkit-unassigned mailing list