Confirmed users
378
edits
m (-) |
m (Add links) |
||
| Line 8: | Line 8: | ||
* [https://firefox-source-docs.mozilla.org/devtools/backend/actor-best-practices.html Actor Best-Practices] from DevTools | * [https://firefox-source-docs.mozilla.org/devtools/backend/actor-best-practices.html Actor Best-Practices] from DevTools | ||
* Debugging with chrome-remote-interface [https://github.com/cyrus-and/chrome-remote-interface#bundled-client bundled client] | * Debugging with chrome-remote-interface [https://github.com/cyrus-and/chrome-remote-interface#bundled-client bundled client] | ||
* DevTools [https://searchfox.org/mozilla-central/source/devtools/server/actors/targets/browsing-context.js BrowsingContextTargetActor] - in Gecko a "browsing context" corresponds to a docShell. | |||
* MDN [https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webNavigation webNavigation] | |||