Closed
Bug 1362990
Opened 9 years ago
Closed 9 years ago
InvalidCookieDomainError not defined in errors
Categories
(Remote Protocol :: Marionette, enhancement)
Tracking
(firefox55 fixed)
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: automatedtester, Assigned: automatedtester)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
from https://github.com/mozilla/geckodriver/issues/719
We are using InvalidCookieDomainError but it is not defined in error.js
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8865437 [details]
Bug 1362990: Implement InvalidCookieDomainError in Marionette;
https://reviewboard.mozilla.org/r/137104/#review140110
Thanks for doing this change!
Attachment #8865437 -
Flags: review?(ato) → review+
| Comment hidden (mozreview-request) |
Pushed by dburns@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8b2071046994
Implement InvalidCookieDomainError in Marionette; r=ato
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
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
•