chromiumembedded / cef

Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
https://bitbucket.org/chromiumembedded/cef/
Other
3.27k stars 457 forks source link

alloy: "Select folder for overrides" does not work in DevTools #3658

Closed Hethsron closed 5 months ago

Hethsron commented 7 months ago

Hello,

As you probably already know, Chrome has introduced a new feature in DevTools here: https://developer.chrome.com/docs/devtools/overrides

image

Although it is also visible in CEF, clicking on override does not produce anything, which is not the case with Chrome. I think the problem is specific to the Alloy Runtime.

@magreenblatt, can you confirm this?

Do you think there's anything you can do to make this available? Or do you have a workaround?

magreenblatt commented 5 months ago

Alloy bootstrap is deprecated (see #3685). Issues that only reproduce with Alloy bootstrap are being closed as WontFix.