Dylan Roeh
07fb790f37
Bug 1148544 - Update tests to work with new way of handling user agent overrides. r=jchen
2016-02-09 16:51:43 -06:00
Wes Kocher
8320c4f055
Backed out changeset 448af29079c9 (bug 1231512) for being a possible cause of build bustage CLOSED TREE
...
--HG--
extra : commitid : 5eX9SsyDT40
2016-02-05 15:07:06 -08:00
Honza Bambas
77a7813385
Bug 1231512 - Allow nsIHttpChannel.redirectTo() work also on an open channel. r=jduell
...
--HG--
rename : netwerk/test/unit/test_redirect_from_script.js => netwerk/test/unit/test_redirect_from_script_after-open_passing.js
2016-02-05 07:45:00 -05:00
Nicholas Hurley
f375006202
Bug 1244505 - Ensure we allow spaces in cookie names and values. r=mcmanus
...
--HG--
extra : commitid : 6KkxhfCwUWz
extra : rebase_source : b9fdd10e45a1623d84471b573be5f3ef292c8153
2016-02-04 10:14:30 -08:00
Patrick McManus
c57196d7b9
Bug 1241906 - test for suspended spdy3.1 channel r=hurley
...
--HG--
extra : rebase_source : bcbeed89580d82472d751a6cc86108eb7f7d943b
2016-02-05 11:17:24 -05:00
Valentin Gosu
947cd3dfe3
Bug 241788 - Add missing run_next_test() to xpcshell-test a=testonly
2016-02-05 16:49:49 +01:00
Valentin Gosu
82a16a09cb
Bug 241788 - net_FilterURIString should filter \r\n\t from the entire URL r=honzab
...
* net_ExtractURLScheme now uses mozilla::Tokenizer
* net_FilterURIString also filters characters in the scheme now
* removed startPos and endPos parameters for net_FilterURIString and introduced net_IsAbsoluteURL
2016-02-05 14:45:08 +01:00
Wes Kocher
86864105dc
Merge m-c to fx-team, a=merge
...
--HG--
extra : commitid : 7MLK0J5XhL0
2016-01-29 13:44:12 -08:00
Marco Bonardo
c6747b6e30
Bug 1242961 - nsStandardURL still allows to build valid nsIURIs longer than network.standard-url.max-length. r=valentin
...
--HG--
extra : commitid : LhDNkRzmNnu
extra : rebase_source : ccd91b21929bf9a8ccc945c3a524d47eef98294f
2016-01-26 17:23:22 +01:00
Wes Kocher
84714308b8
Merge fx-team to central, a=merge
...
--HG--
extra : commitid : 2DZ63I10LcS
2016-01-28 17:47:33 -08:00
Tooru Fujisawa
9aa44e3b02
Bug 1241377 - Part 2: Add test for nsIFormPOSTActionChannel. r=mayhemer
2016-01-28 19:38:34 +09:00
Jeff Walden
1e1850242d
Bug 1079844 - Change various non-js/ files/tests/etc. to refer to detaching of ArrayBuffers rather than neutering. (DOM references to "neutering" of DOM things remain as neutering.) r=bz
...
--HG--
rename : dom/media/webaudio/test/audioBufferSourceNodeNeutered_worker.js => dom/media/webaudio/test/audioBufferSourceNodeDetached_worker.js
rename : dom/media/webaudio/test/test_audioBufferSourceNodeNeutered.html => dom/media/webaudio/test/test_audioBufferSourceNodeDetached.html
extra : rebase_source : acc6f8336a3ffb084a0e95865710748edd9354d9
2016-01-25 18:10:22 -08:00
Gijs Kruitbosch
ef04fd0f90
Bug 1172165 - check all nested URI schemes in CAPS. Make view-source dangerous to load, and about: URIs use per-URI flags so they keep working, r=bz
...
Also, add an opt-out for crashtest/reftest for the view-source thing so they don't all break, r=bz
--HG--
extra : commitid : 8NqvmbphSgh
extra : rebase_source : bbe0b6f11a77d7e6241a5733931d9baa95bb3fed
2015-12-11 08:06:41 -05:00
Tooru Fujisawa
6897727763
Bug 1241100 - Part 2: Add testcase. r=mayhemer, a=abillings
2016-01-29 16:47:15 +09:00
Honza Bambas
d36e6cf36c
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
2016-01-18 20:20:08 +01:00
Patrick McManus
db9baefb2d
Bug 1240254 - necko tests assumed synchronous error reporting r=dragana
2016-01-15 22:56:06 -05:00
Honza Bambas
a170797259
Bug 1220272
- Fix signalling in HTTP cache test code suspender. r=michal
2016-01-14 11:24:00 +01:00
Henry Chang
24ab7ce66a
Bug 1216443 - "moz-safe-about:blank" to signed content should switch process. r=kanru
2016-01-18 00:07:00 +01:00
Christoph Kerschbaumer
fb16dbdaa0
Bug 1234368 - Convert netwerk/test/unit/test_bug203271.js to use asyncOpen2 (r=mcmanus)
2016-01-15 11:38:21 -08:00
Christoph Kerschbaumer
27b7eb773f
Bug 1234757 - Use channel.asyncOpen2 within netwerk/test/unit/test_protocolproxyservice.js (r=mcmanus)
2016-01-15 11:34:34 -08:00
Patrick McManus
68f2b290fd
Bug 1234757 - test_protocolproxyservice does not need 2nd arg to asyncopen r=ckerschb
2016-01-15 11:01:20 -05:00
Eric Rahm
1828042c1f
Bug 1174972 - Add basic mozilla logging backend. r=froydnj,r=bwc,r=jduell
2016-01-05 13:05:19 -08:00
Phil Ringnalda
52aade6b43
Back out 3e168e5a04bf (bug 1174972) for build bustage
...
CLOSED TREE
2016-01-11 20:04:40 -08:00
Eric Rahm
f8d0e8949c
Bug 1174972 - Add basic mozilla logging backend. r=froydnj,r=bwc,r=jduell
2016-01-05 13:05:19 -08:00
Henry Chang
c69d84d994
Bug 1234739 - Disable test on all platforms other than linux. r=kchen
2015-12-23 23:42:00 +01:00
Honza Bambas
5b430fab1f
Bug 996836 - Merge CLOSE and WRITE priority in cache2 I/O thread. r=michal
...
--HG--
extra : rebase_source : 2d16c6fb54061dfa87b338da22e019295e9c299f
2016-01-05 11:50:00 -05: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
Patrick McManus
061f13abb6
Bug 1121447 - trust cache less for error codes r=mayhemer
2015-12-22 16:06:07 -05:00
Patrick McManus
b28062758e
Bug 299031 - heuristic cache rule for 410 should be longer r=mayhemer
2015-12-22 14:58:44 -05:00
Patrick McManus
736aaab8e3
Bug 1234591 - Use channel.asyncOpen2 within netwerk/test/unit/test_http2.js r=ckerschb
2015-12-23 17:46:31 -05:00
Patrick McManus
9f784d6ae1
Bug 1234366 - Convert netwerk/test/unit/test_spdy.js to use asyncOpen2 r=ckerschb
2015-12-23 17:36:33 -05:00
Christoph Kerschbaumer
0fb857d90b
Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus)
2015-12-22 20:57:57 -08:00
Wes Kocher
c9ba10fdd9
Backed out changeset 7459e0c97939 (bug 1234596) for test_protocolproxyservice.js failures in xpcshell CLOSED TREE
...
--HG--
extra : commitid : FXbwzdhNjgj
2015-12-22 18:37:37 -08:00
Christoph Kerschbaumer
8adf739828
Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus)
2015-12-22 13:09:31 -08:00
Ben Kelly
aa9b3c6150
Bug 1233962 P2 Fix service worker xpcshell test to return a dispatcher from ChannelIntercepted(). r=jdm
2015-12-22 11:57:11 -08:00
Henry
f090013aed
Bug 1223678 - Use package-identifier from argument to create principal. r=kanru.
2015-12-22 11:08:56 +08:00
Christoph Kerschbaumer
24a75dc0de
Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus)
2015-12-21 16:29:26 -08:00
Christoph Kerschbaumer
9f4842f614
Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus)
2015-12-21 13:06:46 -08:00
Wes Kocher
a4bead1f65
Backed out changeset 28da91dbe6c5 (bug 1233843) for failures in test_bug203271.js in various test suites
2015-12-21 12:29:10 -08:00
Christoph Kerschbaumer
5ab4c2a41a
Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus)
2015-12-18 14:56:57 -08:00
Nicholas Hurley
151ac66626
Bug 1233784 - Disallow illegal characters in cookie names. r=jduell
2015-12-17 14:41:38 -08:00
Dragana Damjanovic
c2d5cae269
Bug 664163 - Fix Get(Local|Remote)(Address|Port) in HttpChannelChild. r=jduell
2015-12-19 16:11:39 -05:00
Christoph Kerschbaumer
16f9142afe
Bug 1233760 - Revert test_spdy.js to use AsyncOpen2 (r=mcmanus)
2015-12-18 15:23:36 -08:00
Christoph Kerschbaumer
c83699f25f
Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus)
2015-12-18 13:31:16 -08:00
Christoph Kerschbaumer
a09beee411
Bug 1232899 - Convert JS callsites to use open2 within netwerk/test (r=mcmanus)
2015-12-17 12:47:01 -08:00
Christoph Kerschbaumer
55c5c7efa6
Bug 1232567 - Convert 10 tests within netwerk/test to use AsyncOpen2 (r=mcmanus)
2015-12-17 12:47:22 -08:00
Christoph Kerschbaumer
bd418a8bfe
Bug 1232422 - Convert 5 tests within netwerk/test to use AsyncOpen2 (r=mcmanus)
2015-12-14 12:36:12 -08:00
Patrick McManus
653ee2068a
Bug 1228457 create pref to allow blocking .onion at dns level rfc 7687 r=valentin.gosu
2015-12-11 14:28:21 -05:00
Patrick McManus
2c38f642a7
Bug 1228457 - backout 625248e1115c broke e10s xpcshell test CLOSED TREE r=backout
2015-12-09 13:12:19 -05:00
Patrick McManus
70d505ba42
Bug 1228457 create pref to allow blocking .onion at dns level rfc 7687 r=valentin.gosu
2015-12-04 06:20:15 -05:00
Yury Delendik
b984c50fec
Bug 1218029 - Adds ScriptLoadHandler and implements OnIncrementalData callback. r=djvj
...
--HG--
extra : commitid : 7TyrlgQ2f2Z
2015-12-01 08:00:58 -06:00
Simon Montagu
6ca8e09bc1
Bug 1218179: move from transitional to non-transitional IDNA2008 processing, r=jfkthame
2015-10-25 23:53:21 -07:00
Yoshi Huang
4b500464f5
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
2015-11-03 09:50:54 +08:00
Jonathan Hao
7882aa6f0e
Bug 1225422 - Update the PrivilegedPackageRoot certificate. r=keeler
2015-11-19 15:08:05 +08:00
Andrew McCreight
a29a644203
Bug 1226709 - Enable two mochitests that seem to work with e10s. r=bz
...
--HG--
extra : rebase_source : df2d5629f3e9f3d7cbef7cbbaa773a064d88856b
2015-11-20 11:19:00 +01:00
Ehsan Akhgari
9b27b6fe61
Bug 1210302 - Part 5: Add a unit test for parseRequestContentType; r=mcmanus
2015-11-20 16:32:54 -05:00
Valentin Gosu
b691ca8d67
Bug 1142083 - Add test for IDN Unicode domain redirect r=mcmanus
2015-06-20 00:03:57 +03:00
Valentin Gosu
67b179e6f9
Bug 412457 - should unescape hostname first, then perform IDNA r=mcmanus
2015-11-18 15:25:27 +01:00
Henry
c5b6b535ec
Bug 1224508 - Use URI path without reference as the callback key. r=valentin.
2015-11-13 02:15:00 +01:00
Henry
daec939f23
Bug 1178526 - Create docshell with packageId from TabContext. r=sicking.
2015-10-29 00:52:40 +08:00
Magnus Melin
12d47d0d77
Bug 1221758 - don't run cache2 tests when cache2 isn't used. r=michal.novotny
...
Was causing test failures for Thunderbird where cache2 isn't in use yet.
2015-11-12 22:12:50 +02:00
Nigel Babu
9fdcc7ce00
Backed out changeset 80a79987da8b (bug 1221758) for xpcshell bustage on CLOSED TREE
2015-11-13 14:49:14 +05:30
Magnus Melin
95a949dd6a
Bug 1221758 - don't run cache2 tests when cache2 isn't used. r=michal.novotny
...
Was causing test failures for Thunderbird where cache2 isn't in use yet.
2015-11-13 08:12:30 +02:00
Henry
ba8fe97d17
Bug 1214079 - Doom the package cache if the signature verification failed. r=valentin
2015-11-05 23:44:00 +01:00
Madhurima
a687733788
Bug 1197313 - remove PR_snprintf calls in netwerk/; r=froydnj
2015-10-29 16:07:44 -04:00
Valentin Gosu
f4d3791247
Bug 1163030 - URL: stop escaping ` in query r=mcmanus
2015-11-02 13:55:24 +01:00
Valentin Gosu
e96a491a5d
Bug 1163028 - URL: stop escaping [ and ] in path r=mcmanus
2015-11-02 13:54:10 +01:00
Honza Bambas
844d2170f3
Bug 1213577 - Use OriginAttributes in nsHttpAuthManager, r=mcmanus
2015-10-29 10:43:00 +01:00
Birunthan Mohanathas
9985829ecc
Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj
2015-11-02 07:53:26 +02:00
Christoph Kerschbaumer
3b01811afd
Bug 1194052 - LoadInfo redirectchain tests (r=mayhemer)
2015-10-31 15:22:31 -07:00
Phil Ringnalda
d8a1629175
Back out changeset ea8093d8be6a (bug 1197313) for Linux xpcshell bustage in test_offlinecache_custom-directory.js
...
CLOSED TREE
2015-10-31 12:14:38 -07:00
Madhurima
52b55c546f
Bug 1197313 - remove PR_snprintf calls in netwerk/; r=froydnj
2015-10-29 16:07:44 -04:00
Jonathan Hao
b4855726e4
Bug 1217694 - Signed package should come from the moz-package-origin specified in its manifest. r=valentin
2015-10-28 19:16:08 +08:00
Honza Bambas
8f88fd6cdc
Bug 1032254 - Generic way to pin reasource in the HTTP cache, r=michal
...
* * *
Bug NNNNNNN - message, r=reviewer
--HG--
rename : netwerk/test/unit/test_cache2-28-concurrent_read_resumable_entry_size_zero.js => netwerk/test/unit/test_cache2-29a-concurrent_read_resumable_entry_size_zero.js
rename : netwerk/test/unit/test_cache2-29-concurrent_read_non-resumable_entry_size_zero.js => netwerk/test/unit/test_cache2-29b-concurrent_read_non-resumable_entry_size_zero.js
2015-10-22 12:11:00 +02:00
Simon Montagu
f1dc624008
Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 3: test for transitional processing and CONTEXTJ, r=jfkthame.
2015-10-28 07:05:32 -07:00
Simon Montagu
32a4df81ae
Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 2: changes to existing tests, r=jfkthame.
2015-10-28 07:05:32 -07:00
Carsten "Tomcat" Book
7602d3a792
Backed out changeset ce23fa9ffb16 (bug 479520)
2015-10-28 12:29:13 +01:00
Carsten "Tomcat" Book
d059dd57dc
Backed out changeset 80f9778bb787 (bug 479520)
2015-10-28 12:29:11 +01:00
Simon Montagu
f738f2cd6c
Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 3: test for transitional processing and CONTEXTJ, r=jfkthame.
2015-10-28 03:46:44 -07:00
Simon Montagu
f56bc3c1bf
Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 2: changes to existing tests, r=jfkthame.
2015-10-28 03:46:44 -07:00
Jonathan Hao
92a67d9e5c
Bug 1218284
- Match signed packages' with trust origin without suffix. r=valentin
2015-10-26 15:30:38 +08:00
Andrea Marchesini
8ec6671244
Bug 1203802 - Websocket Frame Listener API for devtool Network Inspector - part 1 - WindowID added into WebSocketChannel, r=michal
2015-10-26 15:29:28 +00:00
Jonathan Hao
3d02a2da65
Bug 1216469 - Bypass verification for signed packages from trust origins. r=valentin
2015-10-22 17:09:44 +08:00
Tooru Fujisawa
73cd2e9cab
Bug 1217316 - Remove for-each from netwerk/. r=jduell
...
--HG--
extra : commitid : EIpillrRBad
2015-10-19 02:19:02 +09:00
Josh Matthews
d3726427db
Bug 1173811
- Part 1: Propagate the response URL to intercepted channels when necessary (non-e10s). r=mayhemer,bkelly
2015-10-22 09:23:39 -04:00
Dragana Damjanovic
4233416b20
Bug 1175685 - Add special appId for SAFEBROWSING_APP_ID. r=ckerschb
2015-10-21 13:43:00 +02:00
Wes Kocher
ceefa2939a
Merge b2ginbound to central, a=merge
2015-10-21 16:37:24 -07:00
J. Ryan Stinnett
7eceb8f4c5
Bug 1203159 - Clean up various tests after DevTools resource move. r=me
2015-10-21 14:18:29 -05:00
Jonathan Hao
e4b1f62b85
Bug 1178448 - Use imported CA in developer mode. r=keeler,valentin
2015-10-08 17:08:45 +08:00
Henry
fdaaf864d7
Bug 1216062 - Notify OnStartSignedPackagedRequest with package identifier. r=valentin.
2015-10-19 03:33:00 +02:00
Nathan Froyd
01583602a9
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
...
The bulk of this commit was generated with a script, executed at the top
level of a typical source code checkout. The only non-machine-generated
part was modifying MFBT's moz.build to reflect the new naming.
CLOSED TREE makes big refactorings like this a piece of cake.
# The main substitution.
find . -name '*.cpp' -o -name '*.cc' -o -name '*.h' -o -name '*.mm' -o -name '*.idl'| \
xargs perl -p -i -e '
s/nsRefPtr\.h/RefPtr\.h/g; # handle includes
s/nsRefPtr ?</RefPtr</g; # handle declarations and variables
'
# Handle a special friend declaration in gfx/layers/AtomicRefCountedWithFinalize.h.
perl -p -i -e 's/::nsRefPtr;/::RefPtr;/' gfx/layers/AtomicRefCountedWithFinalize.h
# Handle nsRefPtr.h itself, a couple places that define constructors
# from nsRefPtr, and code generators specially. We do this here, rather
# than indiscriminantly s/nsRefPtr/RefPtr/, because that would rename
# things like nsRefPtrHashtable.
perl -p -i -e 's/nsRefPtr/RefPtr/g' \
mfbt/nsRefPtr.h \
xpcom/glue/nsCOMPtr.h \
xpcom/base/OwningNonNull.h \
ipc/ipdl/ipdl/lower.py \
ipc/ipdl/ipdl/builtin.py \
dom/bindings/Codegen.py \
python/lldbutils/lldbutils/utils.py
# In our indiscriminate substitution above, we renamed
# nsRefPtrGetterAddRefs, the class behind getter_AddRefs. Fix that up.
find . -name '*.cpp' -o -name '*.h' -o -name '*.idl' | \
xargs perl -p -i -e 's/nsRefPtrGetterAddRefs/RefPtrGetterAddRefs/g'
if [ -d .git ]; then
git mv mfbt/nsRefPtr.h mfbt/RefPtr.h
else
hg mv mfbt/nsRefPtr.h mfbt/RefPtr.h
fi
--HG--
rename : mfbt/nsRefPtr.h => mfbt/RefPtr.h
2015-10-18 01:24:48 -04:00
Carsten "Tomcat" Book
6ffd4fc09b
Merge m-c to mozilla-inbound
2015-10-14 12:47:31 +02:00
Carsten "Tomcat" Book
0ecf764867
merge mozilla-inbound to mozilla-central a=merge
2015-10-14 12:46:09 +02:00
Henry
d0922cb7a4
Bug 1210235 - Skip package verification if pref out or no signature. The package would be treated unsigned. r=valentin
...
--HG--
extra : histedit_source : e3820fb54cfbab00bf8db377aec2bc8afcb0fb0e
2015-10-12 15:38:41 +08:00
M Hamdy
67d215f8de
Bug 606655 - delete cookies UI option AskMeEveryTime and its related comments and tests. r=mak
...
--HG--
extra : rebase_source : 242a074db54395e4b285110286e7692f26b57daa
2015-10-08 09:13:00 +02:00
Valentin Gosu
370bdbf483
Bug 1211871 - Backout bug 1142083. r=mcmanus
2015-10-12 23:49:23 +02:00
Hiroyuki Ikezoe
aaf4ad90ac
Bug 1167627 - Part 7: Use mozinfo in netwerk/.
2015-08-25 14:58:00 +02:00
Honza Bambas
4bd41740d0
Bug 1165269 - Use OriginAttributes in nsILoadContextInfo, r=michal+allstars
2015-10-11 18:13:09 +02:00
Patrick McManus
7b4a70a169
bug 718797 - allow heuristic cache of query string resources r=hurley
2015-10-09 09:28:37 -04:00
hchang
a63dff70df
Bug 1212223 - Update |bufLen| as well when we probed the multipart preamble. r=valentin.
2015-10-07 17:06:00 +02:00