Brian Smith
49651e60b3
Bug 733647: Enable TLS 1.1 by default, r=wtc
...
--HG--
extra : rebase_source : 539406fa06a715e60d84b207a6112257262817f6
2013-10-26 01:01:37 -07:00
Patrick McManus
06b521b56d
bug 931856 http data usage telemetry updates r=jduell
2013-10-28 21:00:27 -04:00
Gregory Szorc
9ada834d56
Bug 927837 - Don't manage generated files in configure; r=glandium
...
--HG--
extra : rebase_source : b502ce209de6a0ae10e130644e424687e4fae85e
2013-10-23 14:43:32 -07:00
Brian O'Keefe
4c98f61956
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
2013-10-02 13:17:55 -04:00
Michael Harrison
ba6232742c
Bug 917049 - Remove the security.enable_tls_session_tickets pref. r=keeler
2013-10-22 12:33:00 +01:00
Simon Montagu
74c3067fe1
Add new bidi control characters defined in Unicode 6.3. Bug 922530, r=jfkthame
2013-10-02 16:07:02 +03:00
Carsten "Tomcat" Book
5b11b4cbda
Merge mozilla-inbound to Mozilla-Central
2013-10-24 07:05:29 +02:00
Mike Hommey
61124c1afc
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Mike Hommey
e2ae65f67a
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Fabrice Desré
d5c2e5f837
Bug 924702 - Rewrite the app:// protocol handler in c++ r=jduell
2013-10-23 11:56:20 -07:00
Ms2ger
3e9906c7f2
Merge inbound to m-c.
2013-10-20 10:40:40 +02:00
Ms2ger
5dfa6dd73e
Bug 908142 - Part e: Move FAIL_ON_WARNINGS to moz.build in netwerk/test/; r=gps
2013-10-20 09:25:19 +02:00
Patrick McManus
eb2589e0bb
bug 816472 - incremental downloader error checking around bad server byte ranges r=jduell
2013-10-19 21:08:25 -04:00
Ehsan Akhgari
2a8a112e4a
Bug 928052 - Remove some prtypes.h inclusions from netwerk/; r=mcmanus
2013-10-18 10:45:29 -04:00
Masatoshi Kimura
3a16c8fdbb
Bug 925599 - Suppress warning in netwerk/. r=mcmanus
2013-10-18 07:25:23 +09:00
Birunthan Mohanathas
babfc6b761
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
...
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
2013-10-23 16:36:09 -04:00
Steve Workman
42002b918e
Bug 924967 - Add main thread assertions for Cancel in nsLoadGroup, nsHttpChannel and nsInputStreamPump r=mcmanus
2013-10-17 10:21:32 -07:00
Ryan VanderMeulen
82ababf330
Backed out 4 changesets (bug 887699).
...
Backed out changeset 5c878c48d732 (bug 887699)
Backed out changeset 57b03d7055e8 (bug 887699)
Backed out changeset ea06175feb4f (bug 887699)
Backed out changeset 516d0f14f7fd (bug 887699)
2013-10-16 17:12:54 -04:00
Jim Chen
d8912b5fa1
Bug 917685 - Let complex overrides take precedence over pref overrides; r=dao
2013-10-16 10:51:23 -04:00
Wes Kocher
4b31073516
Merge inbound to m-c
2013-10-15 20:15:17 -07:00
Honza Bambas
e417758bb2
Bug 924938 - Correctly include CacheLog.h as the first file in a module to force logging in opt builds, r=michal
2013-10-15 20:08:26 +02:00
Honza Bambas
67cb8fff8e
Bug 925352 - Fix LOAD_ONLY_FROM_CACHE flag and load while offline, r=michal
2013-10-15 20:08:25 +02:00
Simone Carletti
93fe405632
Bug 910651 - Add newly-minted gTLDs (from July to September 2013) to the PSL. r=gerv
2013-10-15 13:54:10 -04:00
Albert Crespell
ec8f4f1388
Bug 887699 - Part 3: Fix access of websocket channel and TCPSocket to NetworkStats API. r=jduell, r=gene
2013-10-11 08:54:34 +02:00
Benjamin Chen
9d77c4acf5
Bug 831645 - Part1, Add Rtsp protocol and streaming protocol interface. r=jduell.mcbugs, sworkman
2013-09-23 18:12:11 +08:00
Camilo Viecco
349356e064
Bug 926116 : AES-GCM ciphers now disabled by default. r=bsmith
2013-10-14 13:32:23 -07:00
Camilo Viecco
4253a66de0
Backed out changeset f327334172ab. Bad bug number in comment. Â 926116(good) vs 926166(bad)
2013-10-14 13:24:03 -07:00
Camilo Viecco
bb20752241
Bug 926166: disable aes-gcm ciphers as default. r=bsmith.
2013-10-14 13:11:34 -07:00
Gian-Carlo Pascutto
d0a14f7383
Bug 925705 - Fix mismatched logging define check. r=honzab
2013-10-14 16:50:49 +02:00
Josh Aas
1fd100ede4
Bug 925083: Remove support/code for nsIAppleFileDecoder. r=mcmanus
2013-10-11 02:32:47 -05:00
Wes Kocher
09aa863740
Merge inbound to m-c
2013-10-10 18:59:58 -07:00
Kyle Machulis
317ac3547a
Bug 925229: Turn DataChannelListener into its own header to avoid windows.h inclusion; r=jesup
2013-10-10 14:04:28 -07:00
Bill McCloskey
473c1281ec
Bug 924259 - Fix error message when httpd.js is already running (r=Waldo)
2013-10-10 10:52:12 -07:00
Patrick McManus
fedb99f62e
bug 777354 - make httpd.js shutdown quickly with idle never used sockets r=jduell
2013-10-10 01:28:52 -04:00
Patrick McManus
f52e46edc1
bug 922691 - nshttptransaction pointer log formatters for 64bit r=jduell
2013-10-01 11:48:47 -04:00
Benjamin Smedberg
aa390431d6
Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj
2013-10-10 08:48:03 -04:00
Ryan VanderMeulen
5669fdc343
Merge m-c to inbound.
...
CLOSED TREE
2013-10-09 15:34:02 -04:00
Honza Bambas
f282ad8bbf
Bug 920802 - don't set/drop OPEN_TRUNCATE flag when opening entries from an appcache for read, r=michal
2013-10-09 19:34:44 +02:00
Carsten "Tomcat" Book
3b861111fa
Merge mozilla-central to fx-team
2013-10-09 12:29:07 +02:00
Paolo Amadini
57f2ab9e7c
Bug 920017 - Race condition in BackgroundFileSaver when setTarget is called multiple times in append mode. r=mcmanus
2013-10-09 10:13:49 +02:00
Fabrice Desré
94d42490f8
Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent
2013-10-08 15:52:26 -07:00
Patrick McManus
4ab079b20c
bug 911325 - detect mismatch between 206 content-range and 200 content-length r=jduell
2013-10-08 00:19:54 -04:00
Honza Bambas
eeb3a8b049
Bug 913814: Fix test_304_responses.js to not be dependent on random GC forcement, r=michal
2013-10-07 18:58:39 +02:00
Honza Bambas
4c77606db1
Bug 924083 - Fix uninitialized mOldDesc in _OldCacheEntryWrapper(nsICacheEntryInfo*) ctor, r=michal
2013-10-07 18:58:38 +02:00
Ms2ger
bc14e4aa9c
Merge m-c to inbound.
2013-10-03 11:09:17 +02:00
Ms2ger
7ffcd856c2
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
2013-10-03 09:11:13 +02:00
Ms2ger
e852a53c36
Bug 912438 - Part c: Sort files in CSRCS; r=mshal
2013-10-03 09:10:02 +02:00
Ms2ger
51f318357f
Bug 912438 - Part b: Fix paths in CSRCS; r=mshal
2013-10-03 09:10:01 +02:00
Ms2ger
20dd9dd4e3
Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal
2013-10-03 09:10:00 +02:00
Ms2ger
105ce73cfa
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Jim Chen
3169e48511
Bug 897221 - Add test for UserAgentUpdates.jsm; r=fabrice
2013-10-02 20:33:27 -04:00
Honza Bambas
d252f6a29f
Bug 922123 - Shutdown hang with 100% CPU on Nightly with new cache, r=michal
2013-10-02 11:30:42 +02:00
Patrick McManus
3c0cda360f
bug 922109 - spdy/3 settings frame does not restart window starved streams r=hurley
2013-10-01 17:48:06 -04:00
Christoph Kerschbaumer
172e5318c6
Bug 897516 - Implement a separate cookie jar for safebrowsing - tests. r=mmc
2013-08-19 12:25:31 -07:00
Christoph Kerschbaumer
270e0b71c2
Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc
2013-08-19 12:31:24 -07:00
Ryan VanderMeulen
439f7d7d01
Merge m-c to b2g-inbound.
2013-09-30 16:30:26 -04:00
Gregory Szorc
b03f79a7e6
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
e53ac5e38d
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Ed Morley
d84dee3273
Backed out changeset 77bff106b704 (bug 920223)
2013-09-30 12:50:12 +01:00
Ed Morley
eccf636a23
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Ed Morley
b44203ca27
Backed out changeset 0904d8d19947 (bug 913985)
2013-09-30 11:05:35 +01:00
Gregory Szorc
e4af98efbf
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Gregory Szorc
cabc6369a6
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Chris Kitching
10a59f88e3
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-30 09:07:34 +02:00
Steve Workman
640ab78917
Backout 6a84bba784c9 and df399d443e57 (Bug 853423) for xpcshell failures
2013-09-28 16:20:59 -07:00
Steve Workman
13684f2c06
Bug 853423 - Tests to verify speculative connection are blocked for local IP addresses r=mcmanus
2013-09-28 15:00:20 -07:00
Steve Workman
68ae0b0e0a
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-09-28 14:59:56 -07:00
Ehsan Akhgari
419addc4d6
Fix a broken #include guard, no bug
2013-09-28 17:17:44 -04:00
Steve Workman
2d38e5e0e4
Backout 736a590cb652 and 0c409a9f58c9 (Bug 853423) due to xpcshell failures
2013-09-28 12:37:30 -07:00
Steve Workman
036d4ca49a
Bug 867755 - Support OnDataAvailable and OnStopRequest off main thread for image loading r=seth
2013-09-28 11:28:42 -07:00
Steve Workman
a81ba47685
Bug 853423 - Tests to verify speculative connections are blocked for local IP addresses r=mcmanus
2013-09-28 11:08:18 -07:00
Steve Workman
f115cde0b6
Bug 853423 - Block speculative connections for local IP addresses r=mcmanus
2013-09-28 11:08:17 -07:00
Ryan VanderMeulen
fb2d6dc1a4
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
...
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 17:02:09 -04:00
Patrick McManus
496d8c380f
bug 912550 - remove spdy/2 r=hurley
2013-09-27 13:55:24 -04:00
Patrick McManus
193cb6ff7e
bug 912549 - spdy/3.1 r=hurley
...
--HG--
rename : netwerk/protocol/http/PSpdyPush3.h => netwerk/protocol/http/PSpdyPush.h
2013-07-26 17:22:46 -04:00
Chris Kitching
b3fd693d20
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-27 10:10:37 -04:00
Kartikaya Gupta
7f22c5c405
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
...
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 10:25:23 -04:00
Chris Kitching
96d931b9eb
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
2013-09-27 10:10:37 -04:00
Carsten "Tomcat" Book
edb6c8fc0b
Backed out changeset 0cc959e28407 (bug 897516) failed XPC Shell tests CLOSED TREE
2013-09-27 15:45:31 +02:00
Carsten "Tomcat" Book
5d28a5113a
Backed out changeset b4f4c2e6a7d6 (bug 897516) failed XPC Shell tests
2013-09-27 15:45:07 +02:00
Christoph Kerschbaumer
4b58270464
Bug 897516 - Implement a separate cookie jar for safebrowsing - tests. r=mmc
2013-08-19 12:25:31 -07:00
Christoph Kerschbaumer
a7fb0134c3
Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc
2013-08-19 12:31:24 -07:00
Patrick McManus
7ee039acef
bug 918265 - deal with long www-authenticate fields r=sworkman
...
--HG--
extra : rebase_source : 55e06159aa7f6464c07d3736580af26090a87179
2013-09-26 14:54:59 -04:00
Honza Bambas
862868d7df
Bug 914824 - HTTP cache v1/v2 general timing and hit rate compare telemetry, r=michal
2013-09-26 21:37:04 +02:00
Honza Bambas
5f33b8eb1d
Bug 913813 - HTTP cache v1/v2 miss/hit time compare telemetry, r=michal
2013-09-26 21:37:03 +02:00
Eric Chou
5da8be45bb
Bug 919853 - Add mimetype and extension mapping of vCard, r=bz, r=arcturus
2013-09-26 14:25:50 +08:00
Brian Smith
c766c7c19d
Bug 920248: Temporarily disable TLS false start, r=keeler, r=wtc
...
--HG--
extra : rebase_source : 4fc35de2d6e2dc99de11b2a2d0c0f3ebe1de8b97
2013-09-25 12:00:36 -07:00
Honza Bambas
93b44de1c2
Bug 919087 - Intermittent TEST-UNEXPECTED-FAIL | test_cache2-22-anon-visit.js, r=michal
2013-09-25 16:42:17 +02:00
Honza Bambas
3a9e654a21
Bug 919468 - build issue in CacheStorageService.cpp with logging off, r=michal
2013-09-25 16:42:16 +02:00
Wes Kocher
14feace5a6
Merge b2g-i to m-c
2013-09-24 19:58:09 -07:00
Wes Kocher
8136df6573
Merge inbound to m-c
2013-09-24 19:41:44 -07:00
Fabrice Desré
22f67af9ff
Bug 882186 - Whitelist the neterror url in NeckoParent r=jduell
2013-09-24 14:21:12 -07:00
Gregory Szorc
ed68c2482b
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Steve Workman
24a1992d20
Bug 915905 - Prevent multiple concurrent calls to OnInputStreamReady r=jduell
2013-09-24 10:53:35 -07:00
Fabrice Desré
9f28a6631f
Bug 918090 - Let NeckoParent get the app:// uri when remoting file opening. r=jduell
2013-09-18 16:55:56 -07:00
Ryan VanderMeulen
a053c4c09f
Merge m-c to inbound.
...
--HG--
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
2013-09-23 17:10:33 -04:00
Ryan VanderMeulen
87e2f5b745
Merge b2g-inbound to m-c.
2013-09-23 16:57:55 -04:00
Jim Chen
d324a46d6d
Bug 917965 - Don't apply or save invalid updates. r=fabrice
2013-09-23 09:04:17 -04:00
Ehsan Akhgari
276e4b787c
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
2013-09-23 13:29:27 -04:00
Patrick McManus
38857e13c6
bug 904170 - telemetry for daily http data consumption r=jduell
2013-09-22 23:01:10 -04:00
Ehsan Akhgari
375d25b349
Bug 918928 - Minimize the #includes in netwerk/base; r=mcmanus
2013-09-21 23:04:57 -04:00
Phil Ringnalda
bc7b010710
Backed out 6 changesets (bug 881804) for frequent Android reftest and jsreftest timeouts
...
Backed out changeset 61972f55702b (bug 881804)
Backed out changeset 0a24b77d4ffb (bug 881804)
Backed out changeset 9fbcf4c3ab2b (bug 881804)
Backed out changeset 2d35068ec2f5 (bug 881804)
Backed out changeset 757790e5cd9f (bug 881804)
Backed out changeset d8a172fa4b20 (bug 881804)
2013-09-21 17:59:14 -07:00
Ehsan Akhgari
0b3f2ea3df
Bug 919320 - Minimize the #includes in netwerk/protocol; r=mcmanus
2013-09-22 23:35:52 -04:00
Ehsan Akhgari
2e0a91d4dd
Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus
2013-09-22 23:35:05 -04:00
Ehsan Akhgari
1ce51d0a14
Bug 919292 - Minimize the #includes in netwerk/streamconv; r=mcmanus
2013-09-22 23:34:09 -04:00
Phil Ringnalda
6fccef8112
Back out c93c3f52689c (bug 904170) for b2g desktop bustage
...
CLOSED TREE
2013-09-22 20:21:26 -07:00
Patrick McManus
ca8f99591a
bug 904170 - telemetry for daily http data consumption r=jduell
2013-09-22 23:01:10 -04:00
Nicholas Hurley
bdaf3aee5c
Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi
2013-09-20 15:24:06 -07:00
Ed Morley
3733a23652
Bug 913807 - Fix up merge conflicts
2013-09-20 12:33:47 +01:00
Ed Morley
19e398d030
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Ed Morley
f0e58d0012
Merge latest green inbound changeset and mozilla-central
2013-09-20 10:18:21 +01:00
Ed Morley
06199994b8
Merge mozilla-central and fx-team
2013-09-19 16:27:11 +01:00
Michal Novotny
35950d5164
Bug 913807 - HTTP cache v2: file I/O, off by default, r=honzab
2013-09-20 11:11:26 +02:00
Honza Bambas
ea8ec4777e
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Robert Bindar
c5161067de
Bug 915090 - Ping test and local servers for reaching tests. r=mcmanus
2013-09-19 08:50:21 -04:00
Wes Kocher
508c0eaa0a
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
2013-09-18 17:21:02 -07:00
Wes Kocher
0ef93db36c
Backed out changeset 040522aacba4 (bug 913847)
2013-09-18 17:18:56 -07:00
Benoit Jacob
6560634fb1
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Benoit Jacob
5bf87f575b
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Mike Hommey
16d06af70c
Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
...
Also mark TOOL_DIRS/TEST_TOOL_DIRS directories in backend.mk and recurse them normally instead of forcing make -C dir libs for them.
2013-09-19 07:43:02 +09:00
John Shih
69944ef803
Bug 855949 - Network Per-App Metering on WebSocket. r=mcmanus
2013-09-12 11:39:14 +08:00
David Keeler
307995b2b4
bug 913092 - remove unnecessary nsIPermissionManager in TestSTSParser r=mcmanus
2013-09-17 15:47:01 -07:00
Ryan VanderMeulen
a3e4a310ec
Backed out changeset 9fa8dd98a23c (bug 911325) for Android Armv6 xpcshell orange.
...
CLOSED TREE
2013-09-17 21:56:51 -04:00
Patrick McManus
d4ebc26fea
bug 911325 - detect mismatch between 206 content-range and 200 content-length r=jduell
2013-09-17 18:44:03 -04:00
Shih-Chiang Chien
3cc21fe5bc
Bug 901805 - Report network activity in nsUDPServerSocket. r=honzab
2013-09-17 16:07:06 -04:00
Simone Carletti
6b8cd215cf
Bug 910095 - update PSL for .ng. r=gerv. DONTBUILD.
...
--HG--
extra : rebase_source : b17d19f0ccac18f28a44cdb80588af61c3a360b3
2013-09-17 17:54:41 +01:00
Simone Carletti
374c969170
Bug 910095 - update .sv and .om in PSL, and relevant test. r=gerv.
...
--HG--
extra : rebase_source : a6866a18f959f15af84640e1efa935b1e16ca415
2013-09-17 17:51:49 +01:00
Simone Carletti
9418d73d75
Bug 912464 - update PSL for .ar. r=gerv.
...
--HG--
extra : rebase_source : ac1d0137c965018ab3ad1637a62a8e185861a00e
2013-09-17 17:56:51 +01:00
Camilo Viecco
bbd934ff77
Bug 916226: Enable ecdhe AES128 CGM ciphers in psm now that nss support them. r=bsmith
...
--HG--
extra : rebase_source : 82379823637ef6cda9ffd8765881ff30a76b5b46
2013-09-16 15:43:05 -07:00
Ehsan Akhgari
ff292be3eb
Bug 917266 - Remove some unneeded code in netwerk/; r=mcmanus
2013-09-17 12:38:55 -04:00
Ehsan Akhgari
a2f4816848
Remove three unused variables, no bug
2013-09-22 15:59:54 -04:00
Birunthan Mohanathas
f2830dc229
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
2013-09-19 15:29:27 -04:00
Birunthan Mohanathas
66861c6445
Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan
2013-09-19 15:28:26 -04:00
Benoit Jacob
eeccdc3ba1
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
2013-09-19 09:54:42 -04:00
Benoit Jacob
f9813a5b18
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-19 09:54:39 -04:00
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
d6da7b763f
Bug 771765 - Support template content process, part 6: support re-creation of the threads created in the template process. r=khuey, r=jorendorff
...
The threads that are frozen/recreated include:
* ImageBridgeChildThread.
* Image decoding thread pool.
* IPC thread (checkpointed, but not frozen).
* GC Helper thread.
* XPC runtime watchdog thread.
* Socket transport service thread/thread pool.
* Memory pressure watcher.
* Timer thread.
* DOM promise worker.
2013-06-03 18:14:42 +08:00
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
3adf8353b4
Bug 771765 - Support template content process, part 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
2013-06-03 18:14:37 +08:00
Marco Castelluccio
8ce18edaff
Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk
2013-09-13 08:32:47 -04:00
Ryan VanderMeulen
1f1fb8a044
Merge m-c to inbound.
2013-09-11 22:20:33 -04:00
Ryan VanderMeulen
30168b484b
Merge fx-team to m-c.
2013-09-11 21:48:20 -04:00
Robert Bindar
42fa38f702
Bug 912103 - Tests for about:networking - http, dns, sockets, and websockets. r=valentin.gosu
2013-09-11 09:49:51 -04:00
Patrick McManus
dfebb04067
bug 903484 - dont close spdy sessions with preferred entry if they can't actually coalesce yet r=hurley
2013-09-11 10:11:23 -04:00
Dan Gohman
8b7074b6dc
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
2013-09-11 05:49:05 -07:00
Jason Duell
72c1fa7bb5
Bug 898156 - crash in thumbnail generation @ mozilla::net::FTPChannelParent::OnStartRequest r=mcmanus
2013-09-11 01:10:59 -07:00
Jim Blandy
b40f8e056b
Bug 913848: Attempt to fix intermittent test_unix_domain.js timeout with MOAR ASYNC. r=mayhemer
...
This patch makes the tests avoid expecting data from the client to be
available to the server immediately upon accepting a connection; instead,
the server uses asyncWait to receive those first bytes. This changes both
test_echo and test_connect_permission.
I've pushed this through the try server twice, and it didn't hang. In
either case, it adds a few more do_prints to give me more clues about the
source of the problem.
2013-09-11 14:00:19 -07:00
Nicholas Nethercote
9d1d4e73b0
Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
...
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 2b2a1b2667d6562fcf803ec48b4a8c10fdd519a3
2013-08-27 16:24:51 -07:00
James Kitchener
1b2b3a4929
Bug 912981 - Expose srcdoc status in nsIViewSourceChannel. r=bz
2013-09-10 13:40:35 -04:00
Wes Kocher
8e0fc9121c
Backed out changeset 88fd66b4944c (bug 897221)
2013-09-09 15:50:32 -07:00
Jim Chen
b6c5019f3f
Bug 897221 - Schedule in main process and notify content processes of updates for B2G; r=fabrice
2013-09-09 15:47:47 -04:00
Jim Chen
6c84b1e663
Bug 897221 - Add test for UserAgentUpdates.jsm; r=fabrice
2013-09-09 15:47:47 -04:00