Opened 9 years ago
Closed 8 years ago
#995 closed enhancement (fixed)
Blacklist Fx3 autocomplete editing errors from Report Errors
| Reported by: | dstillman | Owned by: | dstillman |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.0.4 |
| Component: | data layer | Version: | 1.0 |
| Keywords: | Cc: | stakats |
Description
I'm getting:
Error: a._updateVisibleText is not a function
Source file: chrome://global/content/bindings/textbox.xml
Line: 208
Sean's getting:
Error: [Exception... "'JavaScript component does not have a method named: "getImageAt"' when calling method: [nsIAutoCompleteResult::getImageAt]" nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data: no]
(Second one might be fixable in Z code.)
Change History (1)
comment:1 Changed 8 years ago by dstillman
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [2601]) Closes #995, Blacklist Fx3 autocomplete editing errors from Report Errors