Closed
Bug 1153795
Opened 11 years ago
Closed 11 years ago
Release marionette_driver 0.4 and marionette_client 0.10
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(firefox40 fixed)
RESOLVED
FIXED
mozilla40
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | fixed |
People
(Reporter: ato, Assigned: davehunt)
References
Details
Attachments
(1 file)
|
1.45 KB,
patch
|
ato
:
review+
|
Details | Diff | Splinter Review |
We need a new marionette_driver package released because bug 1150522 has landed.
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → dave.hunt
| Assignee | ||
Comment 1•11 years ago
|
||
Notable changes to marionette-driver:
Bug 1138591 - Remove the chrome-enabled pref
Bug 1139158 - Actions made availabe via marionette_driver object
Bug 1150522 - Add WebDriver string statuses to Marionette client
Bug 1152425 - Fix unicode string lookup in Marionette client
Notable changes to marionette-client:
Bug 1150522 - Add WebDriver string statuses to Marionette client
Bug 1152425 - Fix unicode string lookup in Marionette client
Bug 941085 - File uploads support in Marionette
Change logs generated (and then edited) using:
$ hg log -M -r 6b4626d41fa3:: --template "{node|short}: {desc|firstline}\n" testing/marionette/driver
$ hg log -M -r 9627b296784f:: --template "{node|short}: {desc|firstline}\n" testing/marionette/client
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8591673 -
Flags: review?(ato)
| Assignee | ||
Updated•11 years ago
|
Summary: Release new marionette_driver → Release marionette_driver 0.4 and marionette_client 0.10
| Reporter | ||
Updated•11 years ago
|
Attachment #8591673 -
Flags: review?(ato) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Landed on inbound:
https://hg.mozilla.org/integration/mozilla-inbound/rev/664b6dd53606
| Assignee | ||
Comment 4•11 years ago
|
||
Once this is merged to mozilla-central I'll release the new versions of the packages to PyPI.
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
| Assignee | ||
Comment 6•11 years ago
|
||
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•