Closed Bug 281724 Opened 20 years ago Closed 20 years ago

Erreur : isDocumentFrame is not defined

Categories

(Firefox :: Menus, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: florian, Assigned: florian)

Details

Attachments

(1 file)

This javascript error is shown in the JavaScript Console:
Erreur : isDocumentFrame is not defined
Fichier Source : chrome://browser/content/browser.js
Ligne : 95

"Save Frame as..." item is always hidden in the File menu.

Reproducible: Always

Steps to Reproduce:
1.open a webpage using frames
2.open the File menu

Actual Results:
- a javascript error in console
- "Save Frame as..." is hidden

Expected Results:
- no error
- "Save Frame as..." should be visible.

isDocumentFrame was changed to isContentFrame in bug 162393 with attachment 103106 [details] [diff] [review]
Attached patch fix (Checked in)Splinter Review
Attachment #173894 - Flags: review+
Comment on attachment 173894 [details] [diff] [review]
fix (Checked in)

Checking in browser.js;
/cvsroot/mozilla/browser/base/content/browser.js,v  <--  browser.js
new revision: 1.380; previous revision: 1.379
done
Attachment #173894 - Attachment description: fix → fix (Checked in)
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: bugzilla → menus
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: