Skip to content

Oh no! Reflow! is a WebExtension to help front-end Firefox engineers detect uninterruptible reflows in the browser UI

License

Notifications You must be signed in to change notification settings

mikeconley/ohnoreflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mike Conley
Dec 7, 2023
6662baf · Dec 7, 2023

History

89 Commits
Dec 7, 2023
Dec 7, 2023
Mar 15, 2023
Apr 16, 2017
Apr 16, 2017
Mar 1, 2018
Mar 1, 2018
Apr 9, 2017
Mar 15, 2023
Dec 7, 2023
Apr 21, 2017
Dec 7, 2023
Dec 7, 2023

Repository files navigation

ohnoreflow

Oh no! Reflow! is a WebExtension to help front-end Firefox engineers detect uninterruptible reflows in the browser UI.

Installation

  1. You may need to set xpinstall.signatures.required to false and extensions.experiments.enabled to true in about:config in order to install.
  2. Click here to download Oh no! Reflow!
  3. Go to about:addons, and click "Install Add-on From File", and then via the file picker, find the ohnoreflow.xpi you downloaded.

TODO

  • Add ability to coalesce similar stacks
  • Hide rows if the number of reflowed frames was actually 0 (depends on Reflow API modification)
  • Add ability to update signatures without requiring an add-on update

About

Oh no! Reflow! is a WebExtension to help front-end Firefox engineers detect uninterruptible reflows in the browser UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published