Skip to content

Fix performance bar from sticking on Firefox

What does this MR do?

On Firefox, the Gitlab performance bar console log sticks in the devtool console so Firefox users have to keep scrolling down after every page load to go back to the default tailing of new console logs. This commit fixes this.

Screenshots (strongly suggested)

before (sticks at this part) after (no longer sticks—screenshot is to show how the Gitlab performance bar now looks)
Screenshot_2021-01-19_at_3.57.55_pm Screenshot_2021-01-19_at_4.02.25_pm
Screen_Recording_2021-01-20_at_10.31.56_am Screen_Recording_2021-01-20_at_10.33.50_am

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 Coung Ngo

Merge request reports