-
Notifications
You must be signed in to change notification settings - Fork 970
Devtool via context menu cannot be displayed #10249
Comments
+1 This is pretty important. |
if we could have a regression range check on this that'd be great |
The devtool is displayed via the context menu on: Brave: 0.18.23 |
escalating the milestone for QA |
Moving to 0.19.x because this doesn't happen on 0.18.x (tested on Windows and macOS using 0.18.23). If issue isn't present in 0.19.x, let's push back to 0.20.x and test |
I managed to reproduce the issue with the 0.19.x branch and found the regression range using
It appears that the update to muon 4.4.0 is causing the regression. Anything before the muon 4.4.0 update works without any issues. @bridiver could you please take a look? I received the same results as @bsclifton while testing the 0.18.x branch. I couldn't reproduce the issue using both macOS 10.12.6 x64 and Win 10 x64.
|
webview.inspectElement no longer exists. |
Resolves brave#10249 Auditors: Test Plan:
|
Fixes dev tools inspect element functionality
Resolves #10249 Auditors: Test Plan:
Resolves #10249 Auditors: Test Plan:
Test plan
#10660 (comment)
Describe the issue you encountered: devtool via context menu cannot be displayed due to this error:
It can be displayed via menubar.
Platform (Win7, 8, 10? macOS? Linux distro?): macOS
Brave Version (revision SHA): master branch
Steps to reproduce:
Inspect Element
Actual result: nothing happens
Expected result: devtool should be displayed
Extra QA steps:
1.
2.
3.
Any related issues:
The text was updated successfully, but these errors were encountered: