-
Notifications
You must be signed in to change notification settings - Fork 42
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
Desobekify BrowserContext
wait for event options
#1512
Merged
inancgumus
merged 7 commits into
main
from
desobekify/browser-context-waitForEvent-options
Nov 6, 2024
Merged
Desobekify BrowserContext
wait for event options
#1512
inancgumus
merged 7 commits into
main
from
desobekify/browser-context-waitForEvent-options
Nov 6, 2024
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
inancgumus
changed the base branch from
main
to
desobekify/browser-context-grant-permission-options-parsing
November 5, 2024 20:11
inancgumus
force-pushed
the
desobekify/browser-context-waitForEvent-options
branch
from
November 5, 2024 20:13
738de64
to
efb1ad6
Compare
inancgumus
force-pushed
the
desobekify/browser-context-grant-permission-options-parsing
branch
from
November 5, 2024 20:19
6bcbb03
to
df900b8
Compare
inancgumus
force-pushed
the
desobekify/browser-context-waitForEvent-options
branch
from
November 5, 2024 20:22
efb1ad6
to
1840be2
Compare
inancgumus
force-pushed
the
desobekify/browser-context-grant-permission-options-parsing
branch
from
November 5, 2024 20:23
df900b8
to
998bb01
Compare
inancgumus
force-pushed
the
desobekify/browser-context-waitForEvent-options
branch
2 times, most recently
from
November 5, 2024 20:24
733ab54
to
b112c6f
Compare
inancgumus
force-pushed
the
desobekify/browser-context-grant-permission-options-parsing
branch
from
November 5, 2024 20:59
998bb01
to
74e5505
Compare
inancgumus
force-pushed
the
desobekify/browser-context-waitForEvent-options
branch
2 times, most recently
from
November 5, 2024 21:10
853819b
to
a1619b9
Compare
ankur22
previously approved these changes
Nov 6, 2024
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.
LGTM 🚀
Base automatically changed from
desobekify/browser-context-grant-permission-options-parsing
to
main
November 6, 2024 15:51
inancgumus
force-pushed
the
desobekify/browser-context-waitForEvent-options
branch
from
November 6, 2024 15:52
a1619b9
to
e582707
Compare
inancgumus
deleted the
desobekify/browser-context-waitForEvent-options
branch
November 6, 2024 15:59
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.
What?
BrowserContext
waitForEvent Sobek-option parsing into the mapping layer.common.WaitForEventOptions
as it's only used in the mapping.Why?
See "Desobekifying Sobek transformation" in #1064.
Checklist
Related PR(s)/Issue(s)
#1270