Closed Bug 228535 Opened 21 years ago Closed 21 years ago

Warning ``reference to undefined property this.mSearchInputTO'' [xs] in file ``chrome://navigator/content/urlbarBindings.xml'', line 144, character 0.

Categories

(SeaMonkey :: Location Bar, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: neil)

Details

Attachments

(1 file, 1 obsolete file)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 Warning ``reference to undefined property this.mSearchInputTO'' [xs] in file ``chrome://navigator/content/urlbarBindings.xml'', line 144, character 0. Stopped for error handler. #0: function anonymous(aEvent=Event:{0}) in <chrome://navigator/content/urlbarBindings.xml> line 144 142: (function(aEvent) { 143: // "this" is the textbox, not the popup 144: if (this.mSearchInputTO) 145: window.clearTimeout(this.mSearchInputTO); 146: this.mSearchInputTO = window.setTimeout(this.resultsPopup.mInputTimeout, this.timeout, this);
Attached patch declare field (obsolete) — Splinter Review
Attachment #137449 - Flags: superreview?(bz-vacation)
Attachment #137449 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 137449 [details] [diff] [review] declare field sr=bzbarsky, assuming this gets r= from neil.
Attachment #137449 - Flags: superreview?(bz-vacation) → superreview+
Comment on attachment 137449 [details] [diff] [review] declare field Wrong element, you need to set the property on the textbox, not the popup, as the comment clearly states :-P
Attachment #137449 - Attachment is obsolete: true
Attachment #137449 - Flags: review?(neil.parkwaycc.co.uk) → review-
Attached patch Proposed patchSplinter Review
Attachment #137669 - Flags: review?(timeless)
Attachment #137669 - Flags: superreview?(bz-vacation)
Attachment #137669 - Flags: review?(timeless)
Attachment #137669 - Flags: review+
Assignee: timeless → neil.parkwaycc.co.uk
Comment on attachment 137669 [details] [diff] [review] Proposed patch sr=bzbarsky.
Attachment #137669 - Flags: superreview?(bz-vacation) → superreview+
Fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: