gecko-dev/netwerk
Valentin Gosu db062a7e3b Bug 1572513 - Set the embedder policy when intializing the Document object r=nika
This patch persists the CrossOriginEmbedderPolicy on the Document and
WindowContext.
The WindowContext's embedder policy is set in
WindowGlobalActor::BaseInitializer by either adopting the policy of the HTTP
channel that loaded the document, or in WindowGlobalChild::OnNewDocument
by inheriting the one from the browsingContext's windowContext.

Differential Revision: https://phabricator.services.mozilla.com/D46903
2020-05-11 18:41:16 +00:00
..
base Bug 1618287 - PreloaderBase class, r=smaug 2020-05-11 14:20:39 +00:00
build Bug 1184701 - Make the moz-page-thumb protocol work in the privileged about content process. r=haik,valentin 2020-04-06 17:46:52 +00:00
cache Bug 1629754 - Silence some nsCacheService warnings. r=michal 2020-04-14 22:36:53 +00:00
cache2 Bug 1609907 - Remove AUTO_PROFILER_THREAD_SLEEP before mozilla::CondVar waits - r=mstange 2020-05-01 22:12:22 +00:00
cookie Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 4 - remove nsICookieService::setCookieString, r=mayhemer 2020-05-09 20:26:09 +00:00
dns Bug 1635364 - Make netwerk/dns build outside unified build environment. r=valentin,necko-reviewers 2020-05-11 08:20:34 +00:00
ipc Bug 1634982 - Don't call DocumentChannelBridgeDisconnected when already being disconnected from the DocumentLoadListener. r=mattwoodrow 2020-05-11 00:42:09 +00:00
locales Bug 1616585 - add heuristic for visited redirection; r=baku 2020-04-09 12:42:59 +00:00
mime Bug 1633790 - add an API on nsIMIMEInfo that exposes whether we're the OS default handler, r=jaws 2020-05-06 20:25:29 +00:00
protocol Bug 1572513 - Set the embedder policy when intializing the Document object r=nika 2020-05-11 18:41:16 +00:00
sctp Bug 1626570 - Improve handling of copying arrays in netwerk/sctp/datachannel/. r=drno 2020-05-05 13:00:58 +00:00
socket Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
srtp Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler 2020-04-14 18:32:19 +00:00
streamconv Bug 1633790 - pass channels to stream conversion getContentType and always allow PDF.js use for user-opened local PDF files, r=mattwoodrow,jaws 2020-05-06 20:34:51 +00:00
system Bug 1626570 - Improve handling of copying arrays in netwerk/. r=necko-reviewers,valentin 2020-05-06 11:48:42 +00:00
test Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 3 - remove nsICookieService::setCookieString from tests, r=mayhemer 2020-05-09 22:28:53 +00:00
url-classifier Bug 1636371 - UrlClassifierSkipListService.jsm should call the observer even when RemoteSettings have not been received yet, r=johannh 2020-05-08 06:16:49 +00:00
wifi Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
moz.build Bug 1623593 - Get rid of NECKO_COOKIES compilation flag, r=mayhemer 2020-03-24 16:30:03 +00:00