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

Mutation observer API #16190

Closed
wants to merge 23 commits into from
Closed

Commits on Mar 16, 2017

  1. Merge branch 'master' of https://github.com/servo/servo into Mutation…

    …Observer-dev
    
    merging changes from upstream
    Merge branch 'master' of https://github.com/servo/servo into MutationObserver-dev
    
    merging changes from upstream
    srivassumit committed Mar 16, 2017

Commits on Mar 17, 2017

  1. Merge branch 'master' of https://github.com/servo/servo into Mutation…

    …Observer-dev
    
    merge from upstream
    srivassumit committed Mar 17, 2017

Commits on Mar 21, 2017

Commits on Mar 23, 2017

Commits on Mar 29, 2017

  1. Merge branch 'MutationObserver-dev' of https://github.com/srivassumit…

    …/servo into MutationObserver-dev
    
    merged
    srivassumit committed Mar 29, 2017
  2. Merge branch 'master' of https://github.com/servo/servo into Mutation…

    …Observer-dev
    
    merged from upstream
    srivassumit committed Mar 29, 2017

Commits on Mar 30, 2017

  1. changes for constructor

    srivassumit committed Mar 30, 2017
  2. Merge branch 'master' of https://github.com/servo/servo into Mutation…

    …Observer-dev
    
    merge upstream
    srivassumit committed Mar 30, 2017

Commits on Mar 31, 2017

  1. Update mutationrecord.rs

    made the changes as per the review comments in PR
    srivassumit committed Mar 31, 2017
  2. Update script_thread.rs

    Updated as per the review comments.
    srivassumit committed Mar 31, 2017

Commits on Apr 1, 2017

  1. more changes as per review comments

    srivassumit committed Apr 1, 2017
  2. Merge branch 'master' of https://github.com/servo/servo into Mutation…

    …Observer-dev
    
    merge pstream
    srivassumit committed Apr 1, 2017

Commits on Apr 5, 2017

  1. Merge branch 'master' of https://github.com/servo/servo into Mutation…

    …Observer-dev
    
    merge
    srivassumit committed Apr 5, 2017
  2. changes as per review comments

    srivassumit committed Apr 5, 2017
  3. Merge branch 'master' of https://github.com/servo/servo into Mutatio…

    …nObserver-dev
    
    merged upstream
    srivassumit committed Apr 5, 2017
  4. removed unused imports and fixed review comments.

    srivassumit committed Apr 5, 2017
  5. removed unused import

    srivassumit committed Apr 5, 2017
You can’t perform that action at this time.