gecko-dev/devtools
Ryan Hunt 3675f2449b Bug 1534395 - Rename nsITabParent to nsIRemoteTab. r=nika,mconley
nsITabParent is exposed to frontend code and is generally used as a representation of a remote tab. We could just rename the interface to nsIBrowserParent and worry about it later, but I think it's better to rename the interface to nsIRemoteTab so that we can later work on splitting the interface away from the PBrowser protocol.

Note: Some frontend code refers to a TabParentId. This commit renames this to RemoteTabId. We need to figure out the purpose of TabId with fission.

Differential Revision: https://phabricator.services.mozilla.com/D28132

--HG--
rename : dom/interfaces/base/nsITabParent.idl => dom/interfaces/base/nsIRemoteTab.idl
extra : rebase_source : 9d8a1790a7bb10195ad063644d1a93d63b2afb72
2019-04-09 15:59:37 -05:00
..
client Bug 1534395 - Rename nsITabParent to nsIRemoteTab. r=nika,mconley 2019-04-09 15:59:37 -05:00
docs Bug 1529247 - remove unused releaseMany method from thread client and actor; r=ochameau 2019-03-12 14:06:35 +00:00
platform
server Bug 1534395 - Rename nsITabParent to nsIRemoteTab. r=nika,mconley 2019-04-09 15:59:37 -05:00
shared Bug 1534395 - Rename nsITabParent to nsIRemoteTab. r=nika,mconley 2019-04-09 15:59:37 -05:00
startup Bug 1545555 - Improve about:devtools dark mode support. r=jdescottes 2019-04-23 07:51:34 +00:00
.eslintrc.js Bug 1246594 - Enable ESLint rule no-throw-literal by default. r=Standard8 2019-03-19 22:02:42 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild