Ed Morley
|
17741e0915
|
Merge mozilla-central and fx-team
|
2013-07-24 13:37:09 +01:00 |
|
Tim Taubert
|
e72bd0c472
|
merge m-c to fx-team
|
2013-07-24 12:15:50 +02:00 |
|
Ms2ger
|
834f814430
|
Merge m-c to inbound.
|
2013-07-24 11:53:22 +02:00 |
|
Paolo Amadini
|
3d7fed302f
|
Bug 896179 - Crash in BackgroundFileSaver when append is enabled and hashing is disabled. r=mcmanus
|
2013-07-24 10:16:01 +02:00 |
|
Ms2ger
|
fb6790e6d8
|
Bug 888643 - Part b: Move CPP_UNIT_TESTS definitions into moz.build files; r=gps
|
2013-07-24 09:23:06 +02:00 |
|
Dão Gottwald
|
0012bc9dbd
|
Bug 896382 - Cache the override (or that there's no override) for each host to avoid doing the same iterative string matching for every HTTP request. r=hurley
|
2013-07-24 09:38:45 +02:00 |
|
David Zbarsky
|
040dbd4c2b
|
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
|
2013-07-23 16:39:17 -07:00 |
|
Gregory Szorc
|
b9743fb2cc
|
Bug 896093 - Reference proper variable when blocked port is used; r=trivial
|
2013-07-23 13:53:01 -07:00 |
|
David Rajchenbach-Teller
|
3c4051bf8c
|
Bug 897033 - Fix nsCookieService's statement finalization. r=ehsan
|
2013-07-23 16:41:23 -04:00 |
|
Catalin Iordache
|
5b4cbd93e5
|
Bug 888628 - Create another field for HttpRetParams structure which keeps track of half open connections. r=valentin.gosu
|
2013-07-23 10:52:01 -04:00 |
|
Joshua Cranmer
|
7b9a04da79
|
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
--HG--
extra : rebase_source : ce24ab345baa48104328e3c101b7266a31e81870
|
2013-07-11 15:21:45 -05:00 |
|
Joshua Cranmer
|
35b47f34ec
|
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
--HG--
extra : rebase_source : d029f73a1f27896c142f76dce263dd3542763b18
|
2013-07-18 21:24:13 -05:00 |
|
Patrick McManus
|
b82b1b1a76
|
bug 887753 - server not found after reconnecting to etherpad r=sworkman
|
2013-07-19 18:40:00 -04:00 |
|
Cameron McCormack
|
d12c9b52c0
|
Backout bdceed703766 (bug 887984) for Windows build failures.
|
2013-07-23 13:43:45 +10:00 |
|
Adrian Lungu
|
8972a584c5
|
Bug 887984 - Send telemetry data from NTLM Init() methods. r=mayhemer
|
2013-07-18 12:00:04 -07:00 |
|
Shih-Chiang Chien
|
cc1f66e57f
|
Bug 882526 - Remove Gecko support for WBMP. r=joe, r=roc
|
2013-07-22 22:31:24 -04:00 |
|
Mihnea Dobrescu-Balaur
|
d04cd8fd97
|
Bug 888350 - Use a dynamic port in network/test/unit* xpcshell tests so they can be run in parallel. r=honzab
|
2013-07-19 10:19:28 -07:00 |
|
Gregory Szorc
|
33855660d6
|
Bug 895542 - Only automatically select ports that aren't blocked from clients; r=Waldo
|
2013-07-19 10:30:06 -07:00 |
|
Arnaud Sourioux
|
30ed8ff0d8
|
Bug 883360 - Remove bool operator and nsMainThreadPtrHolder conversion. r=bsmedberg
|
2013-07-19 12:53:12 -04:00 |
|
Gregory Szorc
|
5c25cc9036
|
No Bug - Removing empty Makefile.in files; r=me
|
2013-07-18 09:09:28 -07:00 |
|
Ehsan Akhgari
|
81b0d336c3
|
Bug 895141 - Remove useless prlong.h inclusions from the tree; r=jcranmer
|
2013-07-18 12:06:38 -04:00 |
|
Boris Zbarsky
|
9af6d565fa
|
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
|
2013-07-17 23:23:52 -04:00 |
|
Bobby Holley
|
b6dac750a0
|
Bug 887334 - Miscellaneous JSAutoCompartments. r=luke
|
2013-07-17 11:53:53 -07:00 |
|
Jan Beich
|
35bb6135da
|
Bug 803480 - Enable NeckoWifi by default only on platforms where it's actually supported. r=ted
|
2013-07-17 09:57:28 -04:00 |
|
Mihnea Dobrescu-Balaur
|
67669b264e
|
Bug 887706 - Use a dynamic port in httpserver xpcshell tests so they can be run in parallel. r=Waldo
|
2013-07-17 09:11:19 -04:00 |
|
Honza Bambas
|
126d26a032
|
Bug 892486 - Telemetry for appcache vs http cache page load, r=ehsan
|
2013-07-16 19:38:15 +02:00 |
|
Brian O'Keefe
|
a2b1403eb0
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
Hector Zhao
|
0ca516e46b
|
Bug 892340 - Remove Off-Main-Thread XPCWrappedJS refcounting from (UDP)ServerSocketListenerProxy. r=mcmanus
|
2013-07-11 14:00:52 +08:00 |
|
Benoit Girard
|
5b43ee14ca
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Patrick McManus
|
8c195a71c0
|
bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
|
2013-07-11 11:39:36 -04:00 |
|
Gervase Markham
|
7a6fa2de30
|
Bug 864704 - re-add csiro.au to PSL. DONTBUILD.
|
2013-07-11 13:39:16 +01:00 |
|
Simone Carletti
|
9a7035aee5
|
Bug 880662 - Add fastly.net to PSL. r=gerv. DONTBUILD.
--HG--
extra : rebase_source : b1603d10b5ecd5e7092d89b4dc6332ffe89cb5f7
|
2013-07-11 13:36:41 +01:00 |
|
Ryan VanderMeulen
|
c9d5a706a1
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
|
Trevor Saunders
|
c3f96258c3
|
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
|
2013-06-25 14:29:26 -04:00 |
|
David Rajchenbach-Teller
|
e1f0939053
|
Bug 886088 - Use a different notification topic for third-party cookies in private mode. r=ehsan
|
2013-07-10 10:03:04 -04:00 |
|
Ryan VanderMeulen
|
aaee3cf638
|
Merge m-c to inbound.
|
2013-07-10 09:45:16 -04:00 |
|
Ms2ger
|
22cefefdd1
|
Bug 890700 - Use MOZ_THIS_IN_INITIALIZER_LIST in netwerk/; r=bsmith
|
2013-07-10 11:57:34 +02:00 |
|
Patrick McManus
|
34ad9c51cf
|
bug 890691 - spdy latency problem with control refresh r=hurley
|
2013-07-08 22:53:18 -04:00 |
|
Steve Workman
|
d918296a3d
|
Bug 497003 - Support delivery of OnDataAvailable on the HTML5 parser thread r=hsivonen r=bholley r=bz
|
2013-07-08 18:45:26 -07:00 |
|
Steve Workman
|
ef6a0fa3c0
|
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
|
2013-07-08 18:45:25 -07:00 |
|
Robert Bindar
|
403e1a820b
|
Bug 888583 - Expose protocol version in about:networking. r=valentin.gosu
|
2013-07-08 16:35:08 -04:00 |
|
Robert Bindar
|
8430ec3f4f
|
Bug 888583 - Move SPDY protocol codes to nsHttp.h. r=mcmanus
|
2013-07-08 09:10:18 -04:00 |
|
Trevor Saunders
|
6be251fe42
|
bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg
|
2013-06-25 11:15:21 -04:00 |
|
Joey Armstrong
|
a6b9800cfb
|
bug 870407: cleanup bug. r=mshal
|
2013-07-08 11:53:00 -04:00 |
|
David Zbarsky
|
793a951457
|
Bug 885804: Renaming in netwerk r=jduell
|
2013-07-08 11:48:39 -04:00 |
|
Ryan VanderMeulen
|
c0d1b5ed27
|
Backed out changesets f9f13232e35f and 134b4feaff02 (bug 888583) for bustage.
|
2013-07-08 09:31:45 -04:00 |
|
Robert Bindar
|
d129a1c7c9
|
Bug 888583 - Expose protocol version in about:networking. r=mcmanus
|
2013-07-08 09:10:19 -04:00 |
|
Robert Bindar
|
abd37ba30b
|
Bug 888583 - Move SPDY protocol codes to nsHttp.h. r=mcmanus
|
2013-07-08 09:10:18 -04:00 |
|
Randy Lin
|
0b91b4cb79
|
Bug 803414 - Part 2: Add DOMTemporaryFileBlob and TemporaryFileInputStream. r=roc
|
2013-07-02 11:00:37 +08:00 |
|