amy
a58ca1d174
Bug 976073 - Part 1 : Implement spec, r=jdm r=dveditz
2016-11-09 17:14:21 +08:00
Dragana Damjanovic
0c685d3bcb
Bug 1301407 - Remove release assert for nss initialization. r=keeler
...
--HG--
extra : rebase_source : 0192a97588e00e82f36921bb2d6cfe751cb9aa31
2016-11-08 00:13:00 +01:00
Carsten "Tomcat" Book
3e0d037fe5
Backed out changeset 91d0760b71d4 (bug 1313596) on developers request
2016-11-10 09:05:35 +01:00
Kate McKinley
743953244a
Bug 1313596 Increase HSTS Priming default cache timeout r=mayhemer
...
MozReview-Commit-ID: 6sHuB4wIEu4
--HG--
extra : rebase_source : 77489ec9ef9a0a33502420f0b99bdb8ba470d595
2016-11-08 17:45:36 +09:00
Gerald Squelart
b500aaacf6
Bug 1316206 - Fix RefPtr assignments from 0 - r=froydnj
...
Giving '0' (literal zero) to RefPtr is now ambiguous, as both
RefPtr(decltype(nullptr)) and RefPtr(T*) could be used.
In any case, our coding standards mandate the use of 'nullptr' for pointers.
So I'm changing all zeroes into nullptr's where necessary.
MozReview-Commit-ID: A458A4e9for
--HG--
extra : rebase_source : bc4107ce1767329e3dddfe34c55ba79202192e06
2016-11-08 14:34:06 +11:00
Wes Kocher
0330db10eb
Merge m-c to autoland, a=merge
2016-11-08 14:09:10 -08:00
Wes Kocher
008fdd9329
Merge inbound to central, a=merge
2016-11-08 13:58:20 -08:00
Christoph Kerschbaumer
f2776f1b8d
Bug 1308889 - Try to explicitly pass aTriggeringPrincipal and aPrincipalToInherit to DoURILoad(). r=bz
2016-11-08 07:23:12 +01:00
Phil Ringnalda
0b5f008629
Merge autoland to m-c, a=merge
...
MozReview-Commit-ID: CjyRb7vVnBV
2016-11-07 20:37:27 -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
f1e7aa8706
Bug 1305592 - Make the WellKnownChecker to use correct originAttributes. r=mcmanus
...
--HG--
extra : rebase_source : fc71d296cb1f0aa9b8b9ea24e4ba808d90c30a80
2016-10-27 11:22:40 +08: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
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
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
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
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
Carsten "Tomcat" Book
0317ea2aa6
Merge mozilla-central to mozilla-inbound
2016-11-18 16:53:55 +01:00
Bill McCloskey
d9f445e359
Bug 792652 - Get rid of CloneProtocol (r=dvander)
...
CloneProtocol is leftover code from Nuwa. We can remove it now.
2016-11-08 15:22:33 -08:00
Wes Kocher
41c087935b
Merge m-c to inbound, a=merge
2016-11-08 14:08:34 -08:00
Michal Novotny
2b03d7b575
Bug 1201042 - Update HTTP cache index format to work with OriginAttributes' suffix, r=honzab
2016-11-08 21:11:30 +01:00
Wes Kocher
4b3d16605a
Backed out 18 changesets (bug 792652) for build bustage on linux64 a=backout CLOSED TREE
...
Backed out changeset 90eaf6aec002 (bug 792652)
Backed out changeset ddd915ab4a48 (bug 792652)
Backed out changeset 95eff6c45cae (bug 792652)
Backed out changeset 75855b5a9ab9 (bug 792652)
Backed out changeset b658ebaad5d7 (bug 792652)
Backed out changeset 2ba36b8ac60c (bug 792652)
Backed out changeset 94fcd3bf3f34 (bug 792652)
Backed out changeset cf9c4164eb43 (bug 792652)
Backed out changeset 59e6d0a4f35b (bug 792652)
Backed out changeset bdf86b8b9c43 (bug 792652)
Backed out changeset 8edf4b247250 (bug 792652)
Backed out changeset 63a3c8e4016e (bug 792652)
Backed out changeset e3e496eab991 (bug 792652)
Backed out changeset 5a1e3136323a (bug 792652)
Backed out changeset dbbe3a8c00e7 (bug 792652)
Backed out changeset 1829d5358808 (bug 792652)
Backed out changeset 004cd692ba6d (bug 792652)
Backed out changeset 92e7fee81fa2 (bug 792652)
2016-11-08 12:05:28 -08:00
Bill McCloskey
1a00da8679
Bug 792652 - Get rid of CloneProtocol (r=dvander)
...
CloneProtocol is leftover code from Nuwa. We can remove it now.
2016-11-08 11:32:23 -08:00
Andi-Bogdan Postelnicu
c62f16bdda
Bug 1311669
- Use C++11's override and remove virtual where applicable. r=valentin
...
MozReview-Commit-ID: Ab5BC8NhbIO
2016-11-08 16:36:58 +02:00
Valentin Gosu
43a28e1354
Bug 1275746 - Don't allow empty host name for URLTYPE_AUTHORITY URLs r=mcmanus
...
* Return NS_ERROR_MALFORMED_URI if mURLType is URLTYPE_AUTHORITY and the hostname is empty.
* Make sure nsStandardURL::SetFile calls init with the correct arguments
MozReview-Commit-ID: 7t3mZtAbMF3
2016-07-07 15:06:08 +03:00
Ryan VanderMeulen
fcbf4425b0
Backed out 2 changesets (bug 1261585) for causing website bustage.
...
Backed out changeset 3b5321a426ad (bug 1261585)
Backed out changeset f6d5e6243d01 (bug 1261585)
--HG--
extra : rebase_source : 9e87123f7688db13d341e713d4781cbc3e419960
2017-01-17 23:29:11 -05:00
Wes Kocher
602c930ba0
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 10MpA6zwIWr
2017-01-17 17:59:26 -08:00
Dragana Damjanovic
678e2b1447
Bug 1261585 - Make nsITraceableChannel listener work with content encoding. r=mayhemer
2017-01-17 08:27:00 -05: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
Valentin Gosu
48147456e5
Bug 1294719 - Make sure HttpChannelParent stops sending IPC messages before calling Send__delete__() r=honzab
...
MozReview-Commit-ID: 4lb0gs32tOq
2016-10-28 04:30:58 +02:00
Honza Bambas
1e4dc15ed4
Bug 1312646 - Carry ChooseApplicationCache flag from child after redirect callback is done. r=jduell
...
--HG--
extra : rebase_source : c91b0722331e9bd897fa97cd380691296b408871
2016-10-27 06:13:00 -04:00
Liang-Heng Chen
42404707d2
Bug 1311275 - use protocol service directly instead of NS_GetFileFromURLSpec; r=mayhemer
...
MozReview-Commit-ID: 26ElbTXr6fI
--HG--
extra : rebase_source : bad92dfad90b4cee8a850cdf29a85832f16f8149
2016-10-19 20:34:00 +02:00
Josh Matthews
9c847a5ac4
Bug 1277681 - Send HTTP request bodies in chunks. r=mayhemer
2016-09-28 18:38:26 -04:00
Honza Bambas
8568845401
Bug 1312695 - Let authprompt level reflect proxy security and not origin server security. r=mcmanus
2016-10-25 04:32:00 -04:00
Honza Bambas
91a67308bb
Bug 486508 - Prevent restart of connection-sticky transactions to not break NTLM negotiation. r=mcmanus
2016-10-21 08:08:00 -04:00
Dragana Damjanovic dd.mozilla@gmail.com
30904871cc
Bug 1301407 - Ensure nss initialized during nsHttpHandler initialization. r=mcmanus, r=keeler
2016-10-25 10:43:00 -04:00
Phil Ringnalda
435a27119b
Merge m-c to m-i
...
MozReview-Commit-ID: 8nqgw9Q3gSY
2016-10-25 22:07:07 -07:00
Phil Ringnalda
8cf1367dd8
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: FnnOWQ3xKPi
2016-10-25 22:03:31 -07:00
Honza Bambas
078f3bad66
Bug 1311720 - Stick HTTP connection to its channel when NTLM/Negotiate auth challenge is received more early, r=mcmanus
2016-10-21 09:49:00 +02:00
Jan Varga
12b2353123
Bug 1311466 - Part 4: Add a C++ only getFileDescriptor() method to nsIFileMetadata interface. All file stream implementations (nsFileInputStream, nsPartialFileInputStream, nsFileOutputStream, nsAtomicFileOutputStream, nsSafeFileOutputStream and nsFileStream) support nsIFileMetadata interface so the new method is available on all these streams. The returned file descriptor can be used for memory mapping of the underlying file. The new method exposes stream's internal member variable, so it should be used carefully; r=froydnj
2016-10-25 21:18:52 +02:00
Kershaw Chang
02e0599818
Bug 1257782 - Limit the HTTP response header size, r=mcmanus
2016-10-24 09:01:00 +02:00
Michal Novotny
f3ecdc91f2
Bug 1311361 - Crash in mozilla::net::CacheFileChunkBuffer::SetDataSize, r=honzab
2016-10-24 20:47:56 +02:00
Valentin Gosu
3a14f83970
Bug 1305204 - (Part 3) Backout bug 1275746 a=backout
...
MozReview-Commit-ID: B627xyv9BRm
2016-10-23 14:24:49 +02:00
Cykesiopka
660da8b92b
Bug 1312158 - Stop using Scoped.h NSS types under netwerk/. r=nwgh
...
Scoped.h is deprecated.
MozReview-Commit-ID: AKfsw0lqTfw
--HG--
extra : rebase_source : a2c28b8e1a77ba491e6c842e98b2c7457b793f12
2016-10-23 13:27:33 +08:00
Tooru Fujisawa
fa2f08828a
Bug 1283710 - Part 4: Do not duplicate message in ExpandErrorArgumentsVA, and remove message parameter from WarningReporter. r=jwalden
2016-08-14 20:39:31 +09:00
Tooru Fujisawa
23d868fa20
Bug 1283710 - Part 2: Change JSErrorReport.ucmessage to JSErrorReport.message_ with ConstUTF8CharsZ, and release them in destructor if it is owned. r=jwalden
2016-08-14 20:39:30 +09:00
Eric Rahm
a2f7bff287
Bug 1311759 - Remove unused references to nsISupportsArray. r=froydnj
...
This removes various references to nsISupportsArray throughtout the tree that
aren't used.
MozReview-Commit-ID: EtgD1DRwY8e
2016-10-21 16:34:42 -07:00
Ryan VanderMeulen
5c4d7020f2
Merge m-c to inbound. a=merge
2016-10-21 11:08:45 -04:00
Carsten "Tomcat" Book
bbfd099b2d
Merge mozilla-central to autoland
2016-10-20 17:27:57 +02:00
Liang-Heng Chen
27d39ba976
Bug 1311044 - show error when connection to domain socket is failed; r=bagder
...
MozReview-Commit-ID: GtqKiMVwQyX
--HG--
extra : rebase_source : 04e3b258f06e7d3e196c241c96aa3cc92ec334da
2016-10-19 18:28:02 +08:00
Jonathan Hao
42cdd28f23
Bug 1264562 - Part 1: Add firstPartyDomain to socket transport (adapted from Tor Browser patch 13670) r=mayhemer
...
--HG--
extra : rebase_source : f10e38a44f592bcf0db32d98338f2d16edeab58b
2016-10-12 15:32:22 +08:00
Iris Hsiao
703b663355
Backed out changeset a0f243dead30 (bug 1301649) for developers' request
2016-10-20 15:24:50 +08:00
Valentin Gosu
92395971b8
Bug 1294719 - Make sure to check mIPCClosed before calling SendRedirect1Begin r=honzab
...
MozReview-Commit-ID: 7xE7p6tE2kR
2016-10-19 19:31:01 +02:00
Yoshi Huang
3e74d36035
Bug 1308938: skip check for about: pages. r=baku
2016-10-19 15:16:34 +08:00
Wes Kocher
71f24926ed
Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout
...
Backed out changeset eb95a12e5d86 (bug 1283710)
Backed out changeset f727edc4be48 (bug 1283710)
Backed out changeset fed60fbf645d (bug 1283710)
Backed out changeset 98339fa564f1 (bug 1283710)
Backed out changeset 51b8d69edca0 (bug 1283710)
Backed out changeset d72527b7d3c0 (bug 1283710)
Backed out changeset ee5215f1a38e (bug 1283710)
Backed out changeset dcedbaefe399 (bug 1283710)
Backed out changeset 61f8250cbe0b (bug 1283710)
Backed out changeset 239382846137 (bug 1283710)
2016-10-18 17:27:58 -07:00
Tooru Fujisawa
84473915d8
Bug 1283710 - Part 4: Do not duplicate message in ExpandErrorArgumentsVA, and remove message parameter from WarningReporter. r=jwalden
2016-08-14 20:39:31 +09:00
Tooru Fujisawa
81c1a988e3
Bug 1283710 - Part 2: Change JSErrorReport.ucmessage to JSErrorReport.message_ with ConstUTF8CharsZ, and release them in destructor if it is owned. r=jwalden
2016-08-14 20:39:30 +09:00
Ehsan Akhgari
3c4317ab39
Bug 1307491 follow-up: Remove two remaining declarations of NS_IsAppOffline
2016-10-18 09:56:01 -04:00
Carsten "Tomcat" Book
b9686db6da
Merge mozilla-central to mozilla-inbound
2016-10-18 10:44:04 +02:00
Carsten "Tomcat" Book
5c08a87874
merge mozilla-inbound to mozilla-central a=merge
2016-10-18 10:38:37 +02:00
Ehsan Akhgari
ea467855d3
Bug 1310721 - Remove support for the b2g PAC generator; r=mcmanus
...
This effectively backs out bug 1115495.
2016-10-17 14:10:45 -04:00
Ehsan Akhgari
1c4461d57a
Bug 1310094 - Part 1: Remove support for loading b2g extensions from AllocPRemoteOpenFileParent; r=mcmanus
2016-10-17 14:08:30 -04:00
Wes Kocher
664cdfb48f
Merge m-c to autoland, a=merge
2016-10-17 15:37:57 -07:00
Mark Smith
2151007a86
Bug 1308275 - make unix domain socket support spaces; r=bagder
...
MozReview-Commit-ID: 7tE6VztAYp2
2016-10-17 01:01:00 +02:00
Iris Hsiao
2f11012361
Merge mozilla-central to mozilla-inbound
2016-10-20 15:30:51 +08:00
Randell Jesup
607b7c3fdf
Bug 1280041: more complete fix for issues surrounding mConnection clearing r=drno
2016-10-20 01:03:44 -04:00
Valentin Gosu
d746e122c8
Bug 1307491 - (Part 1) Remove support for per-app-offline in netwerk/ [nukeb2g] r=bagder
...
* * *
Bug 1307491 - Remove support for per-app-offline [nukeb2g] r=bagder
MozReview-Commit-ID: FoweWBv9QyE
--HG--
extra : rebase_source : 0f6e0f0d19f108c3aef8b25cb6d605ecd338ee2b
2016-10-17 03:54:46 +02:00
Ehsan Akhgari
9de6bbbaec
Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv
2016-10-13 13:18:41 -04:00
Masatoshi Kimura
bffddec572
Bug 1286694 - Part 2: Add TLS version configuration function to nsITLSServerSocket. r=dragana
...
MozReview-Commit-ID: CNiDXV9Um27
--HG--
extra : rebase_source : 8b96737d137977fe47f4deac861ba9c11c78ee21
extra : source : 8f53b724f0a483e7a6381c2647f0cb2bf33cbe92
2016-07-16 22:50:12 +09:00
Michal Novotny
9b2bf11843
Bug 1310205 - remove MOZ_ASSERT(entry->mRec->mFrecency == 0 || entry->mRec->mFrecency > mOldFrecency)), r=honzab
2016-10-17 15:39:57 +02:00
Valentin Gosu
8d0db35d9c
Bug 1302400 - Set docshell UA override for redirected channels in the child r=mcmanus
...
MozReview-Commit-ID: 3rmoAfpvml0
2016-10-13 15:50:50 +02:00
Carsten "Tomcat" Book
85979d0405
Merge mozilla-central to mozilla-inbound
2016-10-13 11:58:40 +02:00
Carsten "Tomcat" Book
802e7b16f9
merge mozilla-inbound to mozilla-central a=merge
2016-10-13 11:53:49 +02:00
Honza Bambas
a604390796
Bug 1294183 - Make HTTP cache write leader-class resources with more priority, r=michal
2016-10-12 10:32:00 +02:00
Tim Huang
17d537f0e1
Bug 1277803 - Part 4 : Make the NS_CompareLoadInfoAndLoadContext() skiping test if the request is the favicon loading from the XUL image. r=honzab
2016-10-13 15:43:59 +08:00
Francois Marier
54d1778d66
Bug 1307596 - Add a preference for trimming third-party referrers. r=dragana
...
MozReview-Commit-ID: EL2L4yMnwAi
--HG--
extra : rebase_source : 6046849abb11560b7073b7fe30f46297e45d16e9
2016-10-05 16:36:16 -07:00
Francois Marier
65552ada0a
Bug 1308725 - Remove network.http.sendSecureXSiteReferrer pref. r=dragana
...
MozReview-Commit-ID: LQgxMijXIaF
--HG--
extra : rebase_source : 62482337ee35edbdcd0cb76efd8614f295ea9099
2016-10-08 12:06:03 -07:00
Wes Kocher
2142de26c1
Backed out 8 changesets (bug 1277803) for browser-chrome test failures a=backout
...
Backed out changeset 477890efdb88 (bug 1277803)
Backed out changeset 49da326bfe68 (bug 1277803)
Backed out changeset 2d17a40a9077 (bug 1277803)
Backed out changeset b1cb0a195ca1 (bug 1277803)
Backed out changeset c7d82459d152 (bug 1277803)
Backed out changeset 3be9a06248af (bug 1277803)
Backed out changeset 8d119ca96999 (bug 1277803)
Backed out changeset be767a6f7ecd (bug 1277803)
2016-10-12 14:26:00 -07:00
Tim Huang
6e27a2a6a1
Bug 1277803 - Part 4 : Make the NS_CompareLoadInfoAndLoadContext() skiping test if the request is the favicon loading from the XUL image. r=honzab
2016-10-12 17:32:08 +08:00
Carsten "Tomcat" Book
cd1be634c9
merge mozilla-inbound to mozilla-central a=merge
2016-10-11 12:01:35 +02:00
Ting-Yu Chou
cd6f9ab1d4
Bug 1293501 - Use VirtualProtect to track down a possible memory corruption. r=dragana
...
MozReview-Commit-ID: J4ZFzR1nE5n
2016-10-06 17:31:43 +08:00
Phil Ringnalda
8bd6563760
Merge m-c to autoland
2016-10-10 19:12:47 -07:00
Andrew McCreight
8d2799330c
Bug 1308652, part 1 - Remove about:bloat. r=froydnj
...
MozReview-Commit-ID: 1FmdvLlygjq
--HG--
extra : rebase_source : 9859f58f077c5bda48b848b2a67eb8cd6d589e3e
2016-10-10 10:48:34 -07:00
Sebastian Hengst
cdcc9e20da
Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop
...
MozReview-Commit-ID: 1lCt0xTMV5O
2016-10-08 11:14:49 +02:00
Ehsan Akhgari
7cbf03adb5
Bug 1307730 - Disallow CORS fetches when we have an expanded principal; r=bzbarsky
...
It's not possible to construct a useful Origin header when we have
an expanded principal and are about to perform a CORS fetch. Therefore,
instead of sending a CORS fetch with an |Origin: null| header, we
must fail the request.
2016-10-07 12:47:11 -04:00
Yoshi Huang
2a51f65d99
Bug 1237152 - rename clear-origin-data to clear-origin-attributes-data, r=smaug
...
find \( -name '*.cpp' -o -name '*.h' -o -name '*.js' -o -name '*.jsm' -o -name '*.idl' -o -name '*.html' \) \
-a -type f -exec sed -i 's/clear-origin-data/clear-origin-attributes-data/g' {} \;
2016-10-07 17:45:10 +08:00
Yoshi Huang
00f6846c07
Bug 1301649 - nits for bug 1260931. r=smaug
...
- use MOZ_ASSERT_IF
- always call inherit function
2016-10-07 17:42:03 +08:00
Iris Hsiao
5abee5efd3
Backed out changeset d17370e68325 (bug 1277803)
...
CLOSED TREE
2016-10-07 11:23:45 +08:00
Tim Huang
33effa2da2
Bug 1277803 - Part 4: Make the NS_CompareLoadInfoAndLoadContext() skiping test if the request is the favicon loading from the XUL image. r=honzab
2016-10-06 00:57:00 -04:00
Phil Ringnalda
16acd6fa33
Merge m-c to autoland
2016-10-27 20:40:39 -07:00
Kate McKinley
9288d568fb
Bug 1311893 - HSTS Priming timing telemetry r=ckerschb,francois p=francois
...
MozReview-Commit-ID: WKmlCqDOKT
--HG--
extra : rebase_source : e41defed5b737b780e8f1d6616517f1204775514
2016-10-26 14:36:44 +09:00
Ehsan Akhgari
d4cf901767
Bug 1308319 - Remove app specific parts of the permission manager; r=baku
2016-10-10 11:11:12 -04:00
Dragana Damjanovic dd.mozilla@gmail.com
e76a687adf
Bug 1305436 - "Fix issue with Firefox 49 won't start after installation". r=mcmanus
2016-10-06 09:22:00 +02:00
Carsten "Tomcat" Book
7333917288
Merge mozilla-central to mozilla-inbound
2016-10-06 12:28:03 +02:00
Carsten "Tomcat" Book
7c8e81673d
merge mozilla-inbound to mozilla-central a=merge
2016-10-06 11:59:54 +02:00
Michal Novotny
e700b41079
Bug 1249304 - Optimize sorting of CacheIndex::mFrecencyArray, r=honzab
2016-10-06 11:23:52 +02:00
Christoph Kerschbaumer
fb07f658e3
Bug 1305012 - Downgrade a new channel's principal to NullPrincipal. r=smaug
2016-10-05 21:19:51 +02:00
Valentin Gosu
cb9ff464f6
Bug 1289001 - Add code to GetValidatedAppInfo to figure out why it fails r=jduell
2016-10-05 18:50:08 +02:00
Carsten "Tomcat" Book
3522f1d38a
merge mozilla-inbound to mozilla-central a=merge
2016-10-05 15:42:48 +02:00
Wei-Cheng Pan
afc64a42d6
Bug 1307364 - Use MOZ_MUST_USE in netwerk/protocol/file r=valentin
...
MozReview-Commit-ID: 4EaTsMOpy0n
--HG--
extra : rebase_source : 75a381c4cd9d6e90a3e366c5e59eb0167216589b
2016-10-03 14:54:40 +08:00
Wei-Cheng Pan
bb8702d5d8
Bug 1307360 - Use MOZ_MUST_USE in netwerk/protocol/device r=valentin
...
MozReview-Commit-ID: Kc7a7GksoZl
--HG--
extra : rebase_source : 3c42b88d4780c21401a1e10c87d3e51b83faba5c
2016-10-03 14:54:10 +08:00
Wei-Cheng Pan
d82b36b981
Bug 1307331 - Use MOZ_MUST_USE in netwerk/protocol/data r=valentin
...
MozReview-Commit-ID: IikVyLjQN31
--HG--
extra : rebase_source : 574d28a6534c4a0e0ed92576896d9404e671fa7d
2016-10-03 14:54:01 +08:00
Wei-Cheng Pan
9c31ea2777
Bug 1307052 - Use MOZ_MUST_USE in netwerk/protocol/about r=valentin
...
MozReview-Commit-ID: 7G0vF9Jt7Hj
--HG--
extra : rebase_source : 03cb108736d9922e9569f718cf7ad3027ae60b2a
2016-10-03 14:53:30 +08:00
Bill McCloskey
f478d1188c
Bug 1306708 - Rename prio to nested in IPDL (r=dvander)
2016-10-04 20:34:54 -07:00
Wes Kocher
5a2fb874ca
Merge inbound to central, a=merge
2016-10-04 17:32:01 -07:00
Tom Schuster
774a8bf34d
Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan
2016-10-04 17:57:51 +02:00
David Keeler
c3c34a8853
bug 1301407 - ensure PSM is initialized on the main thread before doing a speculative connect r=mcmanus
...
MozReview-Commit-ID: Bc9KiN3Qw1E
--HG--
extra : rebase_source : f531db52fa1e3f17a354922dbf4f73160bcb9458
2016-09-22 14:54:48 -07:00
Sebastian Hengst
dd7aeb94f5
Bug 1306397 - Remove B2G event 'network-active-changed' and consumers from non-B2G/Gonk files: netwerk. r=mayhemer
...
MozReview-Commit-ID: 5YfclnGR0NZ
--HG--
extra : rebase_source : b8ed82ec35ce51c67f34cf6d4fd6251ca2f48c10
2016-09-29 19:53:44 +02:00
Christoph Kerschbaumer
b0951acfc5
Bug 1302539 - X-Content-Type-Options: nosniff should not apply to images (temporarily). r=dveditz
2016-09-30 09:38:44 +02:00
Cameron McCormack
b5dafca7ed
Bug 1300720 - Part 1: Prevent file:, chrome: and resource: URIs from using an external protocol handler. r=honza
...
MozReview-Commit-ID: 51r5lObSRwx
2016-10-03 12:43:15 +08:00
Jesper Kristensen
05fa4f284c
Bug 777620 - Support access to private prowsing cookies in nsICookieManager. r=jduell
...
MozReview-Commit-ID: G97YHqCOpM6
--HG--
extra : rebase_source : 9faaa28f12e8e25dcf1b951fa86a1b40d65b251c
2016-03-31 18:29:27 +02:00
Honza Bambas
c9cce146d4
Bug 1306033 - Only fatal console warnings on failures of OpenAlternativeInputStream in HTTP cache. r=michal
...
--HG--
extra : rebase_source : 147258f504b3ce5433739b09c96ee68ffec30c0d
2016-09-29 07:26:00 -04:00
Nils Ohlmeier [:drno]
ec6fab657f
Bug 1315470: booleans never turn negative. r=jesup
...
MozReview-Commit-ID: 7XbJd35uMSX
2016-11-07 15:28:50 -08:00
Carsten "Tomcat" Book
53c63f69db
Merge mozilla-central to mozilla-inbound
2016-09-30 12:08:17 +02:00
Carsten "Tomcat" Book
6636b09ddd
merge mozilla-inbound to mozilla-central a=merge
2016-09-30 12:02:16 +02:00
Sebastian Hengst
44e1cda2da
Backed out changeset acffb71ed793 (bug 1302539) for failing wpt /fetch/nosniff/image.html at least on Linux. r=backout
2016-09-30 11:38:18 +02:00
Christoph Kerschbaumer
4b96f5df9e
Bug 1302539 - X-Content-Type-Options: nosniff should not apply to images (temporarily). r=dveditz
2016-09-30 09:38:44 +02:00
Andrea Marchesini
a3e7227683
Bug 1280590 - nsICookieManager2.cookieExists must use the originAttributes - part 2, r=me
2016-09-30 08:30:15 +02:00
Andrea Marchesini
14d32a0990
Bug 1280590 - nsICookieManager2.cookieExists must use the originAttributes, r=smaug
2016-09-30 08:24:21 +02:00
Nicholas Hurley
8739dd3c4e
Bug 1297554 - Perform a gNeckoParent-ectomy r=billm,mcmanus
...
MozReview-Commit-ID: 7WQE8MhWlYr
--HG--
extra : rebase_source : 46545fa7485c8ba7ce4b0b4dc48a377b68a2ff80
2016-09-21 12:21:00 -07:00
Wes Kocher
673a0db365
Backed out changeset 57e78c503c4e (bug 1294450) for build bustage a=backout
2016-09-28 17:38:00 -07:00
Josh Matthews
facc06fda2
Bug 1294450 - Make AutoIPCStream favour PSendStream for large input streams. r=froydnj
...
--HG--
extra : rebase_source : 764aa593bd2734ca15d556a0b5ca55e3f69d25bb
2016-09-28 18:38:51 -04:00
jdarcangelo
d0dcd5ee76
Bug 1299866 - [FlyWeb] mDNS services discovered remain after network change;r=djvj
2016-09-28 12:56:17 -04:00
Michael Kaply
45150edb90
Bug 209637 - Add support for application/vnd.wap.xhtml+xml. r=bz
2016-09-28 09:48:17 -05:00
Carsten "Tomcat" Book
b5206d37f5
Merge mozilla-central to mozilla-inbound
2016-09-28 16:25:01 +02:00
Carsten "Tomcat" Book
572e74ee99
merge mozilla-inbound to mozilla-central a=merge
2016-09-28 15:56:33 +02:00
Carsten "Tomcat" Book
baff2f0613
Backed out changeset 885e361d4c73 (bug 1280590) for xpcshell bustage
2016-09-28 15:08:45 +02:00
James Andreou
a47ce92ac2
Bug 1282124 - Remove nsILoadInfo.usePrivateBrowsing and the SEC_FORCE_PRIVATE_BROWSING flag; r=smaug,jryans
2016-09-27 16:56:44 -04:00
Kate McKinley
c57d400961
Bug 1246540 - HSTS Priming Proof of Concept. r=ckerschb, r=mayhemer, r=jld, r=smaug, r=dkeeler, r=jmaher, p=ally
...
HSTS priming changes the order of mixed-content blocking and HSTS
upgrades, and adds a priming request to check if a mixed-content load is
accesible over HTTPS and the server supports upgrading via the
Strict-Transport-Security header.
Every call site that uses AsyncOpen2 passes through the mixed-content
blocker, and has a LoadInfo. If the mixed-content blocker marks the load as
needing HSTS priming, nsHttpChannel will build and send an HSTS priming
request on the same URI with the scheme upgraded to HTTPS. If the server
allows the upgrade, then channel performs an internal redirect to the HTTPS URI,
otherwise use the result of mixed-content blocker to allow or block the
load.
nsISiteSecurityService adds an optional boolean out parameter to
determine if the HSTS state is already cached for negative assertions.
If the host has been probed within the previous 24 hours, no HSTS
priming check will be sent.
MozReview-Commit-ID: ES1JruCtDdX
--HG--
extra : rebase_source : 2ac6c93c49f2862fc0b9e595eb0598cd1ea4bedf
2016-09-27 11:27:00 -04:00
Valentin Gosu
632626f639
Bug 1231565 - (Part 4) Test that large alt-data content can be saved, and that streaming works r=honzab
...
--HG--
rename : netwerk/test/unit/test_alt-data_simple.js => netwerk/test/unit/test_alt-data_stream.js
rename : netwerk/test/unit_ipc/test_alt-data_simple_wrap.js => netwerk/test/unit_ipc/test_alt-data_stream_wrap.js
2016-09-27 10:26:32 +02:00
Valentin Gosu
29eff7dfe4
Bug 1231565 - (Part 3) Make alt-data responses report the correct content length r=michal
...
MozReview-Commit-ID: DvQP7NB4SqW
2016-09-27 10:26:00 +02:00
Andi-Bogdan Postelnicu
55e8cb71fa
Bug 1282408 - Add ignore-initialization-check annotation to variables mPeakSizeID and mPeakCountID from Http2BaseCompressor. r=valentin
...
MozReview-Commit-ID: H5DsehXu2nr
2016-09-28 11:08:44 +03:00
Andrea Marchesini
cd5d3f1870
Bug 1280590 - nsICookieManager2.cookieExists must use the originAttributes, r=smaug
2016-09-28 08:05:12 +02:00
Valentin Gosu
13ceec29f2
Bug 1303762 - Add UI to about:networking to turn on logging modules at runtime r=jaws,mcmanus
2016-09-29 12:03:49 -07:00
Wes Kocher
3209051dbb
Backed out changeset e4508f246a86 (bug 1303762) for failures in browser_misused_characters_in_strings.js a=backout
2016-09-29 12:01:03 -07:00
Nathan Froyd
92e64e1b8c
Bug 1305422 - part 4 - don't call size_forward in nsIDNService.cpp; r=erahm
...
We don't need to bother with iterators here at all; we can just ask the
string for its data and length directly.
2016-09-29 22:33:58 -04:00
Andrew Osmond
7c53a79c5a
Bug 1275464 - Part 2. Move socket transport service thread shutdown to xpcom-shutdown-threads. r=dragana
2016-09-19 13:29:59 -04:00
Valentin Gosu
86d5a04ef7
Bug 1303762 - Add UI to about:networking to turn on logging modules at runtime r=jaws,mcmanus
2016-09-29 17:00:21 +02:00
Josh Matthews
ee8da66177
Bug 1294450 - Make AutoIPCStream favour PSendStream for large input streams. r=nfroydj
2016-09-29 06:20:00 +02:00
Carsten "Tomcat" Book
c89ca66d22
Backed out changeset 826cc48624a3 (bug 1280590) for windows m-oth and xpc crashes
...
--HG--
extra : rebase_source : 895634096f3c1e275ab4f74f1d93691f5b55e22c
2016-09-29 15:28:53 +02:00
Andrea Marchesini
f69927d55d
Bug 1280590 - nsICookieManager2.cookieExists must use the originAttributes, r=smaug
2016-09-29 12:02:30 +02:00
David Keeler
cba6d0293c
bug 1190674
- skip test_tls_server.js on XP for intermittent failures r=jryans,nwgh
...
MozReview-Commit-ID: Aud6qGQ1y6I
--HG--
extra : rebase_source : 62a6b5aff647bf2165b5a0763c4ce84436b05822
2016-09-26 15:46:29 -07:00
Francois Marier
16c0d80286
Bug 1302938 - Explain why user referrer trimming policy can be overriden. r=dragana
...
MozReview-Commit-ID: GfmeIu2WEGX
--HG--
extra : rebase_source : 386c056f51dd351e7713806cec2292f5a226e8ef
2016-09-27 13:25:35 -07:00
Sergei Chernov
976d5c3f1d
Bug 1293231 - Certificate Transparency - basic telemetry reports; r=Cykesiopka,keeler
...
MozReview-Commit-ID: EGvuZADObJo
--HG--
extra : rebase_source : 9a059c9f8e2fdf9bfc693b0b5649808b1beeb67b
2016-08-11 13:41:50 +03:00
Sylvestre Ledru
454c66daff
Bug 1297662 - Remove gf2_8.c & gf2_8.h as they are unused. r=jesup
...
Move the used #define where it is actually used
MozReview-Commit-ID: DSfoLN7W5ae
--HG--
extra : rebase_source : b1be0cb8a0f1acc42b73856f9f3ffb24fd4a90e2
2016-09-26 06:40:59 -05:00
Martin Thomson
b4a425d1e8
Bug 1304919 - Update TLS server tests to expect TLS 1.3 cipher suite, r=ekr
...
MozReview-Commit-ID: Bz5v08xPNA6
--HG--
extra : rebase_source : 897583f67b5d07a8962d4423ffc9d4cf7cd23b8e
extra : source : bb62ee48735e56b8792ba8256edeed5971f93a34
2016-09-23 13:17:12 +10:00
Iris Hsiao
767e1e9b11
merge mozilla-inbound to mozilla-central a=merge
2016-09-26 18:34:20 +08:00
Sebastian Hengst
cc132d092f
Backed out changeset 04cda7684b40 (bug 1217876) for failing xpcshell test test_resumable_channel_wrap.js in debug builds. r=backout
2016-09-25 11:00:29 +02:00
Andrea Marchesini
ff1efcb34a
Bug 1217876 - nsIXMLHttpRequest must show the authentication prompt correctly when used by addons in e10s, r=mayhemer
2016-09-25 07:50:44 +02:00
Sebastian Hengst
0ac2129c0b
Backed out changeset bb62ee48735e (bug 1304919)
2016-09-24 18:00:12 +02:00
Martin Thomson
fb053d0a17
Bug 1304919 - Update TLS server tests to expect TLS 1.3 cipher suite, r=ekr
...
MozReview-Commit-ID: Bz5v08xPNA6
--HG--
extra : rebase_source : 530ad9191cef1309726f15a1d2e9aef84f669cad
2016-09-23 13:17:12 +10:00
Thomas Nguyen
8c6badef26
Bug 1276836 - Implement same-origin, strict-origin, strict-origin-when-cross-origin referrer policy. r=mcmanus,jdm
...
MozReview-Commit-ID: 39AFT4RgHpl
--HG--
extra : rebase_source : 1512555cb0da30a0fbbfd58c27e4a4d48a93586e
2016-09-22 16:27:42 -07:00
Kate McKinley
ed0b5f06ee
Bug 1271796 use raw bytes to calculate SRI hash r=francois
...
MozReview-Commit-ID: F62t5CnsYlJ
--HG--
extra : rebase_source : 9c2148ffe99a51db5541ec6d9961597b578157ae
2016-09-05 12:55:25 +02:00
Carsten "Tomcat" Book
d25a5baeb8
merge mozilla-inbound to mozilla-central a=merge
2016-09-22 11:55:12 +02:00
Eric Faust
121151ec67
Bug 1263595
- Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj)
2016-09-15 21:35:14 -07:00
David Keeler
b1cb7643ef
bug 1302140 - add policy to disable SHA-1 except for certificates issued by non-built-in CAs r=jcj,rbarnes
...
MozReview-Commit-ID: 2uwHPxk0VhZ
--HG--
extra : rebase_source : 1c7b5d2559139fa8286342decf4e4f7c83317e29
2016-09-14 15:11:15 -07:00
Umesh Panchaksharaiah
056d5a6135
Bug 1301629 - Fix incorrect parameter name in comments. r=ettseng
...
--HG--
extra : rebase_source : a45c6c9641ceb70301e8bcd957a3e21c95aef423
2016-09-14 19:57:20 +02:00
Josh Matthews
7784aa2e51
Bug 1302824 - Avoid duplicating domain-matching and path-matching logic in cookie service. r=ehsan
2016-09-19 15:40:12 -04:00
Honza Bambas
b48113987b
Bug 1267820 - Fix HTTP cache2 leak after shutdown, don't setup purging timer after shutdown. r=michal
2016-09-20 06:53:00 -04:00
Daniel Stenberg
9df1623b92
Bug 1255474 - Cut off path from URLs passed to PAC scripts. r=mcmanus
2016-09-20 21:42:52 -04:00
Jonathan Hao
108459bd3b
Bug 1272856 - Fix intermittent e10s browser_originattributes.js r=ehsan
...
--HG--
extra : rebase_source : 5b17628829673c1174273ef6423a062912d10ca2
2016-09-13 03:06:00 +02:00
amy
49df78fa51
Bug 1013635 - Removed the dispatch and call the notification service directly in HttpBaseChannel.cpp where this noticiation emits, r=honzab
2016-09-20 15:54:52 +08:00
Sebastian Hengst
d8888f81d1
Backed out changeset 2df66e8b7411 (bug 1302140) for Windows build bustage in CertVerifier.cpp. r=backout on a CLOSED TREE
2016-09-21 20:47:08 +02:00
David Keeler
d374bc442a
bug 1302140 - add policy to disable SHA-1 except for certificates issued by non-built-in CAs r=jcj,rbarnes
...
MozReview-Commit-ID: 2uwHPxk0VhZ
--HG--
extra : rebase_source : 5b1342abc2eb260ec91464b3a1d331baf8968460
2016-09-14 15:11:15 -07:00
Nicholas Hurley
01c12cb1ef
Bug 1296280 (part 2) - Add pref for our SETTINGS_MAX_TABLE_SIZE. r=mcmanus
...
MozReview-Commit-ID: 44CYEvJOno0
--HG--
extra : rebase_source : 5317d25981bf83ab8cc9b921055cc9028a1d4470
2016-08-24 14:35:43 -07:00
Nicholas Hurley
233fa83252
Bug 1296280 (part 1) - Add telemetry for HPACK usage. r=bsmedberg,mcmanus data-review=bsmedberg
...
MozReview-Commit-ID: Hk5XNrj3Tbh
--HG--
extra : rebase_source : 73851cd39d9885110c49007e4e9fca5de06d2d74
2016-08-24 06:38:52 -07:00
Valentin Gosu
76d2cd8b5d
Bug 1231565 - (Part 2) Allow storing alternate data in the HTTP cache r=honzab
...
* Add PAltDataOutputStream.ipdl to be able to open an OutputStream to the cache entry in the child process
* AltDataOutputStreamChild/Parent are Main Thread only for now.
* Adds methods for reading and writing alt-data to nsICacheInfoChannel.idl
* Keep a ref of the cache entry after OnStopRequest in case the consumer tries to open the alt-data output stream
MozReview-Commit-ID: jlraDI97Hg
2016-04-11 05:17:02 +02:00
Honza Bambas
cd3ee4c951
Bug 1231565 - (Part 1) Basic test for alt-data representation in cache r=honzab
2016-03-22 11:42:00 +01:00
Honza Bambas
26354e9b7b
Bug 1311682 - Rename LOG in PackagedAppService.cpp to avoid redefine of LOG directing to nsHttp log module. r=valentin
2016-10-20 06:47:00 -04:00
Gregory Moore
fc8f05853a
Bug 1301640 - Replaced per-platform variants of nsIDateTimeFormat with single, ICU-backed version that has static c++ callers. r=emk
...
Also removed unused format selectors and removed option to pass in a locale. Changed all callers to use new version.
MozReview-Commit-ID: Gq0b1c3C1eO
--HG--
rename : intl/locale/unix/nsDateTimeFormatUnix.cpp => intl/locale/DateTimeFormatUnix.cpp
extra : rebase_source : 54d8cfd01edce5f0a78c8b5c6eb89a245c12af01
2016-11-21 15:58:37 -08:00
Christoph Kerschbaumer
1b24e2d753
Bug 1297338
- Extend WyciwygChannel with concept of principalToInherit. r=bz
2016-09-20 08:36:08 +02:00
Christoph Kerschbaumer
8500d497a7
Bug 1297338
- Extend LoadInfo with a PrincipalToInherit member. r=bz
2016-09-20 08:35:45 +02:00
Christoph Kerschbaumer
e822f3e9cc
Bug 1291458 - Update documentation for nsILoadInfo. r=tanvi
2016-09-20 08:34:40 +02:00
Yoshi Huang
1b06918946
Bug 1301406 - replace SerializedLoadContext with NeckoOriginAttributes. r=smaug, ehsan, jduell
...
SerializedLoadContext carries the origin attributes of the docshell to
parent process. However document could have different origin attributes
than the docshell's. And the origin attributes of the document comes
from the LoadInfo of the channel.
So we replace SerializedLoadContext with NeckoOriginAttributes, which is from
the loadInfo of the channel, therefore parent can get the correct origin
attributes from the document.
2016-09-20 14:24:23 +08:00
Nicholas Hurley
cb87df446e
Bug 1302843 - Don't UpdateCacheabilityInternal if not enabled/initialized. r=mayhemer
...
MozReview-Commit-ID: HzSu0TM14R2
--HG--
extra : rebase_source : 6eea321f0c1b4e5f0e3216c6a952944afcb14f1f
2016-09-09 16:25:07 -07:00
Carsten "Tomcat" Book
25a074d342
merge mozilla-inbound to mozilla-central a=merge
2016-09-15 11:59:50 +02:00
Patrick McManus
14f8754356
Bug 1302488 - Alt-Svc Hard Refresh Race r=hurley
2016-09-13 13:24:19 -04:00
Manish Goregaokar
65e072aa45
Bug 1301621 - Parse URL ports as 16 bit; r=valentin
...
MozReview-Commit-ID: 5FbRUsYzJdy
--HG--
extra : rebase_source : dba9575a3d3a56560f39a81c6a3431da4e21f3e9
2016-09-09 15:42:42 +08:00
Andi-Bogdan Postelnicu
06bc5f3170
Bug 1282408 - add ignore initialization check flag for variables in AltSvcMapping. r=mcmanus
...
MozReview-Commit-ID: GRWqLr1pW3q
2016-09-14 10:05:11 +03:00
Thomas Wisniewski
0748df2882
Bug 1302312 - Treat URLs with username or password but no host info as malformed. r=valentin
...
--HG--
extra : rebase_source : 24fdcd9682cbcc3bb6850bf7708ea859264f4661
2016-09-13 12:47:16 -04:00
Dragana Damjanovic
3432aadb24
Bug 1294032 - Fix poll hang - on shutdown hang in poll post event multiple times. r=mcmanus
...
--HG--
extra : rebase_source : 1d56be9b3d04bb3cf6fcb1151aa4e2cfc26ffeee
2016-09-13 04:43:00 -04:00
Dragana Damjanovic dd.mozilla@gmail.com
ef19d6d0f4
Bug 1296288 - Add telemetry for TLS early-data. r=mcmanus
...
--HG--
extra : rebase_source : 0d62e936d2af4de539802dff046a3b8453e4d9c6
2016-09-13 02:32:00 -04:00
Kannan Vijayan
e40b66af93
Bug 1296464 - Part 1 - Add init2 method to nsIUDPSocket to allow opening sockets on specific IPs. r=hurley
2016-09-13 11:16:22 -04:00
Phil Ringnalda
0d511dbfef
Merge m-c to m-i
2016-09-10 00:15:06 -07:00
Phil Ringnalda
3748f182f6
Merge m-i to m-c, a=merge
2016-09-10 00:14:21 -07:00
Julian Seward
7c7afaaa0a
Bug 1296716 - Uninitialised value uses somehow relating to nsSocketTransportService::AnalyzeConnection. r=valentin.gosu@gmail.com.
2016-09-10 08:16:14 +02:00
Josh Matthews
3b4eeee788
Bug 1264192 - Adjust cookie eviction heuristics when exceeding the maximum cookies allowed per host. r=ehsan
...
If no expired cookies exist, in order of preference, evict the oldest:
* session cookie with a non-matching path
* session cookie with a matching path
* non-session cookie with a non-matching path
* non-session cookie with a matching path
This replaces the previous heuristic of evicting the oldest cookie, irregardless of any other attributes,
if no expired cookies were present. This ensures that cookies that are already considered transient by
web applications will be removed first, followed by cookies that are unrelated to the response that is
adding new cookies.
* * *
Bug 1264192 - Interdiff
2016-09-09 16:29:15 -04:00
Ben Kelly
4fd0037991
Bug 1301678 - Make InterceptedChannel use a different state variable to indicated the channel is closed. r=jdm, a=RyanVM
2016-09-09 07:28:00 -04:00
Carsten "Tomcat" Book
0f2c669a48
merge mozilla-inbound to mozilla-central a=merge
2016-09-09 12:02:43 +02:00
Iris Hsiao
f0bad41648
Backed out changeset bb033983fe8d (bug 1301344), this shouldn't be landed, it's for test
2016-09-09 15:33:19 +08:00
Junior Hsu
1b0b85b2fe
Bug 1301344 - Add test. r=valentin
2016-09-08 02:36:00 -04:00
Junior Hsu
b552a263d3
Bug 1301344 - Bail out from canonicalizing IPv4 first. r=valentin
2016-09-08 02:59:00 -04:00
Shing Lyu
db11558e50
Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth
...
--HG--
extra : rebase_source : 4772418bd2813d4e79643a833eb09e47fe893d84
2016-09-05 11:45:39 +08:00
Nicholas Nethercote
37301e25ad
Bug 1297300 - Add missing checks to GetSpec() calls in netwerk/. r=hurley,dragana.
...
--HG--
extra : rebase_source : 961a82fb6e723688837e5250f57121c14ca958cb
2016-08-26 16:40:57 +10:00
Christoph Kerschbaumer
3d6e94c203
Bug 1300891 - Rename SCRIPT_BLOCK_WRONG_MIME to avoid confusing the telemetry probe. r=gfritzsche
2016-09-08 09:29:17 +02:00
Tom Tung
a167b66e90
Bug 1187335 - P4 - Integrate fetch and cache with SRI & add nsIConsoleReportCollector to show console report. r=bkelly.
2016-09-07 10:20:23 +08:00
Cykesiopka
80c7f24081
Bug 1274135 - Replace char_ptr_cast() and uint8_t_ptr_cast() with mozilla::BitwiseCast. r=keeler,valentin
...
The functions aren't necessary now that we have BitwiseCast.
MozReview-Commit-ID: 2nzOuwAop4Y
--HG--
extra : rebase_source : 0cb2c16f484a81b2e77384564973b58ac2d10fb9
2016-09-08 20:46:26 +08:00
Patrick McManus
1d5bcef263
Bug 1301117 - update opportunisitic encryption r=hurley
2016-08-16 15:51:18 -04:00
Kannan Vijayan
df8950c7af
Bug 1301091
- Make FlyWeb not use gNeckoParent. Fix WebSocketChannel handling of incoming requests to server-websocket. r=billm r=michal
2016-09-09 13:41:32 -04:00
Tom Tung
c34ee7095c
Bug 1187335 - P1 - Add a way to report error to all clients for ServiceWorker and SharedWorker. r=bkelly.
2016-05-23 14:56:46 +08:00
Valentin Gosu
4a0dbd7270
Bug 1301069 - Backed out bug 1185120 (changeset 38cad72a77a6) a=backout
2016-09-08 00:04:07 +02:00
Carsten "Tomcat" Book
656d6db419
Merge mozilla-central to mozilla-inbound
2016-09-07 17:21:27 +02:00
Carsten "Tomcat" Book
1c61ba654e
merge mozilla-inbound to mozilla-central a=merge
2016-09-07 17:20:12 +02:00
Michael Layzell
36e08437d0
Bug 1018486 - Part 8: Various other changes, r=smaug
...
MozReview-Commit-ID: B0dsomkWgEk
2016-09-07 10:50:45 -04:00
Nicholas Hurley
e2ec095399
Bug 1295565 - Don't create URIs if we don't have to. r=mayhemer
...
MozReview-Commit-ID: 86tc52aqBH2
--HG--
extra : rebase_source : 2e538ab8fff3831b763c79fbb379a3a84e2c4e7f
2016-08-16 13:41:15 -07:00
Nicholas Hurley
c2ffdd32e6
Bug 1300148 - Fix handling of HPACK dynamic size update r=mcmanus
...
MozReview-Commit-ID: 46n3gWvyW0P
--HG--
extra : rebase_source : e1e4b5f443a59c53f158a8644f65752cb52f6036
2016-09-02 10:50:00 -07:00
Nicholas Nethercote
34dcc7b852
Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm.
...
This change avoids lots of false positives for Coverity's CHECKED_RETURN
warning, caused by NS_WARN_IF's current use in both statement-style and
expression-style.
In the case where the code within the NS_WARN_IF has side-effects, I made the
following change.
> NS_WARN_IF(NS_FAILED(FunctionWithSideEffects()));
> -->
> Unused << NS_WARN_IF(NS_FAILED(FunctionWithSideEffects()));
In the case where the code within the NS_WARN_IF lacks side-effects, I made the
following change.
> NS_WARN_IF(!condWithoutSideEffects);
> -->
> NS_WARNING_ASSERTION(condWithoutSideEffects, "msg");
This has two improvements.
- The condition is not evaluated in non-debug builds.
- The sense of the condition is inverted to the familiar "this condition should
be true" sense used in assertions.
A common variation on the side-effect-free case is the following.
> nsresult rv = Fn();
> NS_WARN_IF_(NS_FAILED(rv));
> -->
> DebugOnly<nsresult rv> = Fn();
> NS_WARNING_ASSERTION(NS_SUCCEEDED(rv), "Fn failed");
--HG--
extra : rebase_source : 58788245021096efa8372a9dc1d597a611d45611
2016-09-02 17:12:24 +10:00
Ting-Yu Chou
d458637195
Bug 1293501 - Remove debug code for not propagating to Aurora. r=me
2016-09-07 10:17:20 +08:00
Andrea Marchesini
52b87b9b14
Bug 1217876 - nsIXMLHttpRequest must show the authentication prompt correctly when used by addons in e10s, r=mayhemer
2016-09-06 21:21:29 +02:00
Bill McCloskey
64d9762e21
Bug 1277582 - Don't send HTTP constructor when content process has started to shut down (r=mrbkap)
2016-09-06 11:13:33 -07:00
Yoshi Huang
02dbef1f56
Bug 1260931 - Part 4: update OriginAttributes when http redirect. r=smaug
2016-09-06 10:26:03 +08:00
Yoshi Huang
10b437080c
Bug 1260931 - Part 3: Propagate firstPartyDomain. r=smaug
2016-09-06 10:25:58 +08:00
Sebastian Hengst
c9519f7c29
Backed out changeset b9afda2804fd (bug 1260931)
2016-09-05 21:15:29 +02:00
Sebastian Hengst
4f2b803d06
Backed out changeset 9efc0a2bb306 (bug 1260931)
2016-09-05 21:15:25 +02:00
Tom Schuster
e92a8267c7
Bug 1299267 - Add additonal telemetry types. r=ckerschb
2016-09-05 20:02:52 +02:00
Tom Schuster
b1d8e594b3
Bug 1299267 - Block additional wrong mime types for scripts. r=ckerschb
2016-09-05 20:02:52 +02:00
Yoshi Huang
0f48c1a7b5
Bug 1260931 - Part 4: update OriginAttributes when http redirect. r=smaug
2016-09-06 01:50:37 +08:00
Yoshi Huang
6cca1d0c54
Bug 1260931 - Part 3: Propagate firstPartyDomain. r=smaug
2016-09-06 01:50:30 +08:00
Yen Chi Hsuan
5a098d36c7
Bug 1185120 - Convert raw pointers in DNS.cpp and nsHostResolver.cpp to smart pointers. r=valentin
2016-09-05 03:47:58 +08:00
Sebastian Hengst
80e39088f2
Backed out changeset 2ecd402d3934 (bug 1264192) for frequent failure in netwerk/cookie/test/unit/test_eviction.js. r=backout
2016-09-04 15:07:24 +02:00
Phil Ringnalda
07667e0564
Merge m-c to m-i
2016-09-03 21:59:01 -07:00
Tim Huang
55292e77a0
Bug 1278037 - Part 1: Modify the getCookiesWithOriginAttributes of the nsICookieManager2 to take the host as an optional argument. r=jdm
...
--HG--
extra : rebase_source : 918c1f81dedb5dfa6ddb9a78b613ace6f34f4758
extra : histedit_source : f28df59c4b608f7311e04dc00bce286624d7ad81
2016-07-28 11:46:04 +08:00
Michal Novotny
dd304b5d16
Bug 1277826 - Crash in shutdownhang | mozilla::net::CacheIndex::WriteLogToDisk, r=honzab
2016-09-04 02:39:49 +02:00
Boris Zbarsky
8ff5499fbb
Bug 1292159. Be more careful about removing the inherit principal bit on base channel redirects. r=ckerschb
2016-09-02 17:55:38 -04:00
Josh Matthews
64a98fc3b7
Bug 1264192 - Adjust cookie eviction heuristics when exceeding the maximum cookies allowed per host. r=ehsan
...
If no expired cookies exist, in order of preference, evict the oldest:
* session cookie with a non-matching path
* session cookie with a matching path
* non-session cookie with a non-matching path
* non-session cookie with a matching path
This replaces the previous heuristic of evicting the oldest cookie, irregardless of any other attributes,
if no expired cookies were present. This ensures that cookies that are already considered transient by
web applications will be removed first, followed by cookies that are unrelated to the response that is
adding new cookies.
--HG--
extra : amend_source : f79ba9dd393a3f37760e643b10b7137e37a6397a
2016-08-26 18:04:47 -04:00
Sebastian Hengst
df3ad10e28
Backed out changeset 10da0eca7bbb (bug 1260931)
2016-09-02 15:33:51 +02:00
Sebastian Hengst
30f931f0b9
Backed out changeset 51b6694efc8f (bug 1260931)
2016-09-02 15:33:51 +02:00
Sebastian Hengst
31c5f85098
Backed out 5 changesets (bug 1260931)
...
Backed out changeset 86e1a437021b (bug 1260931)
Backed out changeset be65e87da9e3 (bug 1260931)
Backed out changeset 39cff1d988fd (bug 1260931)
Backed out changeset 2fa7c4d8a5bc (bug 1260931)
Backed out changeset 075d612841fb (bug 1260931)
2016-09-02 14:55:59 +02:00
Sebastian Hengst
5bbaac898b
Backed out changeset 10da0eca7bbb (bug 1260931)
2016-09-02 14:38:42 +02:00
Sebastian Hengst
83cd5f7eeb
Backed out changeset 51b6694efc8f (bug 1260931)
2016-09-02 14:38:37 +02:00
Nathan Froyd
fff9bd3854
Bug 1299594 - part 1 - remove CloneManagees/CloneToplevel code from IPDL; r=billm
...
CloneOpenedToplevels, which is never called, is the only interesting
caller of CloneToplevel. And CloneToplevel, in turn, is the only
interesting caller of CloneManagees. Which means we can ditch all this
code for a decent amount of space savings, both in code and writable
static data (no more useless virtual function entries in vtables).
2016-09-02 16:13:50 -04:00
Sebastian Hengst
1ea3f17522
Bug 1280775 - null check in removePermission to prevent crash: add test. r=mystor
...
MozReview-Commit-ID: E94VCl0um3T
--HG--
extra : rebase_source : f7a94ab729a9d2e09731becde3afb75a19b43cbb
2016-06-22 21:16:46 +02:00
Christoph Kerschbaumer
899e5f308a
Bug 1305996 - Tweak Documentation for nsILoadInfo. r=tanvi
2016-10-04 10:07:08 +02:00
jdarcangelo
3cc749444b
Bug 1296464 - [FlyWeb] Machines with multiple interfaces cause duplicate advertisements on all interfaces;r=djvj
2016-09-23 19:53:11 -04:00
Josh Matthews
ee501c8947
Bug 1167730 - Make nsTemporaryFileStream serializable. r=baku
2016-09-23 10:34:42 -04:00
Nicholas Hurley
1e782edab3
Bug 1304387 - Re-enable predictor prefetch r=mayhemer
...
MozReview-Commit-ID: 7NL5YWbg4gO
2016-09-23 12:33:43 -07:00
Josh Matthews
903b01d434
Bug 1300464 - Avoid overriding security info with null. r=orange
2016-09-23 13:04:33 -04:00
Josh Matthews
701a2f8248
Bug 1300464 - Propagate redirecting channel's security information to new HTTP channels when intercepted channels are redirected. r=mayhemer
...
--HG--
extra : rebase_source : 2655a88e05214b1c3fc5ab03be446e56b9afdb78
2016-09-16 13:38:07 -04:00
Andrea Marchesini
c4fc186821
Bug 1293949 - nsFileInputStream must do the pending open step before been serialized, r=mayhemer
2016-09-23 15:29:05 +02:00
Yoshi Huang
35d80df5df
Bug 1260931 - Part 4: update OriginAttributes when http redirect. r=smaug
2016-09-02 15:04:40 +08:00
Yoshi Huang
88b9430165
Bug 1260931 - Part 3: Propagate firstPartyDomain. r=smaug
2016-09-02 15:04:40 +08:00
Nicholas Nethercote
b71747b2ac
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
...
The new name makes the sense of the condition much clearer. E.g. compare:
NS_WARN_IF_FALSE(!rv.Failed());
with:
NS_WARNING_ASSERTION(!rv.Failed());
The new name also makes it clearer that it only has effect in debug builds,
because that's standard for assertions.
--HG--
extra : rebase_source : 886e57a9e433e0cb6ed635cc075b34b7ebf81853
2016-09-01 15:01:16 +10:00
Nicholas Nethercote
c94421bf7c
Bug 1297961 (part 2) - Use nsIURI::GetSpecOrDefault() for comparisons to fixed URIs. r=hurley.
...
--HG--
extra : rebase_source : c742ded3ca4ff6ddf745cf8d720261624f172027
2016-08-26 16:02:32 +10:00
Nicholas Nethercote
742fc7eb48
Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley.
...
This function is an infallible alternative to nsIURI::GetSpec(). It's useful
when it's appropriate to handle a GetSpec() failure with a failure string, e.g.
for log/warning/error messages. It allows code like this:
nsAutoCString spec;
uri->GetSpec(spec);
printf("uri: %s", spec.get());
to be changed to this:
printf("uri: %s", uri->GetSpecOrDefault().get());
This introduces a slight behavioural change. Previously, if GetSpec() failed,
an empty string would be used here. Now, "[nsIURI::GetSpec failed]" will be
produced instead. In most cases this failure string will make for a clearer
log/warning/error message than the empty string.
* * *
Bug 1297961 (part 1b) - More GetSpecOrDefault() additions. r=hurley.
I will fold this into part 1 before landing.
--HG--
extra : rebase_source : ddc19a5624354ac098be019ca13cc24b99b80ddc
2016-08-26 16:02:31 +10:00
Jinank Jain
17c45acab3
Bug 712936 - Convert users of PR_STATIC_ASSERT to C++11 static_assert(). r=Ms2ger
2016-08-26 11:40:16 -04:00
Ryan VanderMeulen
fa68902503
Merge m-c to inbound. a=merge
2016-08-31 09:54:24 -04:00
Ryan VanderMeulen
435c0addca
Merge autoland to m-c. a=merge
2016-08-31 09:52:43 -04:00
Valentin Gosu
df850d1391
Bug 1297663 - Backout bug 1264566 a=backout
...
MozReview-Commit-ID: L9poncnpmGs
2016-08-31 15:39:36 +02:00
Makoto Kato
ec124dbfbd
Bug 1299054 - Remove old Android support (API level < 15) from Gecko. r=snorp
...
MozReview-Commit-ID: K32YSqGsLf9
--HG--
extra : rebase_source : be0d3b3fc1146234efc75229171ea61258c46492
2016-08-30 14:11:55 +09:00
Andrea Marchesini
c318373c9a
Bug 1298738 - Remove onprogress assertions in HttpChannelChild, r=jduell
2016-08-30 15:49:36 -07:00
Honza Bambas
389ae20f08
Bug 1288204 - Use CancelSynchronousIo Win32 function to cancel blocking I/O on the HTTP cache thread. r=michal
...
--HG--
extra : rebase_source : 996af543772b29c36fb2c8eeee7a8fa8b08dac68
2016-08-10 10:50:00 -04:00
Honza Bambas
a7ea3ad127
Bug 1292623 - Only write HTTP cache entries' metadata after shutdown. r=michal
...
--HG--
extra : rebase_source : 0ad5bde99a6fc969f7ec6033cd7010b425f1504f
2016-08-26 05:05:00 -04:00
JW Wang
6862b9379e
Bug 1297301. Part 1 - Remove #ifdef MOZ_RAW. r=kentuckyfriedtakahe
...
MozReview-Commit-ID: LF4if8bZZGY
--HG--
rename : dom/media/raw/RawStructs.h => netwerk/protocol/device/RawStructs.h
extra : rebase_source : 96191a564754311200d6df36b1643990efa87e51
2016-08-24 11:02:37 +12:00
Ting-Yu Chou
70ba2956d1
Bug 1293501 - Add some more crash annotations to dianose bug 1145613. r=mcmanus
...
MozReview-Commit-ID: 4hsrKYlV0ER
--HG--
extra : transplant_source : %0BF%BB%02%B5%C4%D9H%DC%07%FC%BD%BDQ7%5Dr%AD%19%F4
2016-08-26 10:08:18 +08:00
Ryan VanderMeulen
1c0c6ec5d4
Merge m-c to inbound. a=merge
2016-08-29 12:56:19 -04:00
Andrea Marchesini
f32b1a0034
Bug 1298737 - Indentation fix in HttpChannelParentListener.cpp, r=smaug
2016-08-29 07:04:22 -07:00
James Andreou
4c787b8989
Bug 1282882 - Remove LoadContextInfo and LoadContext private browsing flags; r=jdm,mayhemer
2016-08-26 13:06:48 -04:00
Jim Chen
ab92abb418
Bug 1296744 - Make cameraCallbackBridge use new native JNI bindings; r=snorp
...
Make the GeckoAppShell.cameraCallbackBridge callback use the new native
JNI bindings. Also refactor the relevant code in GeckoAppShell and
CameraStreamImpl.
2016-08-26 12:26:46 -04:00