Christoph Kerschbaumer
|
2af6501266
|
Bug 1117311 - CSP: Allowing paths that start with '_' (r=sstamm)
|
2015-01-04 19:58:38 -08:00 |
|
Christoph Kerschbaumer
|
88c83107b4
|
Bug 1116624 - Move CORS into dom/security (r=sicking)
--HG--
rename : dom/base/nsCrossSiteListenerProxy.cpp => dom/security/nsCORSListenerProxy.cpp
rename : dom/base/nsCrossSiteListenerProxy.h => dom/security/nsCORSListenerProxy.h
|
2014-12-30 15:54:59 -08:00 |
|
Masatoshi Kimura
|
d2e2475796
|
Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi
|
2014-12-30 23:09:33 +09:00 |
|
Carsten "Tomcat" Book
|
aefef83899
|
Backed out changeset 470c550c782b (bug 1115668) for breaking dt tests on a CLOSED TREE
|
2014-12-30 08:09:15 +01:00 |
|
Masatoshi Kimura
|
654da9686f
|
Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi
|
2014-12-30 14:37:15 +09:00 |
|
Christoph Kerschbaumer
|
7d90906dd1
|
Bug 1112782 - Update Redirect handling for CSP followup - CLOSED TREE (r=me)
|
2014-12-17 17:04:16 -08:00 |
|
Christoph Kerschbaumer
|
87c760cce5
|
Bug 1112782 - Update Redirect handling for CSP (r=sstamm)
|
2014-12-17 14:19:25 -08:00 |
|
Sid Stamm
|
53bc033453
|
Bug 965727 - Implement referrer directive for CSP. (r=jst,ckerschb)
|
2014-12-17 14:14:04 -05:00 |
|
Sid Stamm
|
89f59daf14
|
Bug 999656 - Fix mappings between content type and CSP directives and refactor permits functions in CSP. r=ckerschb
|
2014-12-10 13:54:00 +01:00 |
|
Chris Peterson
|
897855b626
|
Bug 1108932 - Fix -Wunused-const-variable warning-as-error in nsCSPParser.cpp. r=ckerschb
|
2014-12-08 21:16:51 -08:00 |
|
Christoph Kerschbaumer
|
425e850a41
|
Bug 1094067 - CSP: Parser should follow path production from RFC 3986 (r=sstamm)
|
2014-11-14 15:05:36 -08:00 |
|
Christoph Kerschbaumer
|
b03e51d1f5
|
Bug 1021669 - Use protocol flags to whiteliste protocols not suspect to CSP (r=sstamm)
|
2014-11-20 14:59:53 -08:00 |
|
Francois Marier
|
aa5650b7e0
|
Bug 529697 - (CSP 1.1) Implement form-action directive [1/4], r=geekboy
Teach CSP about the form-action directive from CSP Level 2.
|
2014-11-18 01:12:00 +01:00 |
|
Christoph Kerschbaumer
|
cdfd7da04c
|
Bug 1089912: Part 2, move mixedcontentblocker into dom/security (r=tanvi,jst)
--HG--
rename : dom/base/nsMixedContentBlocker.cpp => dom/security/nsMixedContentBlocker.cpp
rename : dom/base/nsMixedContentBlocker.h => dom/security/nsMixedContentBlocker.h
|
2014-10-28 09:44:11 -07:00 |
|
Christoph Kerschbaumer
|
55e70e5a93
|
Bug 1089912: Part 1, move csp into dom/security (r=sstamm,jst)
--HG--
rename : dom/base/nsIContentSecurityPolicy.idl => dom/interfaces/security/nsIContentSecurityPolicy.idl
rename : dom/base/nsCSPContext.cpp => dom/security/nsCSPContext.cpp
rename : dom/base/nsCSPContext.h => dom/security/nsCSPContext.h
rename : dom/base/nsCSPParser.cpp => dom/security/nsCSPParser.cpp
rename : dom/base/nsCSPParser.h => dom/security/nsCSPParser.h
rename : dom/base/nsCSPService.cpp => dom/security/nsCSPService.cpp
rename : dom/base/nsCSPService.h => dom/security/nsCSPService.h
rename : dom/base/nsCSPUtils.cpp => dom/security/nsCSPUtils.cpp
rename : dom/base/nsCSPUtils.h => dom/security/nsCSPUtils.h
|
2014-10-27 16:58:20 -07:00 |
|