Closed
Bug 406905
Opened 17 years ago
Closed 9 years ago
ASSERTION: need to implement suspend when downloading
Categories
(Core :: Networking: JAR, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: assertion)
The url comes from bug 377271.
I'm seeing this assertion when viewing the url in current trunk debug build:
###!!! ASSERTION: need to implement suspend when downloading: '!mIsPending', fil
e c:/mozilla-build/mozilla/modules/libjar/nsJARChannel.cpp, line 395
###!!! ASSERTION: need to implement resume when downloading: '!mIsPending', file
c:/mozilla-build/mozilla/modules/libjar/nsJARChannel.cpp, line 405
++DOMWINDOW == 11
I'm also getting an error about "Unsafe File Type" in current trunk build while trying to view the url.
It works just fine on branch.
![]() |
||
Comment 1•17 years ago
|
||
Probably due to the url classifier...
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•