Closed
Bug 1948236
Opened 1 year ago
Closed 10 months ago
Remove the dialog text from the "unexpected alert open" error message
Categories
(Remote Protocol :: Marionette, task, P3)
Remote Protocol
Marionette
Tracking
(firefox142 fixed)
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [webdriver:m16][webdriver:relnote])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
With the fix for geckodriver on bug 1925934 to return the dialog text via the data field, we will no longer have to include the dialog text in the error message itself. That means that we can revert the change from bug 1924469. To give consumers a bit of time we probably should wait one more release cycle of Firefox.
| Assignee | ||
Comment 1•1 year ago
|
||
To lower the risk of regressions for consumers we decided to wait with the work on this bug for the Firefox 141 release (the first release after the next ESR). The nightly cycle for this version will start on May 26th.
Priority: -- → P3
Whiteboard: [webdriver:backlog]
| Assignee | ||
Comment 2•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
| Assignee | ||
Updated•10 months ago
|
Points: --- → 1
Whiteboard: [webdriver:backlog] → [webdriver:m16]
Pushed by hskupin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/bf69e62a1840
https://hg.mozilla.org/integration/autoland/rev/787ec68876a4
[marionette] Remove the dialog text from the "unexpected alert open" error message. r=webdriver-reviewers,jdescottes
Comment 4•10 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•9 months ago
|
Whiteboard: [webdriver:m16] → [webdriver:m16][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•