Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Browser Integration Plasma Browser Integration
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma Browser IntegrationPlasma Browser Integration
  • Merge requests
  • !1

Install MutationObserver in DOMContentLoaded

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kai Uwe Broulik requested to merge work/mutation-later into master May 18, 2020
  • Overview 0
  • Commits 1
  • Changes 1

They are mostly meant to detect when a player is dynamically added/removed by AJAX when e.g. an overlay opens. I don't think it's necessary to monitor the page being constructed, potentially slowing it down. Especially since in DOMContentLoaded we will register all players anyway.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/mutation-later