gecko-dev/dom/clients/manager
Perry Jiang 235ee6bbd9 Bug 1604847 - let ClientSourceOpChild finish initialization r=dom-workers-and-storage-reviewers,asuth
Differential Revision: https://phabricator.services.mozilla.com/D63239

--HG--
extra : moz-landing-system : lando
2020-02-19 17:56:08 +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 Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
ClientHandle.h Bug 1412856 part 1. Change ClientOpPromise to use a CopyableErrorResult for its rejection type. r=dom-workers-and-storage-reviewers,sg? 2020-01-30 09:01:26 +00:00
ClientHandleChild.cpp
ClientHandleChild.h
ClientHandleOpChild.cpp Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert 2020-02-03 20:19:11 +00:00
ClientHandleOpChild.h
ClientHandleOpParent.cpp Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert 2020-02-03 20:19:11 +00:00
ClientHandleOpParent.h Bug 1539498 - Make SerializedStructuredCloneBuffer move-only. r=asuth,jld,baku 2020-02-01 15:16:43 +00:00
ClientHandleParent.cpp Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert 2020-02-03 20:19:11 +00:00
ClientHandleParent.h Bug 1412856 part 4. Make SourcePromise have CopyableErrorResult as its rejection type. r=dom-workers-and-storage-reviewers,sg? 2020-01-30 08:54:55 +00:00
ClientIPCTypes.ipdlh Bug 1412856 part 1. Change ClientOpPromise to use a CopyableErrorResult for its rejection type. r=dom-workers-and-storage-reviewers,sg? 2020-01-30 09:01:26 +00:00
ClientIPCUtils.h Bug 1602317 - Remove some useless includes. r=heycam 2019-12-09 12:52:53 +00:00
ClientInfo.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/clients. r=smaug 2020-02-20 16:12:23 +00:00
ClientInfo.h Bug 1602317 - Remove some useless includes. r=heycam 2019-12-09 12:52:53 +00:00
ClientManager.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00: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 Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert 2020-02-03 20:19:11 +00:00
ClientManagerOpChild.h
ClientManagerOpParent.cpp Bug 1412856 part 1. Change ClientOpPromise to use a CopyableErrorResult for its rejection type. r=dom-workers-and-storage-reviewers,sg? 2020-01-30 09:01:26 +00:00
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 Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00: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 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
ClientNavigateOpChild.h
ClientNavigateOpParent.cpp Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert 2020-02-03 20:19:11 +00:00
ClientNavigateOpParent.h
ClientOpPromise.h Bug 1412856 part 1. Change ClientOpPromise to use a CopyableErrorResult for its rejection type. r=dom-workers-and-storage-reviewers,sg? 2020-01-30 09:01:26 +00:00
ClientOpenWindowOpActors.cpp
ClientOpenWindowOpActors.h
ClientOpenWindowOpChild.cpp Bug 1412856 part 1. Change ClientOpPromise to use a CopyableErrorResult for its rejection type. r=dom-workers-and-storage-reviewers,sg? 2020-01-30 09:01:26 +00:00
ClientOpenWindowOpChild.h
ClientOpenWindowOpParent.cpp Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert 2020-02-03 20:19:11 +00:00
ClientOpenWindowOpParent.h
ClientOpenWindowUtils.cpp Bug 1615022 part 3. Disallow conversion of CopyableErrorResult to ErrorResult&. r=farre 2020-02-14 10:19:05 +00:00
ClientOpenWindowUtils.h
ClientPrefs.cpp Backed out 2 changesets (bug 1552168) for causing mochitest crashes on test_menubar.xul CLOSED TREE 2019-07-03 16:08:23 +03:00
ClientPrefs.h Backed out 2 changesets (bug 1552168) for causing mochitest crashes on test_menubar.xul CLOSED TREE 2019-07-03 16:08:23 +03:00
ClientPrincipalUtils.cpp
ClientPrincipalUtils.h
ClientSource.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
ClientSource.h Bug 1412856 part 1. Change ClientOpPromise to use a CopyableErrorResult for its rejection type. r=dom-workers-and-storage-reviewers,sg? 2020-01-30 09:01:26 +00:00
ClientSourceChild.cpp Bug 1604847 - let ClientSourceOpChild finish initialization r=dom-workers-and-storage-reviewers,asuth 2020-02-19 17:56:08 +00:00
ClientSourceChild.h
ClientSourceOpChild.cpp Bug 1604847 - let ClientSourceOpChild finish initialization r=dom-workers-and-storage-reviewers,asuth 2020-02-19 17:56:08 +00:00
ClientSourceOpChild.h Bug 1604847 - let ClientSourceOpChild finish initialization r=dom-workers-and-storage-reviewers,asuth 2020-02-19 17:56:08 +00:00
ClientSourceOpParent.cpp Bug 1612213 part 1. Switch most consumers of ThrowDOMException to the new methods. r=smaug,jgilbert 2020-02-03 20:19:11 +00:00
ClientSourceOpParent.h Bug 1539498 - Make SerializedStructuredCloneBuffer move-only. r=asuth,jld,baku 2020-02-01 15:16:43 +00:00
ClientSourceParent.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
ClientSourceParent.h Bug 1539498 - Make SerializedStructuredCloneBuffer move-only. r=asuth,jld,baku 2020-02-01 15:16:43 +00:00
ClientState.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/clients. r=smaug 2020-02-20 16:12:23 +00:00
ClientState.h
ClientThing.h
ClientValidation.cpp Backed out 2 changesets (bug 1552168) for causing mochitest crashes on test_menubar.xul CLOSED TREE 2019-07-03 16:08:23 +03:00
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 Backed out 2 changesets (bug 1552168) for causing mochitest crashes on test_menubar.xul CLOSED TREE 2019-07-03 16:08:23 +03:00