-
Notifications
You must be signed in to change notification settings - Fork 895
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
Reuse procedural_filters.ts for ios #25694
base: master
Are you sure you want to change the base?
Conversation
A Storybook has been deployed to preview UI for the latest push |
6e39d70
to
7a28277
Compare
7a28277
to
032dbe9
Compare
A Storybook has been deployed to preview UI for the latest push |
4d6dcb6
to
3d3f0be
Compare
A Storybook has been deployed to preview UI for the latest push |
3d3f0be
to
3729ad3
Compare
- Generic cosmetic filter list rules are not applied on some sites (brave/brave-browser#42471). - Local frames fix (brave/brave-browser#40649). - Use secure $.windowOrigin (brave/brave-browser#42539).
SonarCloud flags a security hotspot for using
|
ios/brave-ios/Sources/Brave/Frontend/Browser/User Scripts/ScriptFactory.swift
Show resolved
Hide resolved
Thanks for pinging @StephenHeaps, yeah that sonarcloud alert can be ignored |
64eafe6
to
fe5b608
Compare
SelectorsPollerScript.js
from brave-ios into brave-core (renamed tocontent_cosmetic_ios.js
).Resolves brave/brave-browser#43262
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan:
Re-using testcase from procedural filtering PR (except testcase 29 brave/brave-browser#40771).