[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 03:45:36 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=11197
proton at wiretapped.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12451| |review?
Flag| |
------- Comment #4 from proton at wiretapped.net 2007-01-15 03:45 PDT -------
Created an attachment (id=12451)
--> (http://bugs.webkit.org/attachment.cgi?id=12451&action=view)
Proposed patch
A simple patch to resolve this issue.
Another possible point for this patch would be not calling cacheWidths() from
RenderText::setStyle if setText was not called. This is probably not a good
spot however as this is not the only place setText may be called to change
m_str's value.
--
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