WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
19800
Exception given wrong line number
https://bugs.webkit.org/show_bug.cgi?id=19800
Summary
Exception given wrong line number
Oliver Hunt
Reported
2008-06-28 03:46:13 PDT
The referenced page reports an exception at line 83, when it actually happens at line 69
Attachments
Reduction
(349 bytes, image/svg+xml)
2009-04-20 21:13 PDT
,
Cameron Zwarich (cpst)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Cameron Zwarich (cpst)
Comment 1
2009-04-20 21:13:11 PDT
Created
attachment 29639
[details]
Reduction Here's a reduction that's off by one line.
Cameron Zwarich (cpst)
Comment 2
2009-04-20 21:22:01 PDT
This off-by-one error occurs because the inspector doesn't include the first line of the document: <?xml version="1.0" encoding="utf-8" standalone="no"?> I think Oliver's original example is more complicated than this.
Gavin Barraclough
Comment 3
2012-03-08 17:59:27 PST
Works for me in ToT, please reopen if you can still reproduce a problem.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug