Closed
Bug 48541
Opened 25 years ago
Closed 22 years ago
Doesn't load without clicking refresh; can't enter comment on review
Categories
(Core :: Networking, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: mmartin121, Assigned: gagan)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20000810
BuildID: 2000081008
When Mozilla connects to adtegrity.spinbox.net (or something like that) for the
advertisements, the loading locks up, and I have to click refresh.
When I attempt to write a review, Mozilla asks me if I want to save the
password. I said no, and Mozilla locked up.
Reproducible: Sometimes
Steps to Reproduce:
1.Go to a movie
2.Click Write a review
3.Enter all info
4.Enter login info
5. say no to saving password.
Actual Results: Mozilla locked up.
Expected Results: Mozilla locked up.
This only happened once, but when I did that, windows crashed with it.
Comment 1•25 years ago
|
||
WORKSFORME in WinNT4 20000819... (albeit I don't have a proper account, so got
told "invalid login". Could be related to the HTML you get on a valid
login.
mmartin121@yahoo.com - can you please do this in NS 4.x or IE 5 and attach the
HTML of the post-login page, together with any graphics?
Gerv
Comment 2•25 years ago
|
||
Using: Mozilla tip build 2000-08-23 on WinNT
Commercial build 2000082811 on Linux
Confirming bug. The browser often hangs with this statement in the status bar:
"Sending request to adtegrity.spinbox.net"
NOTE: the website uses dynamically written HTML, with source at dynamically
chosen ad sites. So this bug is intermittent. Will attach a reduced
static HTML file below -
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•25 years ago
|
||
Comment 4•25 years ago
|
||
The reduced testcase above consists of this:
<HTML>
<SCRIPT LANGUAGE="JavaScript" SRC="http://adtegrity.spinbox.net/?DC=troma&JS=Y">
</SCRIPT>
</HTML>
If I double-click on the testcase in NN4.7, this file loads in 1 second.
If I try it with the above Mozilla builds, it can take 40 seconds or more,
or hang the browser completely. The original URL above has more than one
call like this to adtegrity.spinbox.net, so can completely hang Mozilla.
Comment 5•25 years ago
|
||
Comment 6•25 years ago
|
||
CORRECTION: I made a small mistake in attaching the view-source file above.
It should NOT have included the <HTML> or <SCRIPT> tags; I put
those in myself for testing purposes. The view-source just
consists of one line:
document.write( etc. etc. );
This does not appear to be a JS Engine bug. Notice the use of "document.domain"
within the "document.write" in the view-source attachment above; perhaps this
is relevant...
Reassigning to Networking as a first guess for further triage -
Assignee: rogerl → gagan
Component: Javascript Engine → Networking
QA Contact: pschwartau → tever
Updated•25 years ago
|
OS: Windows 98 → All
Updated•22 years ago
|
Attachment #13785 -
Attachment mime type: text/plain → text/html
Comment 9•22 years ago
|
||
worksforme moz2003052808/win98se
old bug... -> wfm
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•