Christoph Kerschbaumer
|
fecee7be59
|
Bug 1224694 - Unify and clean up initialization of CSP (r=sicking)
|
2016-01-14 13:21:31 -08:00 |
Christoph Kerschbaumer
|
071f422450
|
Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking)
|
2016-01-14 12:38:15 -08:00 |
Christoph Kerschbaumer
|
238b5ed942
|
Bug 1208946 - Update tests for URI stripping in CSP reports (r=dveditz)
|
2016-01-14 12:37:15 -08:00 |
Christoph Kerschbaumer
|
3d4a5ddffa
|
Bug 1208946 - Strip URIs in CSP reports (r=dveditz)
|
2016-01-14 12:36:50 -08:00 |
Nigel Babu
|
7089beabc7
|
Backed out changeset f51b921e1ccf (bug 1233098) for browser-chrome bustage
--HG--
extra : commitid : ytS8fc4lFu
|
2016-01-14 08:04:37 +05:30 |
Christoph Kerschbaumer
|
c42851930c
|
Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking)
|
2016-01-13 15:51:43 -08:00 |
Andrew McCreight
|
9c67777407
|
Bug 1237799, part 2 - Use setTestPluginEnabledState in various tests. r=gfritzsche
This make these tests pass with e10s.
Also, add a missing open quote to test_bug827160.html.
|
2016-01-12 16:50:34 -08:00 |
Shu-yu Guo
|
1768759efb
|
Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm)
|
2016-01-06 16:02:16 -08:00 |
Ethan Tseng
|
caf218fa3e
|
Bug 1030936 - [CSP] remove fast-path for certified apps once the C++ backend is activated. r=ckerschb
|
2015-12-17 12:07:37 +08:00 |
Christoph Kerschbaumer
|
93de65860e
|
Bug 1223743 - Test CSP enforcement for multipart channels (r=sicking)
|
2015-12-14 10:06:47 -08:00 |
Bogdan Postelnicu
|
9811f5c2eb
|
Bug 1228497 - initialize 3 members in class. r=christophkerschbaumer
|
2015-12-10 00:33:00 +01:00 |
Jonas Sicking
|
0bb4231605
|
Bug 1216687: Add nsILoadInfo flags for cookie policies. r=ckerschb
|
2015-12-06 18:33:15 -05:00 |
Jonas Sicking
|
f7193fdf30
|
Bug 1226909 part 4: Make AsyncOpen2 set taining information on channels. Use this information in XHR and fetch(). r=bkelly
|
2015-12-06 18:33:15 -05:00 |
Jonas Sicking
|
28de02f687
|
Bug 1226909 part 3: Move logic of when to initiate CORS preflight into channels. Allow CORS preflight to happen when doing a same-origin to cross-origin redirect. r=ckerschb
|
2015-12-06 18:33:14 -05:00 |
Jonas Sicking
|
6cc5074df0
|
Bug 1226909 part 1: Do security checks in a redirect handler rather than when opening the redirected channel. r=ckerschb
|
2015-12-06 18:33:14 -05:00 |
Sebastian Hengst
|
774236075d
|
Backed out changeset 09d64535bcda (bug 1216687), a7f1a289dd78, 4dbf06183e6c, 26318a5e3006, 9ae2af3cf86d (bug 1226909) for M(1,2,5) oranges. r=backout
|
2015-12-05 16:34:47 +01:00 |
Jonas Sicking
|
993136c2c9
|
Bug 1216687: Add nsILoadInfo flags for cookie policies. r=ckerschb
|
2015-12-05 01:46:21 -08:00 |
Jonas Sicking
|
7fae3fd853
|
Bug 1226909 part 4: Make AsyncOpen2 set taining information on channels. Use this information in XHR and fetch(). r=bkelly
|
2015-12-05 01:46:20 -08:00 |
Jonas Sicking
|
ff12f48c5a
|
Bug 1226909 part 3: Move logic of when to initiate CORS preflight into channels. Allow CORS preflight to happen when doing a same-origin to cross-origin redirect. r=ckerschb
|
2015-12-05 01:46:20 -08:00 |
Jonas Sicking
|
df33e62850
|
Bug 1226909 part 1: Do security checks in a redirect handler rather than when opening the redirected channel. r=ckerschb
|
2015-12-05 01:46:20 -08:00 |
Yury Delendik
|
5576308d8c
|
Bug 1218029 - Implements progressive Unicode chars decoding in nsScriptLoader. r=djvj
--HG--
extra : commitid : 4fqBUFXilM5
|
2015-11-30 08:54:52 -06:00 |
Yury Delendik
|
aeaf497a64
|
Bug 1218029 - Adds SRICheckDataVerifier for progressing data handling. r=francois
--HG--
extra : commitid : DLkHFWfJFxT
|
2015-11-30 08:54:40 -06:00 |
Yury Delendik
|
66199890c4
|
Bug 1218029 - Adds IncrementalStreamLoader interface stubs. r=djvj
--HG--
extra : commitid : J0UubFG9gvz
|
2015-11-30 08:54:11 -06:00 |
Christoph Kerschbaumer
|
20d9928a1b
|
Bug 1228116 - Relax Security checks for DTD loads. r=sicking
--HG--
extra : rebase_source : 53f2deeb44dd29dbb4d6f50a8435763cb07df8a1
|
2015-11-25 13:38:05 -08:00 |
sajitk
|
5fb2c53074
|
Bug 1219478: Replace PRLogModuleInfo usage with LazyLogModule in dom folders except media.r=amerchesini
|
2015-11-23 11:09:25 -08:00 |
Ehsan Akhgari
|
76fa5db947
|
Bug 1210302 - Part 4: Add automated tests; r=sicking
|
2015-11-20 16:32:53 -05:00 |
Christoph Kerschbaumer
|
143b334dd4
|
Bug 1182546 - Use channel->Open2() in parser/htmlparser/nsExpatDriver.cpp (r=bz)
|
2015-11-20 10:55:54 -08:00 |
Christoph Kerschbaumer
|
d4843470df
|
Bug 1226324 - Do not use NS_ENSURCE_SUCCESS(rv, NS_OK) within nsContentSecurityManager. r=tanvi
|
2015-11-19 14:22:57 -08:00 |
Nigel Babu
|
ba8444d785
|
Backed out changeset 95069f2ce648 (bug 1182546) for Android M(c) bustage ON A CLOSED TREE
|
2015-11-19 14:26:33 +05:30 |
Christoph Kerschbaumer
|
ab10273998
|
Bug 1182546 - Use channel->Open2() in parser/htmlparser/nsExpatDriver.cpp (r=bz)
|
2015-11-18 19:23:28 -08:00 |
Andrea Marchesini
|
36e922b9b7
|
Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking, r=Ms2ger
|
2015-11-16 22:41:54 +00:00 |
Wes Kocher
|
9d1f194cbb
|
Backed out 2 changesets (bug 1218433) for wpt failures CLOSED TREE
Backed out changeset 1cc8cc0444c0 (bug 1218433)
Backed out changeset 5418ca0e0378 (bug 1218433)
--HG--
extra : commitid : H1h8VHrzxx8
|
2015-11-16 11:13:43 -08:00 |
Andrea Marchesini
|
76aba80dc5
|
Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking, r=Ms2ger
|
2015-11-16 16:57:29 +00:00 |
Sebastian Hengst
|
a0cf7d50ad
|
Backed out 2 changesets (22360424ed15, 325a67608df0) (bug 1218433) for W(1,2) failures. r=backout on a CLOSED TREE
Backed out changeset 22360424ed15 (bug 1218433)
Backed out changeset 325a67608df0 (bug 1218433)
|
2015-11-15 15:56:45 +01:00 |
Andrea Marchesini
|
3285721a07
|
Bug 1218433 - Use AsyncOpen2 in dom/workers/ScriptLoader.cpp - part 2 - WPT, r=sicking
|
2015-11-15 11:57:22 +00:00 |
Christoph Kerschbaumer
|
c941fd4008
|
Bug 663570 - Test 5: doc.write(meta csp) (r=sicking)
|
2015-11-14 19:30:24 -08:00 |
Christoph Kerschbaumer
|
749afb19d4
|
Bug 663570 - Test 4: update referrer tests (r=sicking)
|
2015-11-14 19:30:16 -08:00 |
Christoph Kerschbaumer
|
74f7445a35
|
Bug 663570 - Test 3: update upgrade-insecure-requests tests (r=sicking)
|
2015-11-14 19:30:08 -08:00 |
Christoph Kerschbaumer
|
55d2e60a7e
|
Bug 663570 - Test 2: meta and header dual test (r=sicking)
|
2015-11-14 19:29:58 -08:00 |
Christoph Kerschbaumer
|
82df3d1b9b
|
Bug 663570 - Test 1: baseline tests (r=sicking)
|
2015-11-14 19:29:45 -08:00 |
Christoph Kerschbaumer
|
3bac30dca9
|
Bug 663570 - MetaCSP Part 6: CSP preload changes (r=sicking)
|
2015-11-14 19:29:18 -08:00 |
Christoph Kerschbaumer
|
96f42dd458
|
Bug 663570 - MetaCSP Part 1: CSP parser changes (r=sicking)
|
2015-11-14 19:27:59 -08:00 |
Jonas Sicking
|
27c89ea082
|
Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb
--HG--
rename : dom/workers/test/serviceworkers/test_eval_not_allowed.html^headers^ => dom/workers/test/serviceworkers/test_eval_allowed.html^headers^
|
2015-11-10 21:16:12 -08:00 |
Wes Kocher
|
2e6d1e7dfb
|
Backed out changeset d12f758f5f36 (bug 1223647) for android csp test failures
--HG--
extra : commitid : GRTvvKDy9Ki
|
2015-11-11 14:27:52 -08:00 |
Jonas Sicking
|
ea6cf63b0f
|
Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb
|
2015-11-10 21:16:12 -08:00 |
Kit Cambridge
|
8431cd65cd
|
Bug 1223481 - Use the "potentially trustworthy origin" helper to validate Push server URLs. r=dragana
--HG--
extra : commitid : 6RrHT77kcOj
extra : rebase_source : b5b498cc266e2c1c97459ace3da3febbb6a34e65
|
2015-11-10 10:50:46 -08:00 |
Christoph Kerschbaumer
|
1873ead519
|
Bug 1219931 - CSP: Don't allow removing a policy (r=sicking)
|
2015-11-02 08:04:15 -08:00 |
Christoph Kerschbaumer
|
50588ca7c1
|
Bug 1188028 - Queue up CSP console messages till windowID is available (r=sicking)
|
2015-11-11 06:23:57 -08:00 |
Christoph Kerschbaumer
|
a876eba5c9
|
Bug 1188028 - Use channel->ascynOpen2 in dom/security/nsCSPContext.cpp (r=sicking)
|
2015-07-27 11:57:56 -07:00 |
Phil Ringnalda
|
b98d58e46d
|
Back out changeset 4d6d9c1e52e4 (bug 1223647) for failures in test_csp.html, csp/test_redirects.html and csp/test_worker_redirect.html
--HG--
extra : rebase_source : a4a53053968cfa19e6544dd3e59e36ef23fcf353
|
2015-11-10 23:10:04 -08:00 |