-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update to Chrome DevTools Protocol version 1059612 #196
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1044932
Update to Chrome DevTools Protocol version 1045489
Sep 10, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
2 times, most recently
from
September 14, 2022 05:30
29ecdef
to
9229ff2
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1045489
Update to Chrome DevTools Protocol version 1046751
Sep 14, 2022
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1046751
Update to Chrome DevTools Protocol version 1047822
Sep 16, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
September 16, 2022 05:29
9229ff2
to
432ba36
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1047822
Update to Chrome DevTools Protocol version 1048352
Sep 17, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
2 times, most recently
from
September 20, 2022 05:31
4d34fdf
to
0e6eab9
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1048352
Update to Chrome DevTools Protocol version 1048947
Sep 20, 2022
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1048947
Update to Chrome DevTools Protocol version 1049481
Sep 21, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
2 times, most recently
from
September 27, 2022 05:22
bcf868a
to
9d2a5a0
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1049481
Update to Chrome DevTools Protocol version 1051614
Sep 27, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
September 28, 2022 05:38
9d2a5a0
to
8be8e44
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1051614
Update to Chrome DevTools Protocol version 1052219
Sep 28, 2022
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1052219
Update to Chrome DevTools Protocol version 1052822
Sep 29, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
September 29, 2022 05:37
8be8e44
to
dbee817
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1052822
Update to Chrome DevTools Protocol version 1055124
Oct 5, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
October 5, 2022 04:58
dbee817
to
44fa8d5
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1055124
Update to Chrome DevTools Protocol version 1055599
Oct 6, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
October 6, 2022 04:49
44fa8d5
to
206533f
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1055599
Update to Chrome DevTools Protocol version 1056622
Oct 8, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
October 8, 2022 04:47
206533f
to
cef07da
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1056622
Update to Chrome DevTools Protocol version 1056733
Oct 9, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
October 9, 2022 05:04
cef07da
to
a62c2e9
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1056733
Update to Chrome DevTools Protocol version 1057312
Oct 11, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
October 11, 2022 05:26
a62c2e9
to
e2b8bea
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1057312
Update to Chrome DevTools Protocol version 1059094
Oct 14, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
October 14, 2022 05:27
e2b8bea
to
193e786
Compare
github-actions
bot
changed the title
Update to Chrome DevTools Protocol version 1059094
Update to Chrome DevTools Protocol version 1059612
Oct 15, 2022
github-actions
bot
force-pushed
the
protocol-update
branch
from
October 15, 2022 05:17
193e786
to
c36530e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the protocol definitions (under
protocol/
) to the latest version found inthe
devtools-protocol
github repo.The ABI descriptors (under
api/
) are also updated to reflect the changes in the generated code.