Fix remote debugging not working
Compare changes
Files
3@@ -8,6 +8,7 @@
@@ -42,6 +43,13 @@ public class AppHandler {
In the update to Chromium 113, we pulled in a new security feature from Chromium 111 which rejects remote debugging from unauthorized sources.
Set --remote-allow-origins='*' if debugging is enabled. As remote debugging is not enabled under normal operation (unlike with some web automation tools), there does not appear a relevant risk.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent