Closed Bug 8556 Opened 25 years ago Closed 25 years ago

Error message in OnStopBinding() getting called too eagerly???

Categories

(Core :: Layout, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jlarsen, Assigned: nisheeth_mozilla)

Details

I get the error of nsDocumentBindInfo::OnStopBinding: Load of URL 'http://someurl' failed. Error code: 1 Frequently when loading web pages.. it appears to be fairly random usually embeded images that it errors out on. These images are there, and sometimes it will load them sometimes it won't frequently it gives a Error loading URL http://www.somepage.com error message for the page itself.. also appears fairly randomly, though it appears to have something to do with responce time, though I could be wrong, doesn't seem to be giving the server enough time to respond to request before failing out, usually about 1 to 2 seconds at most.
Assignee: don → nisheeth
Component: Apprunner → other
Nisheeth, any idea who should get this one?
Component: other → Layout
QA Contact: leger → petersen
rickg, could this problem be in your area? petersen can you reproduce?
Status: NEW → ASSIGNED
Summary: nsDocumentBindInfo::OnStopnsDocumentBindInfo::OnStopBinding: Load of URL 'http://www.mozillazine.org/image/grass.gif' failed. Error code: 1Binding: Load of URL '....' failed. Error code: 1 → Error message in OnStopBinding() getting called too eagerly???
Target Milestone: M10
This error message appears each time netlib reports an error in the OnStopBinding callback to the doc loader. As I understand it, you are seeing this message on pages that display fine? If so, could you post the URL to the page? Thanks. Updating summary, accepting bug, setting milestone to M10 for now.
No it reports it for things that do not load I will load a page and some if not all of the images in that page will give me that error and not load, while sometimes the entire page does not load. It seems to be associated with the fail time as it seems to fail out after just 1 second instead of the 5.5 seconds it is susposed to give something. It often even fails out on the .html itself and does not load the page at all. No I cannot reproduce the bug on any other computer though I have been trying and will get back with you+ once I do.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I'm marking this bug resolved because the OnStopBinding() error message was displaying for the right reasons.
Status: RESOLVED → VERIFIED
Based on Nisheeth's comments, marking as verified fixed in the Aug 3rd build.
You need to log in before you can comment on or make changes to this bug.