mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
0c63115a50
gDevTools.jsm isn't properly reloadable as JSM as meant to be long-lived singletons. Also, it contains browser related code (gDevToolsBrowser) mixed with more generic one (gDevTools). This move is going to help hot reloading devtools codebase while improve readability of one of our core piece of code (devtools startup and browser hooks). |
||
---|---|---|
.. | ||
client | ||
docs | ||
server | ||
shared | ||
.eslintrc | ||
.eslintrc.mochitests | ||
.eslintrc.xpcshell | ||
bootstrap.js | ||
chrome.manifest | ||
install.rdf | ||
moz.build | ||
templates.mozbuild |