Closed
Bug 133656
Opened 23 years ago
Closed 23 years ago
Crash when running bookmarklet
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 133715
People
(Reporter: CatamountJack, Assigned: badami)
Details
(Keywords: crash)
Attachments
(2 files)
I created a bookmarklet for resizing images back at the beginning of March
(2002) and it worked fine then, but now running it will crash the browser. I'm
not sure what causes the problem exactly, but I know running the bookmarklet
when an image (by itself) is not displayed will bring up an error message (as
it's supposed to) w/o problems. When actually viewing an image, however, the
browser will crash.
Steps to reproduce:
1. Save the attachment that follows as a bookmarklet on your personal toolbar
2. Visit http://www.mozillanews.org/images/moznews4.jpg or view any image by
itself.
3. Run the bookmarklet
Actual result:
Browser crashes
Expected result:
Browser will resize the image to fit the available screen space
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Confirming bug using Mozilla debug build 2002-03-24 on WinNT.
Stack trace to follow -
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
Prominent position of nsDocShell::LoadURI() near the top of the stack,
also functions like nsIOService::NewChannelFromURI(), etc.
Reassigning to Networking for a look; cc'ing Adam, Darin -
Assignee: rogerl → new-network-bugs
Component: JavaScript Engine → Networking
QA Contact: pschwartau → benc
Comment 6•23 years ago
|
||
*** This bug has been marked as a duplicate of 133715 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•