Closed
Bug 941102
Opened 11 years ago
Closed 11 years ago
closeWindow not matching webdriver command close
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(firefox27 wontfix, firefox28 fixed, firefox29 fixed, b2g-v1.3 fixed, b2g-v1.4 fixed)
RESOLVED
FIXED
mozilla29
People
(Reporter: ato, Assigned: ato)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
16.26 KB,
patch
|
automatedtester
:
review+
|
Details | Diff | Splinter Review |
Marionette uses "closeWindow" for closing windows while the expected
webdriver command is "close".
This incompatibility makes it harder to use Marionette directly
without maintaining a WebDriver-to-Marionette command conversion set.
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ato
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8361220 -
Flags: review?(dburns)
Updated•11 years ago
|
Attachment #8361220 -
Flags: review?(dburns) → review+
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Comment 5•11 years ago
|
||
uplifted to mozilla-aurora:
https://hg.mozilla.org/releases/mozilla-aurora/rev/096c9d456de6
Updated•11 years ago
|
status-b2g-v1.3:
--- → fixed
status-b2g-v1.4:
--- → fixed
status-firefox27:
--- → wontfix
status-firefox28:
--- → fixed
status-firefox29:
--- → fixed
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
•