Fix #5374: Add async request blocking via webkit message handlers by cuba · Pull Request #5444 · brave/brave-ios (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
This repository was archived by the owner on May 10, 2024. It is now read-only.
Merged
merged 2 commits into
Jul 8, 2022
Conversation
Summary of Changes
This pull request fixes #5374
Submitter Checklist:
- Unit Tests are updated to cover new or changed functionality
- User-facing strings use
NSLocalizableString()
Test Plan:
This is a tricky to test feature:
- You may test by building the debug version of the application and seeing if no javascript errors are thrown on the injected scripts.
- Go to a few sites with known trackers and test that nothing is broken. (YouTube, Facebook, instagram, etc)3.
Test 2:
- Switch languages to something that uses regional lists. (ex switch phone to the polish)
- Go to twitter and make sure the login works
Screenshots:
Reviewer Checklist:
- Issues include necessary QA labels:
QA/(Yes|No)- test for performance degradationbug/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 requested a review from a team
cuba marked this pull request as ready for review
cuba mentioned this pull request
7 tasks
iccub deleted the js/5374-request-blocking branch
This file contains hidden or 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
[ Show hidden characters]({{ revealButtonHref }})