Skip to content

Delete DOMContentLoaded event listeners

Coung Ngo requested to merge cngo-delete-DOMContentLoaded into master

What does this MR do and why?

This MR deletes DOMContentLoaded event listeners as they're not required anymore as explained in https://docs.gitlab.com/ee/development/fe_guide/performance.html#important-considerations

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports