Closed Bug 801937 Opened 12 years ago Closed 12 years ago

JavaScript strict warning in scratchpad.js

Categories

(DevTools Graveyard :: Scratchpad, defect)

x86_64
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 19

People

(Reporter: anton, Assigned: anton)

Details

Attachments

(1 file)

I've just noticed a strict warning in scratchpad.js:

> JavaScript strict warning: chrome://browser/content/scratchpad.js, line 1221: reference to undefined property this._reloadAndRunEvent

This happens because this._reloadAndRunEvent is created only if user uses "Reload and Run" functionality. Otherwise this method is undefined.
Assignee: nobody → anton
Status: NEW → ASSIGNED
Attachment #671650 - Flags: review?(fayearthur)
Attachment #671650 - Flags: review?(fayearthur) → review+
Whiteboard: [land-in-fx-team]
https://hg.mozilla.org/integration/fx-team/rev/0161b4c400a1
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/0161b4c400a1
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 19
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: