- Dec 07, 2022
-
-
Kagami Sascha Rosylight authored
Bug 1764921 - Delay full worker shutdown until LockManagerChild is destructed. r=asuth,smaug a=RyanVM Differential Revision: https://phabricator.services.mozilla.com/D137792
-
- Sep 06, 2022
-
-
Olli Pettay authored
Differential Revision: https://phabricator.services.mozilla.com/D156605
-
- Mar 17, 2022
-
-
Emilio Cobos Álvarez authored
This avoids having to include PRemoteBrowser* headers etc, which are not exported otherwise. Differential Revision: https://phabricator.services.mozilla.com/D140659
-
criss authored
Backed out changeset 3e00d9203851 (bug 1758702) Backed out changeset 66625baf0875 (bug 1758702)
-
Emilio Cobos Álvarez authored
This avoids having to include PRemoteBrowser* headers etc, which are not exported otherwise. Differential Revision: https://phabricator.services.mozilla.com/D140659
-
- Feb 09, 2022
-
-
Nika Layzell authored
The changes to ipdl actors were mechanical, and largely automated using a script. Differential Revision: https://phabricator.services.mozilla.com/D137237
-
- Feb 08, 2022
-
-
Nika Layzell authored
Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu This simplifies the logic around descriptors significantly, which is especially useful considering how few places use the type. There is a small change required on Windows to create the NamedPipe directly and transfer around each end's handle, rather than connecting between processes after the fact. A named pipe has to be used, rather than an anonymous pipe, as bidirectional communication is required. Differential Revision: https://phabricator.services.mozilla.com/D130381
-
- Feb 02, 2022
-
-
Benjamin VanderSloot authored
Fix to landed patch D136606. The original patch did not fix the test in the dFPI case as `SimpleTest.xOrigin` was always false-y. This also meant it broke nothing, but the patch was a no-op. Changing this conditional causes the expected functionality of D136606 to work. Differential Revision: https://phabricator.services.mozilla.com/D137466
-
- Jan 31, 2022
-
-
Sandor Molnar authored
Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent.
-
Nika Layzell authored
Bug 1738734 - Directly pass around handles rather than using TransportDescriptor, r=jld,media-playback-reviewers,alwu This simplifies the logic around descriptors significantly, which is especially useful considering how few places use the type. There is a small change required on Windows to create the NamedPipe directly and transfer around each end's handle, rather than connecting between processes after the fact. A named pipe has to be used, rather than an anonymous pipe, as bidirectional communication is required. Differential Revision: https://phabricator.services.mozilla.com/D130381
-
Benjamin VanderSloot authored
Bug 1750012 - Make tests in dom/locks/test/ dFPI compatible, r=saschanaz,anti-tracking-reviewers,timhuang We are fixing mochitests that fail when network.cookie.cookieBehavior = 5, i.e. when we enable Total Cookie Protection. This is most often due to the test assuming that an origin will always have access to its storage state when embedded as a third party. In this case I had to request storage access to allow an embedded iframe to use a BroadcastChannel to communicate with top-level pages of the same origin. This was only a problem in the XOrigin case where the test html file is loaded in an embedded iframe and then can't communicate with the top-level window it created. Differential Revision: https://phabricator.services.mozilla.com/D136606
-
- Jan 20, 2022
-
-
Matthew Gaudet authored
Differential Revision: https://phabricator.services.mozilla.com/D136423
-
- Dec 13, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D132285
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D133416
-
- Nov 30, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D132484
-
- Nov 24, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D131975
-
- Nov 22, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D131698
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D131535
-
- Nov 12, 2021
-
-
Kagami Sascha Rosylight authored
That makes LockRequestParent::Recv__delete__ explicitly for active lock requests. Differential Revision: https://phabricator.services.mozilla.com/D131005
-
- Nov 08, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D130504
-
Marian-Vasile Laza authored
Backed out changeset 5e51978530d0 (bug 1738438) for causing geckoview failures on opaque-origin.tentative.https.html. CLOSED TREE
-
Kagami Sascha Rosylight authored
The added WPT test is copied from https://github.com/web-platform-tests/wpt/pull/31509. Differential Revision: https://phabricator.services.mozilla.com/D130504
-
- Nov 06, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D129886
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D130190
-
- Oct 28, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D129015
-
- Oct 25, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D129423
-
- Oct 19, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D128000
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D127514
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D125555
-
- Sep 24, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D123145
-
- Sep 23, 2021
-
-
Marian-Vasile Laza authored
Backed out changeset be76cb91e85a (bug 1726157) for causing xpcshell failures on test_ext_cache_api.js. CLOSED TREE
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D123145
-
- Aug 23, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D123163
-
Iulian Moraru authored
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D123163
-
- Aug 18, 2021
-
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D122656
-
- Aug 17, 2021
-
-
Cosmin Sabou authored
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D122656
-