gecko-dev/dom/broadcastchannel
Nika Layzell ffd5c3388d Bug 1773088 - Part 1: Stop requiring an actor to serialize blobs over IPC, r=asuth
This does a somewhat-shallow removal of the argument from the implementation
and all call-sites. Removing it from StructuredCloneData's serialization is
handled in the next part, as it is more widely used and complex.

Differential Revision: https://phabricator.services.mozilla.com/D148531
2022-06-08 15:24:27 +00:00
..
tests Bug 1750006 - Make tests in dom/broadcastchannel/test/ dFPI compatible, r=smaug,anti-tracking-reviewers,timhuang 2022-01-31 14:42:47 +00:00
BroadcastChannel.cpp Bug 1754139, use "null" as the opaque origin in BroadcastChannel messages, r=timhuang 2022-02-09 12:52:02 +00:00
BroadcastChannel.h Bug 1754139, use "null" as the opaque origin in BroadcastChannel messages, r=timhuang 2022-02-09 12:52:02 +00:00
BroadcastChannelChild.cpp
BroadcastChannelChild.h
BroadcastChannelParent.cpp
BroadcastChannelParent.h Bug 1723050 - Part 4: Replace typedef by using in dom/broadcastchannel/ r=smaug 2021-08-05 12:18:13 +00:00
BroadcastChannelService.cpp Bug 1773088 - Part 1: Stop requiring an actor to serialize blobs over IPC, r=asuth 2022-06-08 15:24:27 +00:00
BroadcastChannelService.h Bug 1768189 - Part 6: Apply modernize-concat-nested-namespaces to dom/bindings/RootedDictionary.h ... r=andi 2022-05-09 20:41:05 +00:00
PBroadcastChannel.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
moz.build