Commit Graph

4190 Commits

Author SHA1 Message Date
Ryan VanderMeulen
fe93ce0fd5 Merge inbound to m-c. 2013-12-05 17:29:03 -05:00
Nicholas Hurley
b463b7ce4a Bug 945779 - Add indices to more sql tables to help improve performance. r=honzab 2013-12-05 10:23:31 -08:00
Carsten "Tomcat" Book
7b9f97c438 merge fx-team to m-c 2013-12-05 12:56:11 +01:00
Nicholas Nethercote
e9715bfc41 Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
--HG--
extra : rebase_source : 900bd1c641b26623cccf14d952b5387223b489eb
2013-12-03 20:01:24 -08:00
Monica Chew
e7ade305ad Bug 919076 - Minimum set of changes to enable group and world readable files depending on umask. r=paolo 2013-11-27 11:34:09 -08:00
Boris Zbarsky
f12b117ed3 Bug 939510. nsInputStreamChannel should null out mContentStream when it's done loading it, so that long streams can die as needed. r=jduell 2013-12-04 08:02:00 -05:00
Steffen Wilberg
bf0cda8ba3 Bug 937789: Display SSL/TLS cipher suite prefs in about:config again, r=briansmith
--HG--
extra : rebase_source : 552f45bd2d854e047b53a90588be91d0d859b2da
2013-12-03 20:00:37 -08:00
Alessio Placitelli
36ba830e3c Bug 943511 - Remove allocator parameters from methods using nsSegmentedBuffer. r=bsmedberg 2013-12-11 14:14:56 -05:00
Mike Shal
009ce11f2a Bug 875013 - Remove VPATH; r=glandium 2013-11-21 14:57:06 -05:00
Patrick McManus
d9dc76536c bug 946302 - SocketTransportService Going Offline takes too long r=jduell 2013-12-05 09:01:25 -05:00
Ryan VanderMeulen
1a13081f93 Merge m-c to inbound. 2013-12-11 13:38:14 -05:00
Simone Carletti
e841db5df2 Bug 947705 - Remove k12.wv.us from PSL. r=gerv 2013-12-11 10:35:02 -05:00
Jacek Caban
8309d56b1f Bug 942317 - Fixed cross compilation on case sensitive OSes. 2013-12-11 10:47:03 +01:00
Chris Peterson
a8c349eab5 Bug 940194 - Build netwerk/cookie in unified mode. r=ehsan
--HG--
extra : rebase_source : 289b1d4bff761e81b0f93873932a06cc024a0fff
2013-12-02 22:52:50 -08:00
Jacek Caban
2cfc73c530 Bug 944907 - Fixed char16_t/wchar_t mismatch in netwerk/. r=mcmanus
--HG--
extra : rebase_source : dc84d4a33b8df669b63b62c5e3aaf06ef3ff1a6d
2013-12-03 15:54:59 +01:00
Phil Ringnalda
bb72c964ac Bug 942470 - Disable test_user_agent_updates.html for intermittently failing to unset its override of the UA string, breaking other tests 2013-12-02 22:15:10 -08:00
Ehsan Akhgari
228c415d4e Undef a bunch of macros at the end of translation units so that they don't leak into other unified files; no bug
--HG--
extra : rebase_source : 54c04f4aed43ef8a3139c69257a4ea672054da45
2013-12-02 20:56:50 -05:00
Phil Ringnalda
7dec953f3a Bug 942470 - Disable test_user_agent_updates.html for intermittently failing to unset its override of the UA string, breaking other tests
CLOSED TREE
2013-12-02 19:24:30 -08:00
Ajitesh Gupta
6f00ca55f4 Bug 917047: Remove the security.enable_md5_signatures pref, r=briansmith
--HG--
extra : rebase_source : ae721bc7f91b399e61c2efb869e15ab902c810e0
2013-11-19 16:05:26 -08:00
Ryan VanderMeulen
08fd5ddf08 Backed out changeset 13c1b3a2d135 (bug 880625) for xpcshell failures. 2013-12-02 13:07:46 -05:00
Simone Carletti
6cef76d03e Bug 945002 - Update PSL for .GG and .JE. r=gerv 2013-12-02 12:51:26 -05:00
Sumit Agrawal
663355f5a6 Bug 928321 - Implement a variant of safe-file-output-stream that doesn't flush by default. r=Yoric 2013-12-02 12:51:25 -05:00
Ben Kelly
109a3ede27 Bug 943414: Assert/warn if non-null prompt passed to nsICookieService. r=ehsan 2013-12-02 12:48:12 -05:00
Ben Turner
0cffbe0bf4 Bug 939182 - Add 'eventWasProcessed' argument to nsIThreadObserver::afterProcessNextEvent(), r=bsmedberg.
--HG--
extra : transplant_source : %5E%80p%D6%C6A%23%0AZ%06%23%16%155%DB%CE%F5%5CEx
2013-10-23 05:01:20 -07:00
Cervantes Yu
6794dddbea Bug 930282: Part 2: Mark PACMan thread and BackgroundHangMonitor thread. r=khuey 2013-10-15 17:43:08 +08:00
Vincent Chang
23118e009a Bug 895753 - Rtsp: Support suspend and resume to media stream server. r=sworkman 2013-11-25 19:40:22 +08:00
Honza Bambas
d26f59a749 Bug 932046 - crash in mozilla::net::HttpChannelChild::OnRedirectVerifyCallback(unsigned int), r=jduell 2013-12-05 13:09:11 +01:00
Simone Carletti
5167fa13f9 Bug 880625 - Updates to the PSL (A-C). r=gerv
This patch also includes an update for the test suite (Bug 943800).
2013-12-02 11:53:32 -05:00
Carsten "Tomcat" Book
0f3d2173c2 merge b2g-inbound to mozilla-central 2013-12-02 12:46:24 +01:00
Patrick McManus
55f3b5e2d4 bug 943149 - nsHttpChannel::ResolveProxy may break AsyncOpen contract r=mayhemer 2013-11-29 10:14:01 -05:00
Masatoshi Kimura
6e4598f9f4 Bug 942791 - Ensure non-ASCII filenames are accessible in FTP directory listings. r=mayhemer 2013-11-29 23:37:57 +09:00
Ms2ger
cf53814bbc Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
Ms2ger
cbe8d3a7a4 Bug 937224 - Part g: Move LOCAL_INCLUDES to moz.build in netwerk/; r=mshal 2013-11-28 15:25:39 +01:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Nicholas Nethercote
51f2fea63f Bug 936964 (part 8, attempt 2) - Make nsCacheService report the disk and memory cache devices. r=hurley.
--HG--
extra : rebase_source : 29a04ef4bfdccba2797f713da3d54a64e3141421
2013-11-25 17:04:01 -08:00
Nicholas Nethercote
c82c609ac3 Bug 936964 (part 7, attempt 2) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
* * *
Bug 936964 (part 7b) - Fix a use-after-free found by ASan.

