Closed
Bug 965297
Opened 12 years ago
Closed 8 years ago
Change Eideticker B2G detection to use platformName capability
Categories
(Testing Graveyard :: Eideticker, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ato, Unassigned)
References
()
Details
The newSession command in the Marionette protocol has changed and will
return a dictionary of offered capabilities. It currently includes a
"b2g" entry for backwards compatibility with Eideticker.
Following bug 965291, it will be possible to determine if on B2G via
the platformName capability.
This bug concerns:
https://github.com/mozilla/eideticker/blob/ac67a6ee802422eae913ffd7a1a63830fd45dd87/src/eideticker/eideticker/device.py#L402
| Reporter | ||
Updated•12 years ago
|
Summary: Change B2G detection to use platformName capability → Change Eideticker B2G detection to use platformName capability
Comment 1•8 years ago
|
||
Eideticker has been discontinued, see bug 1361056
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•