Bug 7848
| Summary: | REGRESSION: IPB Forums Broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | AGhost <sgreenlay> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | alice.barraclough, ap, gavin.sharp |
| Priority: | P1 | Keywords: | InRadar, NeedsReduction, Regression |
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
AGhost
Nightlies since Mar.16 seem to have broken the following sites:
http://forums.xbox-scene.com/index.php
http://www.purepwnage.com/forums/index.php
They begin to load and upon completion they just display the background color (either plain white or plain black). Both sites use Invasion Power Board (haven't tried other IPB Foums yet).
Thanks
I have reproduced this numerous times using Nightlies from Mar.16, 17 and 18 (Current v. 417.9.2)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
The first site loaded OK for me, but with the second one, I got an assertion failure:
ASSERTION FAILED: !inWrite (/Users/ap/WebKit/WebCore/khtml/html/htmltokenizer.cpp:1663 virtual WebCore::HTMLTokenizer::~HTMLTokenizer())
Which implies that this is yet another regression from the document.open() fix in bug 4395.
AGhost
Whatever someone tried to fix, It also broke backgrounds on vBulletin forums.
i.e.
http://www.idevgames.com/forum/
http://www.warseer.com/forums/forumdisplay.php?s=f21c92199b945006e334c8ce429e5b69&f=3
This is using v.417.9.2, Latest Nightly.
Alice Liu
Out of the 4 URLs provided thus far, I'm seeing the problem on just http://www.purepwnage.com/forums/index.php.
<rdar://problem/4483888>
Eric Seidel (no email)
This looks to be a dup of bug 7818.
Eric Seidel (no email)
*** This bug has been marked as a duplicate of 7818 ***