--HG--
extra : rebase_source : d38ab6b63e9d576773baf8e55fa4f7182c33915e
2013-11-07 16:35:30 +11:00
Mike Hommey
b038245b8d Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Ehsan Akhgari
6220f98ec6 Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
Backed out changeset 85486c4aa3d8 (bug 936964)
Backed out changeset 25312eb71998 (bug 936964)
Backed out changeset 6dbb8333960c (bug 936964)
Backed out changeset da6465ad476f (bug 936964)
Backed out changeset a87ffc992f38 (bug 936964)
Backed out changeset 4ae3a61182db (bug 936964)
Backed out changeset 34e9c3137804 (bug 936964)
Backed out changeset fd1459e71585 (bug 936964)
Backed out changeset 3e8a701d8bdc (bug 943660)

Landed on a CLOSED TREE

--HG--
rename : content/canvas/src/WebGLMemoryTracker.h => content/canvas/src/WebGLMemoryReporterWrapper.h
2013-11-27 20:05:00 -05:00
Michal Novotny
0e13a9036e Bug 926070 - Addref CacheFileIOManager while using it in its static methods, r=honzab 2013-11-28 00:56:25 +01:00
Nicholas Nethercote
bb0007f92e Bug 936964 (part 8) - Make nsCacheService report the disk and memory cache devices. r=hurley.
--HG--
extra : rebase_source : 19895d97debc6ce028b8eb167179127e5e50b6da
2013-11-25 17:04:01 -08:00
Nicholas Nethercote
74e6ffe050 Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryTracker.h
extra : rebase_source : 611e8d35907959b163aeced1c4ffe1d265048fe6
2013-11-07 16:35:30 +11:00
Steve Workman
78d6a99d71 Bug 938803 - Cancel DNS refresh requested in classes implementing nsAHttpTransaction r=mcmanus 2013-11-27 10:19:14 -08:00
Steve Workman
6cf899478b Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus 2013-11-27 10:19:14 -08:00
Mike Hommey
829a5d6ea2 Bug 943197 - Remove useless -DIMPL_LIBXUL. r=mshal 2013-11-27 17:13:05 +09:00
Wes Kocher
9601c9b159 Backed out changeset 53c0f65599fe (bug 938803) for asserting too much 2013-11-26 19:45:16 -06:00
Wes Kocher
3fcdf2b611 Backed out changeset 8a25ee567449 (bug 938803) 2013-11-26 19:44:30 -06:00
Steve Workman
15d4a0da31 Bug 938803 - Cancel DNS refresh requested in classes implementing nsAHttpTransaction r=mcmanus 2013-11-26 16:09:49 -08:00
Steve Workman
59c4bb29b9 Bug 938803 - Cancel DNS refresh requested in nsHttpChannel::mCaps r=mcmanus 2013-11-26 16:09:49 -08:00
Wes Kocher
0cd641fc8e Backed out changeset a8808a02a661 (bug 880625) for PSL test failure 2013-11-26 17:30:34 -06:00
Patrick McManus
8703982b00 Bug 942729, Part 2: Remove unused expected symmetric cipher mechanism, r=briansmith
--HG--
extra : rebase_source : 9630808b663d6a670c2e45d242177a640817f2ee
2013-11-25 18:12:40 -05:00
Brian Smith
be4eff2cb2 Bug 942729, Part 1: Re-enable TLS False Start, r=mcmanus
--HG--
extra : rebase_source : 9908b1cbc3a30e9868739a10a705de8dbf30c5e1
2013-11-20 13:49:33 -08:00
Simone Carletti
ca90ebc58a Bug 941675 - Reformatting comment entries. r=gerv 2013-11-26 17:25:24 -05:00
Simone Carletti
e8f352c188 Bug 941670 - Remove lib.wv.us from PSL. r=gerv 2013-11-26 17:25:24 -05:00
Simone Carletti
2a3eeb5a29 Bug 941665 - Update PSL for .MT. r=gerv 2013-11-26 17:25:24 -05:00
Simone Carletti
d6bf3492d4 Bug 880625 - Updates to the PSL (A-C). r=gerv 2013-11-26 17:25:23 -05:00
Phil Ringnalda
12477fa18a Bug 943208 - Stop force-enabling logging for ftp on Windows, and go back to building ftp unified, r=mcmanus
--HG--
extra : rebase_source : a0a638816f5330568b7560339c09a50bc3ee1688
2013-11-25 21:49:12 -08:00
Patrick Wang
8e057af1da Bug 870660: Part 1: Add packat filter to UDPSocketParent/Child. r=jduell 2013-11-30 00:13:44 +08:00
Jeff Walden
be521e2456 Bug 945533 - Convert various websocket code to mozilla/Endian.h. r=jduell
--HG--
extra : rebase_source : daf0ee75f70bd86952cf39192d5287657881e9c9
2013-05-04 22:22:55 -07:00
Jeff Walden
ce5e64ce30 Bug 945533 - Convert various server sockets to mozilla/Endian.h. r=sworkman
--HG--
extra : rebase_source : 9f0df49ac2341c8553dd4a585ec0500d3a32083f
2013-05-04 22:22:55 -07:00
Jeff Walden
e622080796 Bug 945533 - Convert various spdy code to use mozilla/Endian.h rather than NSPR endianness conversion functions. r=mcmanus
--HG--
extra : rebase_source : 11b47056c1e14e0751c351ab199609e07e15399f
2013-05-03 15:51:35 -07:00
Phil Ringnalda
5d35321444 Bug 941854 followup, stop building ftp unified until it stops forcing logging
CLOSED TREE
2013-11-25 21:31:03 -08:00
Ehsan Akhgari
e04b8905ef Bug 941854 - Protect against two known bad patterns for unified builds; r=glandium 2013-11-25 20:38:30 -05:00
Steve Workman
0c23366eff Bug 938803 - Correct typo in nsHostResolver::ResolveHost for Bug 941884: 'he' to 'unspecHe' r=mcmanus 2013-11-25 14:58:29 -08:00
Nicholas Nethercote
53e45bd21d Bug 893857 (part 2) - Add a memory reporter for the DNS service. r=sworkman.
--HG--
extra : rebase_source : 7d88cf2ef5ad4b58b377f0cec66349b5e26bfc8e
2013-11-24 15:24:12 -08:00
Birunthan Mohanathas
c4d797a2eb Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 8ace754e117a12e2599f5a90030f13a3a7064fed
2013-11-25 14:02:47 -05:00
Henri Sivonen
d0c0e04f69 Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
Ehsan Akhgari
1482ff3f90 Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa 2013-11-24 01:29:24 -05:00
Mike Hommey
67df42f71d Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps 2013-11-22 08:16:18 +09:00
Steve Workman
1f702a3d61 Bug 941884 - Add some null checks for nsHostRecords r=mcmanus 2013-11-22 11:15:52 -08:00
Steve Workman
b27aba1941 Bug 941884 - Add negative DNS cache entries to the eviction queue r=mcmanus 2013-11-22 11:15:51 -08:00
Ed Morley
515fd9a20d Backed out changeset c30371a66429 (bug 941450) 2013-11-22 15:59:22 +00:00
Ehsan Akhgari
3ff43ded6a Follow-up to bug 941406 - Mark a variable as DebugOnly in order to shut up the compiler warning
Landed on a CLOSED TREE
2013-11-22 10:56:47 -05:00
Michael Shuen
80c7c60c29 Bug 941406 - Build netwerk/dns in unified mode. r=ehsan
--HG--
extra : rebase_source : 4fe433d134bb2762c269248963ac5ce53025faab
2013-11-22 10:35:18 -05:00
Ehsan Akhgari
68874b0977 Back out part of bug 940215 because of a problem detected by bug 941854 2013-11-22 09:52:45 -05:00
Nathan Froyd
3e0aa7b9b8 Bug 941598 - constify PLDHashTableOps in netwerk/; r=jduell 2013-11-20 13:17:01 -05:00
Mike Hommey
210fcbefa5 Bug 941450 - Add some GENERATED_FILES to moz.build. r=gps 2013-11-22 08:16:18 +09:00
Wes Kocher
60d2ec27bd Merge m-c to inbound 2013-11-21 19:18:18 -08:00
Steve Workman
e886e113a7 Bug 938803 - Change nsDNSPrefetch and nsHttpChannel::BeginConnect to honor cache bypassing in load flags r=mcmanus 2013-11-21 13:35:45 -08:00
Steve Workman
887374ba06 Bug 938803 - Improve DNS debugs to show which path is taken in nsHostResolver::ResolveHost r=mcmanus 2013-11-21 13:35:44 -08:00
Ehsan Akhgari
7242c62c57 Bug 941866 - Exclude files which rely on the known bad patterns from unified builds; r=BenWa 2013-11-21 16:36:59 -05:00
Chris Kitching
43102ed4c2 Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Carsten "Tomcat" Book
04f396a0c7 merge mozilla-inbound to mozilla-central 2013-11-21 14:20:21 +01:00
Vincent Chang
9f6565be60 Bug 898864 - RTSP content process crash when press the play button at the end of video. r=sworkman 2013-11-20 11:08:10 +08:00
Benoit Jacob
8da587c32d Bug 941068 - Build netwerk/base in unified mode - r=mcmanus,ehsan 2013-11-20 17:55:44 -05:00
Ryan VanderMeulen
9c7728d496 Merge inbound to m-c. 2013-11-19 20:43:15 -05:00
Simone Carletti
546f7e57ee Bug 940478 - Format comment for Bug 547985 according to the conventions adopted by the recent similar patches. r=gerv 2013-11-19 14:56:57 -05:00
Simone Carletti
bf792379ee Bug 940478 - Remove nt.gov.au from PSL. r=gerv 2013-11-19 14:56:57 -05:00
Steve Workman
5f6787829e Bug 923458 - ProxyAutoConfig::ResolveAddress should make medium priority DNS requests to use negative cache entries r=mcmanus 2013-11-19 11:22:01 -08:00
Mark Finkle
0468e71b8a Bug 939680 - Implement nsINetworkLinkService.linkType on Android r=blassey 2013-11-18 23:43:09 -05:00
Honza Bambas
b3e6182b6b Bug 922659 - exception from onCacheEntryCheck should cause NOT_FOUND, r=michal 2013-11-20 23:20:19 +01:00
Honza Bambas
0ea2cf8530 Bug 922671 - nsHttpChannel must bypass concurrent read when request is not resumable, r=michal 2013-11-20 23:20:19 +01:00
Honza Bambas
c7787bb201 Bug 935595 - NS_NOTREACHED\("unexpected request"\) @ nsHttpChannel::OnStopRequest on partially cached download, r=michal 2013-11-20 23:20:18 +01:00
Honza Bambas
de9b2aff79 Bug 934616 - fix race on use of mFile at CacheEntry::Load, r=michal 2013-11-20 23:20:18 +01:00
Honza Bambas
80d9b73534 Bug 922741 - make callbacks iteration in CacheEntry smarter, r=michal 2013-11-20 23:20:17 +01:00
Honza Bambas
9744cba15b Bug 917432 - hook to webapps-clear-data notification, r=michal 2013-11-20 23:20:16 +01:00
Honza Bambas
f6f9308188 Bug 934610 - fix Assertion failure: \!EventsPending(), at CacheIOThread.cpp:172, r=michal 2013-11-20 23:20:15 +01:00
Benjamin Smedberg
04357a9dd8 Bug 672843 part D2 - Fix the xpconnect exception code and Components.results to prefer the name NS_ERROR_ILLEGAL_VALUE over the other synonyms. Fix a few tests that rely on exception names to use exception values instead. r=bholley 2013-11-20 11:46:18 -05:00
Ryan VanderMeulen
c9f7db66a5 Merge b2g-inbound to m-c. 2013-11-19 13:36:41 -05:00
Johannes Buchner
6027e415af Bug 912465 - Use MsgNewSafeBufferedFileOutputStream instead of NewLocalFileOutputStream in various places. r=ehsan 2013-11-19 09:13:44 -05:00