Closed
Bug 1073175
Opened 11 years ago
Closed 11 years ago
Lots of "JavaScript error: chrome://browser/content/urlbarBindings.xml, line 193: TypeError: this.formatValue is not a function" spam in talos runs
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
People
(Reporter: RyanVM, Assigned: ttaubert)
References
Details
Attachments
(1 file)
1.27 KB,
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
Not sure when it regressed, but the amount of spam it's generating is making it legitimately hard for our log parser to find the real errors we're hitting when talos runs fail. Not sure if the WebappManager.jsm error is related or not, but it does seem to always precede it.
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=752852&repo=fx-team
builder WINNT 6.2 fx-team pgo talos other_nol64
buildid 20140925083010
builduid 4b562feca2644478bf390fb09886136b
results failure (2)
revision d64aba881c45
slave t-w864-ix-089
12:38:18 INFO - JavaScript error: resource://app/modules/WebappManager.jsm, line 43: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]
12:38:18 ERROR - JavaScript error: chrome://browser/content/urlbarBindings.xml, line 193: TypeError: this.formatValue is not a function
Assignee | ||
Comment 1•11 years ago
|
||
Introduced by bug 1047469, will be fixed by bug 1069903. Hopefully soon. Sorry about that.
Blocks: 1047469
Comment 2•11 years ago
|
||
considered the current status of bug 1069903, it may be worth fixing this apart.
Depends on: 1069903
Assignee | ||
Comment 3•11 years ago
|
||
Fair enough.
Assignee | ||
Comment 4•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Iteration: --- → 35.2
Points: --- → 1
Flags: qe-verify-
Flags: firefox-backlog+
OS: Windows 8.1 → All
Hardware: x86 → All
Version: unspecified → Trunk
Updated•11 years ago
|
Attachment #8496016 -
Flags: review?(dao) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Reporter | ||
Comment 6•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 35
You need to log in
before you can comment on or make changes to this bug.
Description
•