gecko-dev/dom/clients/manager
Emilio Cobos Álvarez 25987bb3e9 Bug 1602317 - Remove some useless includes. r=heycam
This intended to fix some windows builds, but that didn't end up working.

This removes some unused members and such, and fixes some missing includes
that they uncover (whoops).

This was needed because some windows headers used in the sandbox redefine STRICT
(which is used by `StyleContain`) and `TRANSPARENT`, which is used by some WR
stuff.

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

--HG--
extra : moz-landing-system : lando
2019-12-09 12:52:53 +00:00
..
ClientChannelHelper.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
ClientChannelHelper.h Bug 1556489 - P23 - Only create new ClientSource objects in the content, but use the recreated info from redirects in the parent. r=asuth 2019-09-03 10:19:53 +10:00
ClientHandle.cpp
ClientHandle.h
ClientHandleChild.cpp
ClientHandleChild.h
ClientHandleOpChild.cpp
ClientHandleOpChild.h
ClientHandleOpParent.cpp Bug 1556489 - P23 - Only create new ClientSource objects in the content, but use the recreated info from redirects in the parent. r=asuth 2019-09-03 10:19:53 +10:00
ClientHandleOpParent.h Bug 1556489 - P23 - Only create new ClientSource objects in the content, but use the recreated info from redirects in the parent. r=asuth 2019-09-03 10:19:53 +10:00
ClientHandleParent.cpp Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
ClientHandleParent.h Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
ClientIPCTypes.ipdlh Bug 1562663 - P2 - Pass the agent cluster id to the ClientInfo so that we can check whether two clients are in the same agent cluster; r=nika 2019-09-23 09:57:23 +00:00
ClientIPCUtils.h Bug 1602317 - Remove some useless includes. r=heycam 2019-12-09 12:52:53 +00:00
ClientInfo.cpp Bug 1583700 - Create a new ClientSource from a parent-allocated ClientInfo even for same-origin redirects, since there might have been a prior cross-origin redirect. r=perry,asuth 2019-10-22 01:03:22 +00:00
ClientInfo.h Bug 1602317 - Remove some useless includes. r=heycam 2019-12-09 12:52:53 +00:00
ClientManager.cpp Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
ClientManager.h Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
ClientManagerActors.cpp
ClientManagerActors.h
ClientManagerChild.cpp Bug 1559919 - Finish the WorkerHolder cleanup - part 7 - IPCWorkerRef in ClientManagerChild, r=asuth 2019-07-12 11:17:46 +00:00
ClientManagerChild.h Bug 1559919 - Finish the WorkerHolder cleanup - part 7 - IPCWorkerRef in ClientManagerChild, r=asuth 2019-07-12 11:17:46 +00:00
ClientManagerOpChild.cpp
ClientManagerOpChild.h
ClientManagerOpParent.cpp
ClientManagerOpParent.h
ClientManagerParent.cpp Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
ClientManagerParent.h Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
ClientManagerService.cpp Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
ClientManagerService.h Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
ClientNavigateOpChild.cpp Bug 1578624 - P4: Add an option to set mIsNavigating on the docshell when loading using BrowsingContext. r=kmag 2019-10-11 02:27:05 +00:00
ClientNavigateOpChild.h
ClientNavigateOpParent.cpp
ClientNavigateOpParent.h
ClientOpPromise.h
ClientOpenWindowOpActors.cpp
ClientOpenWindowOpActors.h
ClientOpenWindowOpChild.cpp
ClientOpenWindowOpChild.h
ClientOpenWindowOpParent.cpp
ClientOpenWindowOpParent.h
ClientOpenWindowUtils.cpp Bug 1580356 - Remove Fennec (Firefox for Android). r=snorp,mshal 2019-10-04 20:55:11 +00:00
ClientOpenWindowUtils.h
ClientPrefs.cpp
ClientPrefs.h
ClientPrincipalUtils.cpp
ClientPrincipalUtils.h
ClientSource.cpp Bug 1557244 - Inherit controllers for blob URL workers in child-intercept mode r=asuth 2019-07-26 18:39:58 +00:00
ClientSource.h Bug 1562663 - P2 - Pass the agent cluster id to the ClientInfo so that we can check whether two clients are in the same agent cluster; r=nika 2019-09-23 09:57:23 +00:00
ClientSourceChild.cpp
ClientSourceChild.h
ClientSourceOpChild.cpp
ClientSourceOpChild.h
ClientSourceOpParent.cpp
ClientSourceOpParent.h
ClientSourceParent.cpp Bug 1583859 - ExecutionReadyPromise should not be exclusive. r=perry 2019-10-23 17:55:38 +00:00
ClientSourceParent.h Bug 1583859 - ExecutionReadyPromise should not be exclusive. r=perry 2019-10-23 17:55:38 +00:00
ClientState.cpp
ClientState.h
ClientThing.h
ClientValidation.cpp
ClientValidation.h
PClientHandle.ipdl
PClientHandleOp.ipdl
PClientManager.ipdl Backed out changeset daecd36223c9 (bug 1584007) for ClientManagerService.cpp failures CLOSED TREE 2019-10-02 14:36:27 +03:00
PClientManagerOp.ipdl
PClientNavigateOp.ipdl
PClientOpenWindowOp.ipdl
PClientSource.ipdl
PClientSourceOp.ipdl
moz.build