Closed
Bug 87824
Opened 24 years ago
Closed 24 years ago
javascript error in walletOverlay.js
Categories
(Toolkit :: Form Manager, defect)
Toolkit
Form Manager
Tracking
()
People
(Reporter: bugzilla, Unassigned)
References
()
Details
go to a page http://gemal.dk and before the pages has loaded anything hit ESC
and rightclick on the empty page. Then you get:
Error: framesArray[frame].document has no properties
Source File: chrome://wallet/content/walletOverlay.js
Line: 277
build 20010626
Reporter | ||
Comment 1•24 years ago
|
||
much easier to reproduce:
If you go to:
http://gemal.dk/test/mc.html
and rightclick in the left frame you get:
Error: framesArray[frame].document has no properties
Source File: chrome://wallet/content/walletOverlay.js
Line: 282
build 20010709
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Updated•24 years ago
|
Target Milestone: mozilla1.0 → mozilla0.9.3
Comment 3•24 years ago
|
||
Now that I've investigated bug 90129 and have a patch for it, I realize that
these two bugs are not only related but they are indeed dups. The patch in
90129 fixes this bug as well.
*** This bug has been marked as a duplicate of 90129 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Assignee: morse → nobody
Product: Core → Toolkit
QA Contact: tpreston → form.manager
Target Milestone: mozilla0.9.3 → ---
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•