Jason Orendorff
3adebb6c77
Bug 1103368, part 5 - Make Class::getProperty and setProperty nullable instead of needing stub functions. Never store stub functions in JSPropertyDescriptors. r=bhackett.
...
--HG--
extra : rebase_source : a44070dd6155426ef6026c1575116f90b5fdac0c
extra : amend_source : 8d8fcf05dfd5fdf214a39501663347a6d6b56463
2014-11-22 12:23:39 -06:00
Ryan VanderMeulen
b200e7d1b4
Backed out changesets 027c65d3ac10 and 541ea8e2706e (bug 1104623) for intermittent leaks in the new test.
2014-12-10 12:43:56 -05:00
Christoph Kerschbaumer
f80ab63485
Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel (r=bz,sworkman)
2014-12-07 19:53:33 -08:00
Kershaw Chang
e536e1f4fd
Bug 1020157 - Replace ManagedPBrowserParent with GetManagedTabContext in NeckoParent, r=jduell
2014-12-09 17:34:00 +01:00
Brian Smith
182ca6d6e1
Bug 1107787: Disable TLS_DHE_DSS_WITH_AES_128_CBC_SHA, r=keeler
...
--HG--
extra : rebase_source : 063d859c69adc8deba9d1842f4bd42a9b862bbe5
2014-12-04 19:50:58 -08:00
Brian Smith
df0494a7e3
Bug 1037098: Remove preferences for cipher suites disabled in bug 1036765, r=keeler
...
--HG--
extra : rebase_source : b033bea062c8cafecd93830fa54f4cf184fa28df
2014-12-04 19:47:17 -08:00
Jason Orendorff
4724b42042
Bug 1103152
- Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett.
...
--HG--
extra : rebase_source : a349ef612573aff8f87b995a65df94ae56cab13d
extra : amend_source : bbfe549fe0735d8b33ffff66d7eeddcc2ad042d2
2014-12-02 16:56:35 -06:00
Ryan VanderMeulen
dc8568d63a
Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3.
...
CLOSED TREE
2014-12-09 14:00:47 -05:00
Masatoshi Kimura
605569f981
Bug 1092835 - Log usage of weak ciphers in the console. r=keeler,mcmanus
2014-12-10 00:54:06 +09:00
Wes Kocher
c659ea6bce
Backed out changeset bf25101e66cf (bug 1095098) for build bustage
2014-12-08 16:27:12 -08:00
Denis Volk
c3639f1324
Bug 1095098: move do_QueryObject templates into their own header r=froydnj
2014-11-20 12:20:10 +01:00
Masatoshi Kimura
334ad43328
Bug 1084025 - Disable insecure version fallback. r=dkeeler
2014-12-09 07:19:04 +09:00
Ryan VanderMeulen
32cc013bc1
Backed out changesets 916dbe7cf99d and 4ae3b6ea1d85 (bug 1104623) for intermittent leaks in the newly-added test.
2014-12-08 13:11:49 -05:00
Christoph Kerschbaumer
4720a377fe
Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel (r=bz,sworkman)
2014-12-07 20:25:46 -08:00
Andrea Marchesini
90bf960813
Bug 1091962 - AutoEventEnqueuer must keep alive ChannelEventQueue, r=smaug, r=jduell
2014-12-04 13:23:33 -08:00
Nicholas Hurley
bd450995fd
Bug 1107267 - Advertise h2-16. r=mcmanus
2014-12-04 11:50:38 -08:00
awake
f8f6820602
Bug 1054739 - Normalize language tags when setting the Accept-Language header. r=gerv,mcmanus
2014-11-27 15:23:00 +01:00
Trevor Saunders
333d3d2125
bug 1105074 - make more stuff final r=froydnj
2014-11-25 13:56:07 -05:00
Nils Ohlmeier [:drno]
8a6d005499
Bug 1098583 - Clean up data channel open request. r=jesup
2014-11-26 14:00:36 -05:00
Shigeki Ohtsu
ed5b0eba30
bug 1105302 - Fix to use indexed encoding for cookies more than 20 bytes r=mcmanus
2014-11-26 23:44:50 +09:00
Patrick McManus
c349c6625b
bug 1104993 - fix connection manager half open accounting r=hurley
2014-11-24 22:42:10 -05:00
Patrick McManus
cf33d62e79
bug 1104987 - cleanup h1 instances in h2 tests promptly r=hurley
2014-11-25 16:24:02 -05:00
Nikhil Marathe
8abbbd7e2e
Bug 1104959
- Make nsStreamLoader retargetable. r=mcmanus
2014-11-24 10:28:54 -08:00
Patrick McManus
500dd7f977
bug 1094563 - assert necko ip connections made in parent r=jduell (despite the CLOSED TREE)
2014-11-05 15:01:53 -05:00
Nicholas Hurley
a4363c6a62
Bug 1097320 - Enable advertising h2. r=mcmanus
2014-11-25 14:43:27 -08:00
Gijs Kruitbosch
59f322978b
Bug 1061898 - fix ftp dir listing for windows long dates, r=jduell
2014-11-05 13:10:26 +00:00
Wes Kocher
25b4eb5299
Backed out changeset b3f742c00ba1 (bug 1103152
)
2014-11-24 17:04:30 -08:00
Wes Kocher
4cc15a268f
Backed out changeset b4b619628d1d (bug 1103368) for b2g build bustage
2014-11-24 17:03:44 -08:00
Mike Hommey
a228e3c92e
Bug 1102022 - Increase the SOCKS I/O buffer size to avoid buffer overflows. r=mcmanus
...
This also adds static checks that buffer overflows do not sneak in again in
the future.
Interestingly, this also makes (at least) GCC generate more efficient code.
For example, before, writing to the buffer in WriteV5AuthRequest would look
like this:
mov 0x38(%rbx),%eax
mov 0x28(%rbx),%rcx
movb $0x5,(%rcx,%rax,1)
mov 0x38(%rbx),%eax
inc %eax
mov %eax,0x38(%rbx)
mov 0x28(%rbx),%rcx
movb $0x1,(%rcx,%rax,1)
mov 0x38(%rbx),%eax
inc %eax
mov %eax,0x38(%rbx)
mov 0x28(%rbx),%rcx
movb $0x0,(%rcx,%rax,1)
incl 0x38(%rbx)
Now it looks like this:
mov 0x28(%rbx),%rax
movb $0x5,(%rax)
movb $0x1,0x1(%rax)
movb $0x0,0x2(%rax)
movl $0x3,0x38(%rbx)
2014-11-25 08:46:59 +09:00
Jason Orendorff
7ebaeb9261
Bug 1103368, part 5 - Make Class::getProperty and setProperty nullable instead of needing stub functions. Never store stub functions in JSPropertyDescriptors. r=bhackett.
...
--HG--
extra : rebase_source : 4fffe30636fdc5f0c708bc50f98c974c67cd4459
2014-11-22 12:23:39 -06:00
Jason Orendorff
70bf2f7446
Bug 1103152
- Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett.
...
--HG--
extra : rebase_source : 40b75b926ae59d91c80374fc5b25d2a459ecb717
2014-11-21 15:14:58 -06:00
Manesh Samtani
9f5e024ade
Bug 1102231 - Update PSL for UDR Ltd. domains. r=gerv
2014-11-21 04:28:00 +01:00
Nicholas Nethercote
085e08b532
Bug 1098703 - Zero HttpBaseChannel::{mSelfAddr,mPeerAddr} on construction to avoid Valgrind complaints in e10s builds. r=michal.
...
--HG--
extra : rebase_source : b95ade0b14397103711f74a53e75c514df2e1e1b
2014-11-13 19:27:31 -08:00
Honza Bambas
557b64e31d
Bug 1095281 - Open entries from a chosen appcache as read-only, r=michal
2014-11-19 18:46:10 +01:00
Honza Bambas
250aa6fec3
Bug 1055580 - Intermittent test_cache2-14b-concurent-readers-complete.js | 1 == 3 | 2 == 1 | 3 == 2, r=michal
2014-11-19 18:46:09 +01:00
Nathan Froyd
4dbacebed1
Bug 1099251 - make ChaosMode's behavior modifications more finely-grained selectable; r=roc
2014-11-14 13:12:51 -05:00
Patrick McManus
8db144e77a
bug 1095859 - proxy tweak r=valentin.gosu
2014-11-17 13:27:12 -05:00
Owen Chu
a920596244
Bug 704320 - Changes for HttpChannelParent. (r=mcmanus)
2014-11-18 08:46:35 -05:00
Owen Chu
2e8ffc3556
Bug 704320 - Parse and implement meta tag-based referrer policies for documents and nsHttpChannels. (r=bz,mcmanus)
2014-11-18 08:46:29 -05:00
Dragana Damjanovic
48deacf4f1
Bug 1097878 - Additional fix for divertion from child to parent. r=sworkman
2014-11-12 18:01:00 +01:00
Patrick McManus
5957b8bbfe
bug 1097944 - remove spdy/3 2/2 r=hurley
2014-11-17 12:35:06 -05:00
Patrick McManus
577e99f525
bug 1099472 - nspr log argument mismatch h2::recvpushpromise r=hurley
2014-11-14 20:34:40 -05:00
Christoph Kerschbaumer
7375218134
Bug 1083422 - Add triggering Principal to nsILoadInfo - e10s changes (r=jduell)
...
* * *
[mq]: tmp
2014-11-14 08:57:09 -08:00
Christoph Kerschbaumer
cb93cc744a
Bug 1083422 - Add triggering Principal to nsILoadInfo - netutil changes (r=jduell)
2014-11-14 08:56:39 -08:00
Randell Jesup
a7be610621
Bug 1080312: update iteration code from upstream r=jesup
2014-11-12 22:59:53 -05:00
Nicholas Hurley
dc7c5e928e
Bug 1094519 - Advertise h2-15 in addition to h2-14. r=mcmanus
2014-11-10 21:17:00 +01:00
Blake Kaplan
3a8bd73e70
Bug 1088457 followup -- fix b2g's build. CLOSED TREE
2014-11-11 16:27:12 -08:00
Blake Kaplan
8b340eb71b
Bug 1088457 - Make nsChannelClassifier deal properly with e10s. r=mmc/sworkman
2014-11-11 15:05:55 -08:00
Blake Kaplan
f3b7cf8d3f
Bug 1096530 - Make sure we notify our listener if we were canceled before we redirected. r=mcmanus
2014-11-11 15:05:55 -08:00
Honza Bambas
eb251c782b
Bug 1081089 - Move spdy io logs to level 5, r=mcmanus
2014-11-10 16:10:41 +01:00