ohnoreflow
ohnoreflow copied to clipboard
Oh no! Reflow! is a WebExtension to help front-end Firefox engineers detect uninterruptible reflows in the browser UI
ohnoreflow
Oh no! Reflow! is a WebExtension to help front-end Firefox engineers detect uninterruptible reflows in the browser UI.
Installation
- You may need to set
xpinstall.signatures.requiredtofalseandextensions.experiments.enabledtotrueinabout:configin order to install. - Click here to download Oh no! Reflow!
- Go to
about:addons, and click "Install Add-on From File", and then via the file picker, find theohnoreflow.xpiyou 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