Closed
Bug 910761
Opened 11 years ago
Closed 11 years ago
"System JS : ERROR chrome://browser/content/forms.js:335 TypeError: target.contentDocument is null" on all B2G mochitest-3 runs
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(firefox24 unaffected, firefox25 unaffected, firefox26 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox24 | --- | unaffected |
firefox25 | --- | unaffected |
firefox26 | --- | fixed |
People
(Reporter: RyanVM, Assigned: fabrice)
References
Details
Attachments
(1 file, 1 obsolete file)
1.45 KB,
patch
|
xyuan
:
review+
|
Details | Diff | Splinter Review |
Regression from bug 811177 it appears.
https://tbpl.mozilla.org/php/getParsedLog.php?id=27180182&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test mochitest-3 on 2013-08-29 08:49:13 PDT for push 802e0c347088
slave: tst-linux64-ec2-345
08:54:50 INFO - System JS : ERROR chrome://browser/content/forms.js:335
08:54:50 INFO - TypeError: target.contentDocument is null
Reporter | ||
Updated•11 years ago
|
status-firefox24:
--- → unaffected
status-firefox25:
--- → unaffected
status-firefox26:
--- → affected
Assignee | ||
Comment 1•11 years ago
|
||
That happens once at startup only.
Assignee: janjongboom → fabrice
Attachment #798012 -
Flags: review?(xyuan)
Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 798012 [details] [diff] [review]
patch
This patch does a bit too much... like preventing the keyboard to work at all.
Attachment #798012 -
Attachment is obsolete: true
Attachment #798012 -
Flags: review?(xyuan)
Assignee | ||
Comment 3•11 years ago
|
||
Now with 100% less syntax errors.
Attachment #798039 -
Flags: review?(xyuan)
Comment 4•11 years ago
|
||
Comment on attachment 798039 [details] [diff] [review]
patch v2
Review of attachment 798039 [details] [diff] [review]:
-----------------------------------------------------------------
r=yxl. Thank you, Fabrice.
Attachment #798039 -
Flags: review?(xyuan) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•