SIGN IN SIGN UP

LibDevTools+LibWebView: Support DevTools URL navigation

Firefox's remote toolbox exposes an editable URL field for tab
descriptors. Submitting that field sends navigateTo to the tab
descriptor rather than the frame target.

Handle the request in the tab actor, route it through the DevTools
delegate, and reuse WebView's URL sanitizing and load path. Add protocol
coverage so the toolbar navigation request stays wired up.
S
Sam Atkins committed
cbbd2e173e2a85af730a0f13edcf73d1a62fb0ab
Parent: be3cc9e