Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Use the brave-core debounce service #8165

Closed
wants to merge 4 commits into from
Closed

Conversation

cuba
Copy link
Contributor

@cuba cuba commented Sep 27, 2023

Summary of Changes

This pull request fixes brave/brave-browser#36033

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()
  • New or updated UI has been tested across:
    • Light & dark mode
    • Different size classes (iPhone, landscape, iPad)
    • Different dynamic type sizes

Test Plan:

See issue

Screenshots:

Simulator Screenshot - iPhone 14 - 2024-02-07 at 11 23 01

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue and pull request is assigned to a milestone (should happen at merge time).

@cuba cuba force-pushed the js/brave-core-debounce branch from 0b06151 to 79d0127 Compare September 27, 2023 16:59
@cuba cuba force-pushed the js/brave-core-debounce branch from 79d0127 to dab7482 Compare September 29, 2023 01:54
@cuba cuba force-pushed the js/brave-core-debounce branch from dab7482 to 1cbe61c Compare October 12, 2023 21:21
@nuo-xu nuo-xu force-pushed the brave-core-1.60.x branch from 584e115 to 731e4a4 Compare October 13, 2023 17:52
@cuba cuba force-pushed the js/brave-core-debounce branch from 1cbe61c to 6da31e0 Compare October 17, 2023 18:49
@cuba cuba force-pushed the brave-core-1.60.x branch 3 times, most recently from f7ce448 to ea85101 Compare October 18, 2023 22:11
Base automatically changed from brave-core-1.60.x to development October 20, 2023 19:21
@cuba cuba force-pushed the js/brave-core-debounce branch from 6da31e0 to 6f82451 Compare December 11, 2023 16:36
@cuba cuba force-pushed the js/brave-core-debounce branch from 6f82451 to 279086c Compare February 5, 2024 22:26
@cuba cuba force-pushed the js/brave-core-debounce branch from 279086c to 07ceea2 Compare February 7, 2024 18:12
@cuba cuba marked this pull request as ready for review February 7, 2024 18:15
@cuba cuba requested a review from a team as a code owner February 7, 2024 18:15
@cuba
Copy link
Contributor Author

cuba commented Feb 13, 2024

Moved to brave-core: brave/brave-core#22039

@cuba cuba closed this Feb 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the debounce service from brave-core and drop the iOS custom service
1 participant