Closed
Bug 939644
Opened 11 years ago
Closed 7 years ago
B2G STK: Remove Array's for (in) in marionette tests.
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(blocking-b2g:-)
RESOLVED
WONTFIX
blocking-b2g | - |
People
(Reporter: gwang, Unassigned)
References
Details
(Whiteboard: [good first bug][lang=js][mentor-lang=zh][p=1])
Attachments
(1 file, 2 obsolete files)
(deleted),
patch
|
Details | Diff | Splinter Review |
We shouldn't use for(in) to enumerate array type.
Remove for(in) in below marionette test.
test_stk_select_item.js
test_stk_setup_event_list.js
test_stk_setup_menu.js
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → gwang
Reporter | ||
Comment 2•11 years ago
|
||
Attachment #8340256 -
Attachment is obsolete: true
Reporter | ||
Comment 3•11 years ago
|
||
Attachment #8342127 -
Attachment is obsolete: true
Attachment #8342184 -
Flags: review?(allstars.chh)
Reporter | ||
Updated•11 years ago
|
Assignee: gwang → nobody
Attachment #8342184 -
Flags: review?(allstars.chh)
Updated•10 years ago
|
Whiteboard: [good first bug][lang=js][mentor-lang=zh][p=1]
Updated•10 years ago
|
blocking-b2g: backlog → -
Comment 5•9 years ago
|
||
Comment 6•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•