-
Notifications
You must be signed in to change notification settings - Fork 744
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
Delay software keyboard minimization and DYLD_INSERT_LIBRARIES for Chrome. #1977
Open
strangewiz
wants to merge
1
commit into
google:earlgrey2
Choose a base branch
from
strangewiz:delay_calls
base: earlgrey2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 28, 2023
PiperOrigin-RevId: 568627643
copybara-service bot
pushed a commit
that referenced
this pull request
Sep 28, 2023
PiperOrigin-RevId: 569270337
copybara-service bot
pushed a commit
that referenced
this pull request
Oct 2, 2023
PiperOrigin-RevId: 569379325
copybara-service bot
pushed a commit
that referenced
this pull request
Oct 2, 2023
PiperOrigin-RevId: 570169149
aarongable
pushed a commit
to chromium/chromium
that referenced
this pull request
Oct 2, 2023
https://chromium.googlesource.com/external/github.com/google/EarlGrey.git/+log/bbf8b94d5907..7bad4a3eeb85 2023-10-02 [email protected] Apply the second half of google/EarlGrey#1977 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/earlgrey2-chromium Please CC [email protected],[email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs Bug: None Tbr: [email protected],[email protected],[email protected] Change-Id: I63ab4166614584dbd62d852cbaf9e31eafbb3987 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4907405 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1204337}
SobeckiSzymon
pushed a commit
to toptal/EarlGrey
that referenced
this pull request
Jan 1, 2024
PiperOrigin-RevId: 569270337
SobeckiSzymon
pushed a commit
to toptal/EarlGrey
that referenced
this pull request
Jan 1, 2024
PiperOrigin-RevId: 570169149
SobeckiSzymon
pushed a commit
to toptal/EarlGrey
that referenced
this pull request
Feb 7, 2024
PiperOrigin-RevId: 569270337
SobeckiSzymon
pushed a commit
to toptal/EarlGrey
that referenced
this pull request
Feb 7, 2024
PiperOrigin-RevId: 570169149
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.
Delay software keyboard minimization and DYLD_INSERT_LIBRARIES for Chrome.