Closed
Bug 1557869
Opened 6 years ago
Closed 6 years ago
Error in browser console: "TypeError: this._textbox is undefined" at startup
Categories
(Firefox :: Search, defect, P2)
Firefox
Search
Tracking
()
RESOLVED
FIXED
Firefox 69
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox67 | --- | unaffected |
| firefox68 | --- | unaffected |
| firefox69 | --- | fixed |
People
(Reporter: bgrins, Assigned: surkov)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
TypeError: this._textbox is undefined searchbar.js:168:9
destroy chrome://browser/content/search/searchbar.js:168
destroy self-hosted:1001
disconnectedCallback chrome://browser/content/search/searchbar.js:370
onDOMContentLoaded chrome://browser/content/browser.js:1469
onDOMContentLoaded self-hosted:1003
| Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(surkov.alexander)
| Reporter | ||
Comment 1•6 years ago
|
||
I was using a profile that had customized the searchbar into the nav bar, but I checked on a clean profile and it seems to reproduce there as well.
Updated•6 years ago
|
Updated•6 years ago
|
Keywords: regression
| Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Pushed by asurkov@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4ac6a6c18148
do not deinitialize searchbar internals if the searchbar was not yet initialized r=mak
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
Updated•6 years ago
|
status-firefox67:
--- → unaffected
status-firefox68:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•