gecko-dev/netwerk
Valentin Gosu 1a2cdd14be Bug 1530303 - Remove nsIHttpChannelInternal.setTopWindowPrincipal r=nika
Since it wasn't reliable, we remove the topWindowPrincipal in favor of WindowGlobalParent->DocumentPrincipal()

Differential Revision: https://phabricator.services.mozilla.com/D24897

--HG--
extra : moz-landing-system : lando
2019-04-09 20:10:51 +00:00
..
base Bug 1530303 - Put CrossOriginOpenerPolicy in BrowsingContext r=nika 2019-04-09 20:10:13 +00:00
build Bug 1541792 - Replace linker magic with manual component registration. r=froydnj 2019-04-05 02:30:56 +00:00
cache Bug 1532324 - Remove manual NS_RELEASE from netwerk/* r=JuniorHsu 2019-03-05 18:43:02 +00:00
cache2 Bug 1541105 - Cache2 I/O thread may do excessive number of AddRef/Release calls on queued nsCOMPtr's under a lock, blocking main thread under heavy load; use nsTArray APIs allowing mere move of the elements instead, r=michal,froydnj 2019-04-03 11:27:28 +00:00
cookie Bug 1533394 - Re-enable browser_serviceWorker.js now that bug 1498102 has been fixed; r=asuth 2019-04-04 07:47:43 +00:00
dns Bug 1535877 - Fail explicitly when creating a second instance of the effective TLD service; r=nika 2019-04-02 10:33:50 -04:00
ipc Bug 1530303 - Remove nsIHttpChannelInternal.setTopWindowPrincipal r=nika 2019-04-09 20:10:51 +00:00
locales Bug 1523249, r=valentin 2019-01-30 11:39:42 +00:00
mime Bug 1452278 - Part 1 - Make macOS nsOSHelperAppService::GetFromTypeAndExtension() not call OS MIME API's in content r=bzbarsky,froydnj 2019-03-27 22:49:33 +00:00
protocol Bug 1530303 - Remove nsIHttpChannelInternal.setTopWindowPrincipal r=nika 2019-04-09 20:10:51 +00:00
sctp Backed out changeset 2161b075ce64 (bug 1521304) for high frequency mochitest failure, a=backout 2019-02-12 21:58:27 +02:00
socket
srtp
streamconv Merge mozilla-inbound to mozilla-central. a=merge 2019-03-14 18:25:40 +02:00
system Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
test Bug 1318091 - Disable failing android gtests; r=bc 2019-04-08 20:58:21 +00:00
url-classifier Bug 1538974 - Ensure that we accept uppercase characters for url-classifier annotation skip URLs; r=johannh 2019-04-04 17:38:09 +00:00
wifi Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
moz.build
necko-config.h.in