Skip to content
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

WIP: mutation observer #2727

Closed
wants to merge 6 commits into from
Closed

WIP: mutation observer #2727

wants to merge 6 commits into from

Conversation

@Snuupy
Copy link
Contributor

Snuupy commented Jun 18, 2019

Submitter Checklist:

closes brave/brave-browser#3041, brave/brave-browser#94 (comment)

Test Plan:

Block element with !important html tag or is asynchronously added to the webpage (ex. reddit/facebook with filters added) and see that those ads are blocked.

If no rules are added, mutation observer is not triggered.

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.
@Snuupy Snuupy self-assigned this Jun 18, 2019
@Snuupy Snuupy force-pushed the mutationObserver branch 2 times, most recently from 8507493 to c9f627f Jul 3, 2019
@antonok-edm antonok-edm force-pushed the mutationObserver branch from 6900436 to 8337390 Aug 12, 2019
@antonok-edm antonok-edm force-pushed the mutationObserver branch 4 times, most recently from 54e822f to ffe5f03 Aug 20, 2019
antonok-edm added 2 commits Aug 8, 2019
@antonok-edm antonok-edm force-pushed the mutationObserver branch 5 times, most recently from 8f0626f to 81c15a4 Aug 21, 2019
Snuupy and others added 4 commits Jun 18, 2019
notes

change order

mutation observer WIP

browser tests

isIdempotent

isIdempotent

mutation observer

mutationObserver

mutation observer

mutationObserver

mutation observer commented

mutation observer for anton

cleanup comments
@antonok-edm antonok-edm force-pushed the mutationObserver branch from 81c15a4 to d224495 Aug 26, 2019
@antonok-edm
Copy link
Collaborator

antonok-edm commented Aug 29, 2019

Closing in favor of #3303, which builds from @Snuupy's work towards this PR

@antonok-edm antonok-edm added the invalid label Aug 29, 2019
@bsclifton bsclifton deleted the mutationObserver branch Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

3 participants
You can’t perform that action at this time.