-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use actions queue when dispatching undo actions from "Release Actions" #1853
Conversation
Well, I actually missed that we also have to enqueue the retrieval of the |
0c2858c
to
b1a5a4d
Compare
This PR should be ready for review now. Thanks. |
b1a5a4d
to
20c5f83
Compare
20c5f83
to
8ebf35e
Compare
The current error in the Respec is actually caused by a missing |
8ebf35e
to
c9e4151
Compare
Co-authored-by: jgraham <james@hoppipolla.co.uk>
Co-authored-by: jgraham <james@hoppipolla.co.uk>
Co-authored-by: jgraham <james@hoppipolla.co.uk>
@jgraham please check again. All suggestions have been applied. |
|
||
<li><p>Dequeue <var>input state</var>'s <a>actions queue</a>. | ||
<p>Assert: this returns <var>token</var> | ||
<p>Assert: this returns <var>token</var> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that "wait for an action queue token" is a separate algorithm, there is no token
variable here in "dispatch actions".
This reflects part of w3c/webdriver#1853
This reflects part of w3c/webdriver#1853 Also updated to reflect some minor spec text changes.
This reflects part of w3c/webdriver#1853
This reflects part of w3c/webdriver#1853 Also updated to reflect some minor spec text changes.
This reflects part of w3c/webdriver#1853
This reflects part of w3c/webdriver#1853 Also updated to reflect some minor spec text changes.
Fixes #1837.
@jgraham could you please check? I hope that this is fine - it at least matches what we use in Firefox now when dispatching the actions from the parent process and it works fine. Thanks.
💥 Error: 500 Internal Server Error 💥
PR Preview failed to build. (Last tried on Dec 3, 2024, 3:19 PM UTC).
More
PR Preview relies on a number of web services to run. There seems to be an issue with the following one:
🚨 Spec Generator - Spec Generator is the web service used to build specs that rely on ReSpec.
🔗 Related URL
If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.