зеркало из https://github.com/mozilla/gecko-dev.git
3675f2449b
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 |
||
---|---|---|
.. | ||
test | ||
LiveResizeListener.h | ||
components.conf | ||
moz.build | ||
nsAppShellCID.h | ||
nsAppShellService.cpp | ||
nsAppShellService.h | ||
nsAppShellWindowEnumerator.cpp | ||
nsAppShellWindowEnumerator.h | ||
nsChromeTreeOwner.cpp | ||
nsChromeTreeOwner.h | ||
nsContentTreeOwner.cpp | ||
nsContentTreeOwner.h | ||
nsIAppShellService.idl | ||
nsIWindowMediator.idl | ||
nsIWindowMediatorListener.idl | ||
nsIWindowlessBrowser.idl | ||
nsIXULBrowserWindow.idl | ||
nsIXULWindow.idl | ||
nsWebShellWindow.cpp | ||
nsWebShellWindow.h | ||
nsWindowMediator.cpp | ||
nsWindowMediator.h | ||
nsXULWindow.cpp | ||
nsXULWindow.h |