Skip to content

Remove obsolete DOMContentLoadedEventListener

Jannik Lehmann requested to merge jnnkl-DOM-Loaded-behaviours into master

What does this MR do?

This Merge Request solves this issue. The DOMContentLoaded has been removed, it's no longer needed and slowing down the rendering of the page. See this epic for reference.

Screenshots (strongly suggested)

Before: Screenshot_2021-01-22_at_10.07.17 After: Screenshot_2021-01-22_at_10.07.10

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jannik Lehmann

Merge request reports