Devtools "Audit" (Lighthouse) feature causes browser to freeze / lock up
See original GitHub issueTest plan
See https://github.com/brave/brave-core/pull/4044
Description
Feature is freezing / locking up when trying to use it.
When trying to audit a website the tool will lockup on run. This lockup also occurs when attempting to cancel it. After another cancel the tool will close then unable to run audits until the browser is relaunched.
Steps to Reproduce
- Visit any site which uses https or use localhost.
- Open developer tools (Rightclick and select
inspect
orctrl + shift + i
) - Navigate to the audits tab, click on
run audits
Actual result:
Brave
Expected result:
Chrome
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Brave | 0.59.34 Chromium: 72.0.3626.81 (Official Build) (64-bit) |
---|---|
Revision | ac8b982e05014492d1bd7d317628a4f22a97ffa0-refs/branch-heads/3626@{#796} |
OS | Windows |
Reproducible on current release:
- Produces on all clients (Dev/Beta/Release)
Website problems only:
- Disabling Brave Shields has no effect
- Issue does not occur on the latest version of Chrome
Additional Information
- Changing any setting within the audits UI does nothing as the issue still occurs.
- Worked normally in previous version (58.21)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:64
- Comments:38 (14 by maintainers)
Top Results From Across the Web
Investigating Lighthouse Report Generation Errors - GTmetrix
As mentioned in our Lighthouse Errors article, the browser crashing is typically caused by excess size and/or complexity in the page's CSS or ......
Read more >Chrome v80 keeps freezing at the start of audits and doesn't ...
Does not allow audits to be conducted, lighthouse appears to be stuck at the startup process, and the cancel button must be clicked...
Read more >Lighthouse overview - Chrome Developers
In Chrome DevTools. Easily audit pages that require authentication, and read your reports in a user-friendly format. From the command line.
Read more >Auditing an Existing Site with Lighthouse - YouTube
Lighthouse is an open-source analysis tool that provides insights and feedback for Progressive Web Apps. This video provides a brief ...
Read more >Use Lighthouse and Chrome UX Report to optimize web app ...
Google has many tools to help developers, product managers, and marketers optimize their web experience. This session will demystify ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed! Will be in our next Nightly (1.3, which is due to ship Feb 4th). We may uplift to 1.2 (Dev, shipping Jan 6th) if there’s enough support for it and if no problems are discovered 😄
@RobMaskell if you visit brave://settings/privacy, you should see a new setting
Remote debugging
which you can enable. Can you toggle that and then try again? You may need to restart the browser after changing itAs this isn’t obvious, I created https://github.com/brave/brave-browser/issues/7645 to track proxying this (attempting to make it safe) and enabling it by default