[webkit-reviews] review requested: [Bug 10846] exceptions from XHTML/SVG <script> tags don't show the right line numbers : [Attachment 10547] Improves the situation

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Wed Sep 13 14:56:21 PDT 2006


Eric Seidel <macdome at opendarwin.org> has asked	for review:
Bug 10846: exceptions from XHTML/SVG <script> tags don't show the right line
numbers
http://bugzilla.opendarwin.org/show_bug.cgi?id=10846

Attachment 10547: Improves the situation
http://bugzilla.opendarwin.org/attachment.cgi?id=10547&action=edit

------- Additional Comments from Eric Seidel <macdome at opendarwin.org>
This "fixes" the bug.  Now line numbers seem to be off-by-one in the other
direction.  I'm not sure why.  I could just change the line to
m_scriptStartLine - 1, but I'm not sure that's "right".



More information about the webkit-reviews mailing list