Firefox's inspector toolbar sends goBack and goForward requests to the tab descriptor when the descriptor advertises navigation support. Thread those requests through the DevTools delegate and reuse the existing WebView session-history traversal path. Keep the legacy frame-target requests working too, matching Firefox's window-global target compatibility surface. Add protocol coverage for both entry points so the advertised trait and deltas stay locked down. |
||
|---|---|---|
| .. | ||
| Actors | ||
| Actor.cpp | ||
| Actor.h | ||
| CMakeLists.txt | ||
| Connection.cpp | ||
| Connection.h | ||
| DevToolsDelegate.h | ||
| DevToolsServer.cpp | ||
| DevToolsServer.h | ||
| Forward.h | ||
| Node.h | ||