Closed Bug 963779 Opened 11 years ago Closed 11 years ago

JavaScript error: chrome://browser/content/customizableui/panelUI.js, line 343: this.hide is not a function

Categories

(Firefox :: Toolbars and Customization, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 29

People

(Reporter: avih, Assigned: Gijs)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Australis:P4])

Attachments

(1 file, 2 obsolete files)

Whenever I click menu -> '?' -> About Nightly, I get the following error at the console (the command line console, not the browser console): JavaScript error: chrome://browser/content/customizableui/panelUI.js, line 343: this.hide is not a function I saw it on windows 7, mconley reproduced it on OS X.
This doesn't appear to break functionality, but we still shouldn't have this - marking as P4 for now.
Whiteboard: [Australis:P4]
OS: Windows 7 → All
Flags: needinfo?(gijskruitbosch+bugs)
D'oh. My mistake.
Attachment #8365670 - Flags: review?(mconley)
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Flags: needinfo?(gijskruitbosch+bugs)
Comment on attachment 8365670 [details] [diff] [review] fix Australis issue with |this| not being |PanelUI|, PanelUI should be the event listener here rather than PanelUI.onCommandHandler, to prevent this kind of issue. This code could move in handleEvent or handleEvent could call onCommandHandler.
Attachment #8365670 - Flags: review?(mconley) → review-
Attachment #8365979 - Flags: review?(mconley)
Attachment #8365670 - Attachment is obsolete: true
Wrong patch.
Attachment #8365980 - Flags: review?(mconley)
Attachment #8365979 - Attachment is obsolete: true
Attachment #8365979 - Flags: review?(mconley)
Comment on attachment 8365980 [details] [diff] [review] use handleEvent for Australis command handler, Review of attachment 8365980 [details] [diff] [review]: ----------------------------------------------------------------- LGTM - let's roll.
Attachment #8365980 - Flags: review?(mconley) → review+
Whiteboard: [Australis:P4] → [Australis:P4][fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:P4][fixed-in-fx-team] → [Australis:P4]
Target Milestone: --- → Firefox 29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: