-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Add brave-core debounce layers for iOS #33275
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
Comments
Verified with
Debouncing is enabled by default, to test the disabled cases, need to update brave://flags/#brave-debounce to disabled and relaunch browser. Note, currently the "Disabled" cases need to be updated on the test page (however per discussions the error I get below does show that things are working as expected). DefaultBase64RegexRegex (multi) |
Verified on
STEPS:
ACTUAL RESULTS:
|
Verified on
Filed follow-up issue #37026STEPS:
ACTUAL RESULTS:
|
Description
Debounce in iOS is using custom code. Let's use the code in brave-core instead.
Test strategy
The text was updated successfully, but these errors were encountered: