Closed
Bug 1278140
Opened 9 years ago
Closed 9 years ago
[TV][Browser] Console error 'TypeError: disp.text.replace is not a function at tooltip.js:163' when the search bar clicked
Categories
(Firefox OS Graveyard :: Gaia::TV::Browser, defect)
Tracking
(blocking-b2g:2.6+, b2g-v2.6 fixed, b2g-master fixed)
RESOLVED
FIXED
| blocking-b2g | 2.6+ |
People
(Reporter: danhuang, Assigned: danhuang)
Details
(Whiteboard: [ft:conndevices])
Attachments
(2 files)
Open browser app, and use mouse click on the search bar.
The console show the error: TypeError: disp.text.replace is not a function at tooltip.js:163
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → dhuang
Status: NEW → ASSIGNED
Comment 1•9 years ago
|
||
| Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8760134 [details] [review]
[gaia] danhuang1202:1278140_console_error_when_click_search_bar > mozilla-b2g:master
Please help review. This patch fix the console error of tooltip.js. Thanks.
Attachment #8760134 -
Flags: review?(yliao)
| Assignee | ||
Updated•9 years ago
|
blocking-b2g: --- → 2.6?
status-b2g-master:
--- → affected
Updated•9 years ago
|
Attachment #8760134 -
Flags: review?(yliao) → review+
| Assignee | ||
Updated•9 years ago
|
status-b2g-v2.6:
--- → affected
status-b2g-master:
affected → ---
| Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8760134 [details] [review]
[gaia] danhuang1202:1278140_console_error_when_click_search_bar > mozilla-b2g:master
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #):TV 2.6
[User impact] if declined: mouse tooltip wouldn't show
[Testing completed]: Yes
[Risk to taking this patch] (and alternatives if risky): None
[String changes made]: None
Attachment #8760134 -
Flags: approval-gaia-v2.6?
Updated•9 years ago
|
blocking-b2g: 2.6? → 2.6+
Whiteboard: [ft:conndevices]
Comment 4•9 years ago
|
||
Comment on attachment 8760134 [details] [review]
[gaia] danhuang1202:1278140_console_error_when_click_search_bar > mozilla-b2g:master
Approve for TV 2.6
Attachment #8760134 -
Flags: approval-gaia-v2.6? → approval-gaia-v2.6+
| Assignee | ||
Updated•9 years ago
|
status-b2g-master:
--- → affected
Comment 5•9 years ago
|
||
| Assignee | ||
Comment 6•9 years ago
|
||
master: https://github.com/mozilla-b2g/gaia/commit/cf4919cc659649cc6def42dc4921ae3fe21d1513
v2.6: https://github.com/mozilla-b2g/gaia/commit/92118a29d7b39f4ee9ae00932a6eb193e8d070a0
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•