-
- Downloads
Bug 16300: Isolate Broadcast Channels to first party.
Note that when the privacy.thirdparty.isolate pref. is set to 1 or 2, we disable use of Broadcast Channels by SharedWorkers since we cannot obtain the isolation host.
Showing
- dom/broadcastchannel/BroadcastChannel.cpp 73 additions, 5 deletionsdom/broadcastchannel/BroadcastChannel.cpp
- dom/broadcastchannel/BroadcastChannel.h 2 additions, 0 deletionsdom/broadcastchannel/BroadcastChannel.h
- dom/broadcastchannel/BroadcastChannelParent.cpp 6 additions, 1 deletiondom/broadcastchannel/BroadcastChannelParent.cpp
- dom/broadcastchannel/BroadcastChannelParent.h 3 additions, 0 deletionsdom/broadcastchannel/BroadcastChannelParent.h
- dom/broadcastchannel/BroadcastChannelService.cpp 2 additions, 0 deletionsdom/broadcastchannel/BroadcastChannelService.cpp
- dom/broadcastchannel/BroadcastChannelService.h 1 addition, 0 deletionsdom/broadcastchannel/BroadcastChannelService.h
- ipc/glue/BackgroundChildImpl.cpp 1 addition, 0 deletionsipc/glue/BackgroundChildImpl.cpp
- ipc/glue/BackgroundChildImpl.h 1 addition, 0 deletionsipc/glue/BackgroundChildImpl.h
- ipc/glue/BackgroundParentImpl.cpp 4 additions, 1 deletionipc/glue/BackgroundParentImpl.cpp
- ipc/glue/BackgroundParentImpl.h 2 additions, 0 deletionsipc/glue/BackgroundParentImpl.h
- ipc/glue/PBackground.ipdl 2 additions, 1 deletionipc/glue/PBackground.ipdl
Loading
Please sign in to comment