Closed Bug 12389 Opened 25 years ago Closed 25 years ago

Apprunner doesn't load this page (just one frame)

Categories

(Core :: DOM: HTML Parser, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cpratt, Assigned: harishd)

References

()

Details

Build ID: 1999082016 (M9), 1999082316 (M10)
Platform: M9 on Win32, M10 on Linux (Mac not yet tested)

To reproduce: Load the above URL.

Result: Only the bottom frame (with buttons for News, Fun&Action, etc.) loads.
The rest of the window remains blank. This is a regression; this was working
until recently.

Expected result: it loads.
Assignee: karnaze → pollmann
Reassigning to Eric.
Assignee: pollmann → harishd
Component: HTMLFrames → Parser
OS: Windows NT → All
Hardware: PC → All
More fun content model problems -> frameset problems.

This page looks like:
<HTML>
 <HEAD></HEAD>
 <SCRIPT></SCRIPT>
 <FRAMESET>
   blah
 </FRAMESET>
</HTML>

And upon dumping the content model in Viewer I noticed that instead of opening
up a frameset, a body gets opened.  Can you take a look Harish?  Thanks!
Target Milestone: M10
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
The code that I added, to parse "quotes" and "apostrophes" between SCRIPT tags,
was the actual culprit :(  Rectified the problem. All the frames should load
fine.

Marking bug fixed.
QA Contact: beppe → cpratt
Christopher -- can you please verify this one
Status: RESOLVED → VERIFIED
It's working in the 1999092708 build. Marking verified.
You need to log in before you can comment on or make changes to this bug.