Martin Thomson
|
9e6b70484b
|
Bug 1310516 - Enable TLS 1.3, r=keeler
MozReview-Commit-ID: FrI7fZBIn2w
--HG--
extra : rebase_source : 2884d9df4210903a87aa6bb496aae9a3f2b3a683
|
2016-11-04 14:46:02 +11:00 |
Phil Ringnalda
|
8d5c9df9bf
|
Backed out changeset 143f26b923d0 (bug 1310855) for WinXP xpcshell failures starting with test_register_success_http2.js
|
2016-11-07 18:42:57 -08:00 |
Wes Kocher
|
a2603b1a0e
|
Merge m-c to autoland, a=merge
|
2016-11-07 14:05:01 -08:00 |
Carsten "Tomcat" Book
|
dbc8d15cba
|
Backed out changeset bd16c2fde4bf (bug 1201042) for bc test failures
|
2016-11-07 12:58:23 +01:00 |
Michal Novotny
|
55b3501a07
|
Bug 1201042 - Update HTTP cache index format to work with OriginAttributes' suffix, r=honzab
|
2016-11-07 10:28:46 +01:00 |
Valentin Gosu
|
627f600a3e
|
Bug 1314859 - SetHost should also call NormalizeIPv4 r=mcmanus
MozReview-Commit-ID: 79sQrld6TBG
|
2016-11-06 23:26:04 +01:00 |
Valentin Gosu
|
7508e8b67f
|
Bug 1313740 - Handle null mNewChannel in OverrideWithSynthesizedResponse r=jdm
MozReview-Commit-ID: 702H0eJKdx1
|
2016-11-06 23:15:51 +01:00 |
Phil Ringnalda
|
a7bc94158c
|
Merge m-i to m-c, a=merge
MozReview-Commit-ID: H4VKCYDq5cD
--HG--
rename : xpcom/tests/TestAutoRef.cpp => xpcom/tests/gtest/TestAutoRef.cpp
rename : xpcom/tests/TestCOMArray.cpp => xpcom/tests/gtest/TestCOMArray.cpp
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/gtest/TestCOMPtr.cpp
rename : xpcom/tests/TestCOMPtrEq.cpp => xpcom/tests/gtest/TestCOMPtrEq.cpp
rename : xpcom/tests/TestFile.cpp => xpcom/tests/gtest/TestFile.cpp
rename : xpcom/tests/TestHashtables.cpp => xpcom/tests/gtest/TestHashtables.cpp
rename : xpcom/tests/TestID.cpp => xpcom/tests/gtest/TestID.cpp
|
2016-11-05 13:36:25 -07:00 |
Sebastian Hengst
|
db89e7fcf4
|
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: netwerk. r=RyanVM
MozReview-Commit-ID: F2Wm2m6Wrkf
--HG--
extra : rebase_source : bcc9ccffedc16682d872cf8748c2c185bb453fa2
|
2016-11-05 11:29:21 +01:00 |
Tim Huang
|
e4414d6c1b
|
Bug 1304219 - Part 2: Update speculativeConnect() to speculativeConnect2() for Necko. r=hurley
--HG--
extra : rebase_source : 3fb68515087ec05c32108f2067c07110e10b92f8
extra : histedit_source : c12be77b0b53cf3d69343d6ee4d1a95a6d60c60c
|
2016-10-26 11:14:41 +08:00 |
Tim Huang
|
fc4cdaf096
|
Bug 1304219 - Part 1: Add a nsISpeculativeConnect.speculativeConnect2() interface which takes a principal as an additional argument. r=mayhemer, sr=mcmanus
--HG--
extra : rebase_source : 5fbcafd208b3136d168725b0a57e35bb70304f6a
extra : histedit_source : 2f9e0606a13b41deea3675d9435dcc7ef52f37c3
|
2016-10-24 12:18:25 +08:00 |
Jacek Caban
|
6646dfcbeb
|
Bug 1288308: cross-compilation fixup.
|
2016-11-04 15:40:33 +01:00 |
Jacek Caban
|
dfd458e907
|
Bug 1288204 - cross-compilation fixup.
|
2016-11-04 15:40:22 +01:00 |
Nicholas Hurley
|
4575a61f8c
|
Bug 1310855 - Remove hasNode xpcshell.ini variable r=mcmanus
MozReview-Commit-ID: Hx2e1JYfUfy
--HG--
extra : rebase_source : 70ffa6b9e38e357d797ef34a547d921e7a609410
|
2016-10-18 10:54:33 -07:00 |
Valentin Gosu
|
656872593e
|
Bug 1315302 - Remove signedPkg from origin attributes r=baku
MozReview-Commit-ID: L1xvRgeO6De
--HG--
extra : rebase_source : dee943054af499b6e3f0aca2801fa9414f5567be
|
2016-11-06 16:15:36 +01:00 |
Phil Ringnalda
|
63c79ffa97
|
Backed out changeset 63be72bf8bbd (bug 1315470) for failures in datachannel-emptystring.html
|
2016-11-06 22:34:23 -08:00 |
Nils Ohlmeier [:drno]
|
dda1b0d5c3
|
Bug 1315470: booleans never turn negative. r=jesup
MozReview-Commit-ID: 8YkI17SMGYE
--HG--
extra : rebase_source : 61fd67bbd2dde9fd483a5d880d819365854a1fbc
|
2016-11-05 10:48:43 -07:00 |
Dragana Damjanovic
|
194e1c59d3
|
Bug 1313923 - Drop reference to the cache pump after a cache partial read finishes. r=mayhemer
|
2016-11-03 01:48:00 +01:00 |
Dragana Damjanovic
|
22b7d58ee6
|
Bug 1259305 - If nsHttpChannel has been suspended before divert to parent starts, suspend message diversion. r=mayhemer
|
2016-11-03 03:29:00 +01:00 |
Liang-Heng Chen
|
05eb5322dd
|
Bug 1288308 - Part 3: test for nsINamedPipeService; r=bagder
MozReview-Commit-ID: GhnNadhXGWk
|
2016-11-03 18:15:09 +08:00 |
Liang-Heng Chen
|
2e3f6cb3d1
|
Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer
MozReview-Commit-ID: 85MbD0QFRRq
|
2016-11-03 18:15:08 +08:00 |
Liang-Heng Chen
|
901781de67
|
Bug 1288308 - Part 1: implement nsNamedPipeService; r=bagder,mayhemer
MozReview-Commit-ID: Q4shjYz2gK
|
2016-11-03 18:15:08 +08:00 |
Liang-Heng Chen
|
f928a5954c
|
Bug 1288308 - Part 0: add Named Pipe type on Windows platform; r=bagder
MozReview-Commit-ID: It2l5BJuHiS
|
2016-11-03 18:15:07 +08:00 |
Andrea Marchesini
|
137c628055
|
Bug 1289001 - NeckoParent::GetValidatedAppInfo should consider ServiceWorkers when validating HttpChannel requests, r=bkelly, r=valentin, f=asuth
|
2016-11-03 08:18:51 +01:00 |
Wes Kocher
|
df5dbf81cc
|
Merge central to inbound a=merge
|
2016-11-02 17:31:08 -07:00 |
Sebastian Hengst
|
5cd97768df
|
Backed out changeset 0473f2d0d024 (bug 1289001) for eslint failures. r=backout on a CLOSED TREE
|
2016-11-02 23:04:44 +01:00 |
Andrea Marchesini
|
d20e6fd29f
|
Bug 1289001 - NeckoParent::GetValidatedAppInfo should consider ServiceWorkers when validating HttpChannel requests, r=bkelly, r=valentin, f=asuth
|
2016-11-02 21:57:45 +01:00 |
Andrea Marchesini
|
f03754772e
|
Bug 1314651 - Fix a comment in ProxyAutoConfig.cpp, r=me
|
2016-11-02 17:35:49 +01:00 |
Carsten "Tomcat" Book
|
b0e2113477
|
Backed out changeset 41aca5073e9d (bug 1288308) for m-oth failures
|
2016-11-02 15:35:51 +01:00 |
Carsten "Tomcat" Book
|
c72aba6fe8
|
Backed out changeset 2c52d5c8fe22 (bug 1288308)
|
2016-11-02 15:34:46 +01:00 |
Carsten "Tomcat" Book
|
be1e54206b
|
Backed out changeset e81bf7852eb2 (bug 1288308)
|
2016-11-02 15:34:44 +01:00 |
Carsten "Tomcat" Book
|
7963711849
|
Backed out changeset eb5a061acfda (bug 1288308)
|
2016-11-02 15:34:42 +01:00 |
Liang-Heng Chen
|
93bf0c8dba
|
Bug 1288308 - Part 3: test for nsINamedPipeService; r=bagder
MozReview-Commit-ID: GhnNadhXGWk
|
2016-11-02 18:43:34 +08:00 |
Liang-Heng Chen
|
f488defde2
|
Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer
MozReview-Commit-ID: 85MbD0QFRRq
|
2016-11-02 18:43:33 +08:00 |
Liang-Heng Chen
|
d0105726a8
|
Bug 1288308 - Part 1: implement nsNamedPipeService; r=bagder,mayhemer
MozReview-Commit-ID: Q4shjYz2gK
|
2016-11-02 18:43:31 +08:00 |
Liang-Heng Chen
|
77847254f2
|
Bug 1288308 - Part 0: add Named Pipe type on Windows platform; r=bagder
MozReview-Commit-ID: It2l5BJuHiS
|
2016-11-02 18:43:29 +08:00 |
Andi-Bogdan Postelnicu
|
9d9d070b27
|
Bug 1311669 - Replace integer literals which are cast to bool. r=valentin
MozReview-Commit-ID: LdvpF0mFA5V
--HG--
extra : rebase_source : 831e71b9f40015636cbea9a6d72c96e7dfd070af
|
2016-11-01 14:44:10 +02:00 |
Andi-Bogdan Postelnicu
|
204bb10a86
|
Bug 1311669 - replace string literals containing escaped characters with raw string literals. r=valentin
MozReview-Commit-ID: 2e9j55eNTop
--HG--
extra : rebase_source : e633f6731ebabbca1a128fcc995b2dbf5d7c6a0b
|
2016-11-01 14:44:09 +02:00 |
Andi-Bogdan Postelnicu
|
702a3fbf63
|
Bug 1311669 - replace default bodies of special member functions with = default; r=valentin
MozReview-Commit-ID: YxHWVHUyDq
--HG--
extra : rebase_source : 24dbb81862770d82a3dc139ba8041bb576cf7cc4
|
2016-11-01 14:44:09 +02:00 |
Andi-Bogdan Postelnicu
|
5ca687e238
|
Bug 1311669 - use auto type specifier for variable declarations to improve code readability and maintainability. r=valentin
MozReview-Commit-ID: F5YO9pVK5O8
--HG--
extra : rebase_source : 7c8d22df9ec2ade3421d5f34229827f9c419b4d2
|
2016-11-01 14:44:09 +02:00 |
Andi-Bogdan Postelnicu
|
2789be758c
|
Bug 1311669 - convert loops to range-based loops in C++11. r=valentin
MozReview-Commit-ID: 5rc6d1JrU2F
--HG--
extra : rebase_source : bff7df85d38948e5a7d90c0d6d4d66f0811977ad
|
2016-11-01 14:43:37 +02:00 |
Valentin Gosu
|
6f93776828
|
Bug 1307456 - Remove packaged app related changes to nsMultiMixedConv r=bagder
MozReview-Commit-ID: Vkt8s9xT5E
--HG--
extra : rebase_source : 87f5a990638f65ad568619b504db057c9c05871a
|
2016-10-31 15:32:15 +01:00 |
Valentin Gosu
|
e825b942e9
|
Bug 1307456 - Remove PackagedAppService/Verifier r=bagder
MozReview-Commit-ID: LgT7RQAbEf8
--HG--
extra : rebase_source : 25ac286f8b0b69dfb0c80966a78926751f955284
|
2016-10-31 15:21:14 +01:00 |
Valentin Gosu
|
32a883b619
|
Bug 1307467 - Remove RemoteFileOpen, and all app:// related code from JAR channels. r=bagder
Removes things added in bug 815523
MozReview-Commit-ID: FuXQceHGLhf
--HG--
extra : rebase_source : 048132627fb1e7ef00a061c3173fdd049724936c
|
2016-10-21 00:08:57 +02:00 |
Andrea Marchesini
|
4e5a3c052b
|
Bug 1289001 - Security check in NeckoParent::GetValidatedAppInfo must pass if the serialized LoadContext is null, r=valentin
|
2016-10-29 22:04:38 +02:00 |
Ryan VanderMeulen
|
a41f7d1058
|
Merge autoland to m-c. a=merge
|
2016-10-29 09:12:45 -04:00 |
Manish Goregaokar
|
f68c6230d6
|
Bug 1151899 - Include rust-url-capi (leave-open); r=valentin,ted
MozReview-Commit-ID: 1ITlPLvwzF4
|
2016-10-28 16:34:21 -07:00 |
Wes Kocher
|
90f6b234f3
|
Backed out 2 changesets (bug 1151899) for build bustage a=backout
Backed out changeset 7b5270bac41b (bug 1151899)
Backed out changeset 62f38c70d152 (bug 1151899)
|
2016-10-28 14:27:45 -07:00 |
Manish Goregaokar
|
00d282bd65
|
Bug 1151899 - Include rust-url-capi; r=valentin,ted
MozReview-Commit-ID: 1ITlPLvwzF4
|
2016-10-28 14:03:13 -07:00 |
Patrick McManus
|
ba32c01cd8
|
Bug 1313639 - null check fwdobject in nsahttpconnection r=dragana
|
2016-10-28 10:22:35 -04:00 |