Closed
Bug 1019043
Opened 11 years ago
Closed 11 years ago
Return None when getting the device manager in B2GTestCaseMixin if target is B2G desktop
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla32
People
(Reporter: davehunt, Assigned: davehunt)
Details
Attachments
(1 file)
|
1.45 KB,
patch
|
mdas
:
review+
|
Details | Diff | Splinter Review |
Rather than guarding against calling get_dm or the device_manager property in B2GTestCaseMixin when the target is B2G desktop, we should just simply return None.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8432605 -
Flags: review?(mdas)
Comment 2•11 years ago
|
||
Comment on attachment 8432605 [details] [diff] [review]
Return None for device manager on B2G desktop. v1.0
Review of attachment 8432605 [details] [diff] [review]:
-----------------------------------------------------------------
thanks!
Attachment #8432605 -
Flags: review?(mdas) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Keywords: checkin-needed
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•