Closed
Bug 1851761
Opened 2 years ago
Closed 2 years ago
Support the `defaultValue` field for the "browsingContext.userPromptOpened" event
Categories
(Remote Protocol :: WebDriver BiDi, enhancement, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox121 fixed)
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:m9][wptsync upstream][webdriver:relnote])
Attachments
(2 files)
The browsingContext.userPromptOpened
event has been extended by an optional defaultValue
field so that clients can retrieve the default value of the prompt's value as set by the web page.
A test is being created at https://github.com/web-platform-tests/wpt/pull/41814, so we will have to wait for its landing and the downstream sync. Once the bug is created I'll add it as dependency here.
Reporter | ||
Updated•2 years ago
|
Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Reporter | ||
Comment 1•2 years ago
|
||
Tests are getting downstream synced from wpt via bug 1852798.
Depends on: 1852798
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Whiteboard: [webdriver:backlog] → [webdriver:m8]
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Whiteboard: [webdriver:m8] → [webdriver:m9]
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D189633
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90eb7a36e1ef
[bidi] Add `defaultValue` field to the "browsingContext.userPromptOpened" event. r=webdriver-reviewers,whimboo
https://hg.mozilla.org/integration/autoland/rev/bd7f4ef21a69
[wdspec] Add test case with an empty string as `defaultValue`. r=webdriver-reviewers,whimboo
Failed to create upstream wpt PR due to merge conflicts. This requires fixup from a wpt sync admin.
Flags: needinfo?(james)
Flags: needinfo?(aborovova)
Whiteboard: [webdriver:m9] → [webdriver:m9], [wptsync upstream error]
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/42711 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m9], [wptsync upstream error] → [webdriver:m9], [wptsync upstream]
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(james)
Flags: needinfo?(aborovova)
Comment 7•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/90eb7a36e1ef
https://hg.mozilla.org/mozilla-central/rev/bd7f4ef21a69
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Upstream PR merged by moz-wptsync-bot
Reporter | ||
Updated•2 years ago
|
Whiteboard: [webdriver:m9], [wptsync upstream] → [webdriver:m9][wptsync upstream][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•