-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev tools / Inspect element window doesn't open on latest brave releases (VERY slow to open) #14721
Comments
Also get the same issue on 1.24.8 on Windows 10 |
Good to know! Seems this is a wide issue. |
…1.22.x" Fixes brave/brave-browser#14721 for 1.22.x Problem still in `1.23.x` and `master` branches Auditor: @darkdh This reverts commit 27cf5ef, reversing changes made to e104d7c.
Fixed in 1.22.x with brave/brave-core@f20e8ba This is still a problem in other channels though |
As per the above, we reverted the change that caused the issue in |
@brave/legacy_qa we'll basically need to make sure that the DevTools is working as expected on a default install. The fix that will address the underlying problem will be done via #14880. As per @darkdh, this was due to the following:
|
Verification PASSED on
Verification PASSED on
|
Looks good on
Wasn't able to reproduce this issue on macOS 1.22.66 arm64 builds. |
Issue still persists in this build. |
@shanytc have you edited the DoH settings under We've checked every platform using |
Here is the version information I'm running:
I have the same DoH settings under brave://settings/security as you posted in the image. I tested with:
|
Verified
Tested and verified:
|
Hello, macOS Catalina 10.15.7 (19H524) |
I have no idea who tested the fix, but clearly it hasn't been fixed. |
It seems that the built-in adblocker is intercepting the devtool call, disabling the Secure DNS or using another DNS like Cloudflare actually fixed the slowdown, but it is clearly a temporary workaround. You can try it, go to Settings->Security, under Advanced you'll find the option for Secure DNS, select Cloudflare and now the devtools should open instantly! Hopes this helps you! |
Relaunching brave fixed the slow developer tools startup for me, this option is ONLY be available if the update hasn't fully been completed yet. Go to: Settings -> About brave ->Relaunch brave option. |
Doesn't fix the issue. |
Can confirm this works as a fix for now, using Cloudflare DNS |
It still takes around 10+ seconds for the developer tools to show up with CloudFlare DNS... this is a hack and not a solution. |
This is not completely fixed for my install either. @kjozwiak, my settings are as shown in your screenshot and dev tools take forever to open right now. However, if I apply the workaround by @riequilibrium (forcing Cloudflare DNS), dev tools open instantly. Also, if I connect to a self-hosted Wireguard VPN, dev tools load without delay. Not sure what this means, if my local DNS setup is conflicting with what Brave is trying to do vis-a-vis CNAME adblocking, or how that relates to dev tools, but wanted to add another data point. |
Thanks for the reports folks 😄 We do have a proper fix for this which I'd like to ask if you can try This would be on Nightly - but you can download / install / test and then uninstall after testing. We just need to know it fixes for sites you visit. The version you can download is here: Windows (64-bit) users will want to download this one: macOS users will want to download this one: cc: @dougfarnes @shanytc @jowsey @riequilibrium For those interested, the fix can be found here: |
Nightly works perfectly!!! |
Thanks @shanytc 👍 We'll get a hotfix out tomorrow with the above fix and push it to the release channel. |
Good work, thanks guys! |
I can confirm that the Nightly version works like a charm! |
This has been driving me bonkers! But at least this issue has lead me to discover Can confirm that the Nightly version appears to also work for me running |
@garyburgmann if you update the Release channel version, it should now be fixed too 😄 |
It look like that the issue is resurfaced with [Version 1.45.116 Chromium: 107.0.5304.91 (Official Build) (64-bit)] |
Please file a new issue with specific details (steps to reproduce, any performance timings, etc. - as much as you can). Thanks. |
Already filled issue, but seems it fixed with [Version 1.45.118 Chromium: 107.0.5304.91 (Official Build) (64-bit)] |
Description
On my MacBook Pro (13-inch, 2020),
The latest brave browser releases completely broke the inspect element window. It will no longer open immediately, and if it does, it's after 30 seconds or 1 minute sometimes not at all. When it does open it's unresponsive.
Steps to Reproduce
Actual result:
Opens after 30secs or 1 minute like this: https://ibb.co/HtMLgGg
Expected result:
Should open immediately like this: https://ibb.co/tCBHcMy
Reproduces how often:
100% of the time.
Brave version (brave://version info)
Version 1.21.76
Version/Channel Information:
Version 1.21.76 Chromium: 89.0.4389.86 (Official Build) (x86_64)
Other Additional Information:
Miscellaneous Information:
unresponsive behaviour for developers.
The text was updated successfully, but these errors were encountered: