Add support for "awaitPromise" argument for "script.evaluate"
Categories
(Remote Protocol :: WebDriver BiDi, enhancement, P1)
Tracking
(firefox104 fixed)
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: whimboo, Assigned: jdescottes)
References
()
Details
(Whiteboard: [webdriver:m4], [wptsync upstream])
Attachments
(2 files, 3 obsolete files)
With bug 1742979 we will get basic support for script.evaluate
. This bug covers the addition of the awaitPromise
argument, and the creation of appropriate webdriver and maybe xpcshell tests.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D149411
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D149412
Assignee | ||
Comment 3•2 years ago
|
||
Update the tests per the spec changes from https://github.com/w3c/webdriver-bidi/pull/239
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D149924
This was originally in D149924, but this changeset might conflict with an upstream PR.
If the PR has not been synced yet when this is ready to land we can either decide to duplicate the tests as mozilla specific tests, or just to leave-open the bug and
land this patch afterwards.
Assignee | ||
Comment 6•2 years ago
|
||
The sync from https://bugzilla.mozilla.org/show_bug.cgi?id=1776410 seems currently blocked, so splitting out this to another patch
https://hg.mozilla.org/mozilla-central/rev/da29b7f8b024
https://hg.mozilla.org/mozilla-central/rev/5ba34c75f73f
Comment 10•2 years ago
|
||
Comment on attachment 9283957 [details]
Bug 1770461 - [bidi] script.evaluate awaitPromise should be mandatory
Revision D150920 was moved to bug 1777936. Setting attachment 9283957 [details] to obsolete.
Updated•2 years ago
|
Description
•