Closed
Bug 483644
Opened 16 years ago
Closed 16 years ago
XML Parsing Error when loading this page (works in Firefox 3.0.7)
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.9.2a1
People
(Reporter: marcia, Unassigned)
References
()
Details
(Keywords: regression, testcase, verified1.9.1, Whiteboard: [fixed by bug 478889])
Attachments
(1 file)
409 bytes,
application/xhtml+xml
|
Details |
Reported from a Hendrix user:
STR:
1. Load the page listed in the URL
Actual: XML Parsing error
Expected: Page would load normally as it does in FF 3.0.7 with no errors
Flags: blocking1.9.1?
Comment 1•16 years ago
|
||
dupe of bug 478889?
Comment 2•16 years ago
|
||
Probably
Comment 3•16 years ago
|
||
(In reply to comment #1)
> dupe of bug 478889?
Lets ask Boris, but at least in the code of the given web page I cannot see a deferred attribute.
![]() |
||
Comment 4•16 years ago
|
||
The regression range is the same as for bug 478889. That said, I don't see any deferred scripts here either (including via setting the relevant breakpoints in nsScriptLoader).
That said, the last patch in bug 478889 does seem to fix it. Let's leave it dependent for now, dup if the patch that lands fixes it.
Depends on: 478889
Updated•16 years ago
|
Flags: blocking1.9.1? → blocking1.9.1+
Whiteboard: [fixed by 478889?]
Comment 5•16 years ago
|
||
This works for me now with latest m-c (i.e. with the patch for bug 478889).
![]() |
||
Comment 6•16 years ago
|
||
Great.
Would be really nice to have a testcase, of course... :)
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Comment 7•16 years ago
|
||
(In reply to comment #6)
> Would be really nice to have a testcase, of course... :)
Martijn, would you mind (if you have time)?
Verified fixed with builds on OSX and Windows: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090318 Minefield/3.6a1pre ID:20090318052249
Status: RESOLVED → VERIFIED
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → mozilla1.9.2a1
Comment 8•16 years ago
|
||
Sorry for the delay, it turns out this is causing a parser error before this bug was fixed.
![]() |
||
Comment 9•16 years ago
|
||
Martijn, do you think you can make this into a reftest or mochitest?
Comment 10•16 years ago
|
||
Yes, will do. Sorry, I still have a backlog of other things to do.
Comment 12•16 years ago
|
||
Pretty clear that this was fixed on branch, marking it. Obviously it would still be good to get the mochi/reftest, but I don't think this needs to show up on the blocker report any more.
Keywords: fixed1.9.1
Whiteboard: [fixed by 478889?]
Comment 13•16 years ago
|
||
Verified fixed on 1.9.1 with builds on OS X and Windows:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b5pre) Gecko/20090513 Shiretoko/3.5b5pre ID:20090513034609
Keywords: fixed1.9.1 → verified1.9.1
Whiteboard: [fixed by bug 478889]
You need to log in
before you can comment on or make changes to this bug.
Description
•