gecko-dev/dom/clients/manager
Andrew Sutherland ff5627bc93 Bug 1583859 - ExecutionReadyPromise should not be exclusive. r=perry
Although many Clients API usages are inherently exclusive (a specific claim
or control request), the execution-ready promise is shared by all requests
to get the state of a client that is not yet execution ready.

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

--HG--
extra : moz-landing-system : lando
2019-10-23 17:55:38 +00:00
..
ClientChannelHelper.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
ClientChannelHelper.h
ClientHandle.cpp
ClientHandle.h
ClientHandleChild.cpp
ClientHandleChild.h
ClientHandleOpChild.cpp
ClientHandleOpChild.h
ClientHandleOpParent.cpp
ClientHandleOpParent.h
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
ClientIPCUtils.h
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 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
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
ClientManagerChild.h
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
ClientSource.h
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