Closed
Bug 767208
Opened 13 years ago
Closed 11 years ago
Calling window.applicationCache.mozAdd while offline craches nightly 16.0a1
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: nick, Assigned: briansmith)
References
Details
Testing caching icons for appCache enabled Developer Preview Apps Dashboard. Using window.applicationCache.mozAdd(document.images.src[6]); causes Nightly to crash. I noticed, it doesn't seem to crash if the parameter has successfully been added to appCache while online, though.
![]() |
||
Comment 1•13 years ago
|
||
Hmm.. I cannot reproduce. Can you please give me more detailed information? Also on what application (Firefox, B2G, WebRT) do you see this behavior and what is the stack trace? Maybe just submit that crash to crash stats and get it via about:crashes.
Reporter | ||
Comment 2•13 years ago
|
||
Desktop Firefox 16.01a.
I'll work on getting those reproduction steps. Here's my crash report:
https://crash-stats.mozilla.com/report/index/bp-152ef638-a346-43cd-8415-1222a2120622
![]() |
||
Comment 3•13 years ago
|
||
Please check bug 760955. This is probably a dup of it.
Comment 4•11 years ago
|
||
Nick, is this still happening?
Reporter | ||
Comment 5•11 years ago
|
||
I don't have time to test this before summit, but I'll come back to it.
Flags: needinfo?(nick)
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(nick)
Resolution: --- → FIXED
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•