gecko-dev/netwerk/protocol/viewsource
Tom Ritter 449237fc51 Bug 1378552 - Reduce the liklihood of inadvertently misusing NullPrincipal::Create(). r=ckerschb
NullPrincipal::Create() (will null OA) may cause an OriginAttributes bypass.
We change Create() so OriginAttributes is no longer optional, and rename
Create() with no arguments to make it more explicit about what the caller is doing.

MozReview-Commit-ID: 7DQGlgh1tgJ
2018-03-22 13:36:20 -05:00
..
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIViewSourceChannel.idl Bug 1323947 - Use Use MOZ_MUST_USE in netwerk/protocol/viewsource r=valentin 2016-11-23 17:21:17 +08:00
nsViewSourceChannel.cpp Bug 1378552 - Reduce the liklihood of inadvertently misusing NullPrincipal::Create(). r=ckerschb 2018-03-22 13:36:20 -05:00
nsViewSourceChannel.h Bug 1403998 - Make view-source channels return correct resultPrincipalURI via LoadInfo after redirect. r=bz 2017-10-02 10:12:00 -04:00
nsViewSourceHandler.cpp Bug 1442242 - Make the constuctors of URI implementations private r=mayhemer 2018-03-20 23:23:31 +01:00
nsViewSourceHandler.h Bug 1429379, r=aswan,bz 2018-02-06 15:00:25 +00:00