Closed Bug 738615 Opened 13 years ago Closed 13 years ago

JavaScript strict warnings in tabbrowser.xml

Categories

(SeaMonkey :: Tabbed Browser, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.11

People

(Reporter: neil, Assigned: sgautherie)

References

Details

Attachments

(1 file)

Warning: function updatePopupMenu does not always return a value Source File: chrome://navigator/content/tabbrowser.xml Line: 977 updatePopupMenu needs to return true on success. Warning: function undoCloseTab does not always return a value Source File: chrome://navigator/content/tabbrowser.xml Line: 1570 undoCloseTab needs to return null if there are no tabs.
Assignee: nobody → sgautherie.bz
Status: NEW → ASSIGNED
Attachment #608950 - Flags: review?(neil)
Flags: in-testsuite-
Keywords: helpwanted
Whiteboard: [mentor=Neil][lang=js]
Target Milestone: --- → seamonkey2.11
Attachment #608950 - Flags: review?(neil) → review+
Comment on attachment 608950 [details] [diff] [review] (Av1) tabbrowser.xml: Fix JavaScript strict warnings in undoCloseTab() and updatePopupMenu() [Checked in: Comment 2] http://hg.mozilla.org/comm-central/rev/fdce16bb1b55
Attachment #608950 - Attachment description: (Av1) tabbrowser.xml: Fix JavaScript strict warnings in undoCloseTab() and updatePopupMenu() → (Av1) tabbrowser.xml: Fix JavaScript strict warnings in undoCloseTab() and updatePopupMenu() [Checked in: Comment 2]
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: