Hi all, Over the last month I have slowly been landing patches to standardize the naming of our DOM IPC actors in the wake of changes made for Fission.
The final major commits landed this week, so here's the summary: TabParent -> BrowserParent TabChild -> BrowserChild PRemoteFrame -> PBrowserBridge RemoteFrameParent -> BrowserBridgeParent RemoteFrameChild -> BrowserBridgeChild nsITabParent -> nsIRemoteTab nsITabChild -> nsIBrowserChild I've developed a diagram for understanding the IPC actors involved with Fission. An updated version after the renames can be found here [1]. Apologies if I bitrotted your patches. Please file bugs for any missing renames against bug 1523072. Thanks, Ryan [1] https://bug1523072.bmoattachments.org/attachment.cgi?id=9061036 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform