Patrick McManus
28f052fe8a
bug 378637 part 8 - add https proxy info type r=hurley
...
--HG--
extra : rebase_source : 430a9a58793ccc4da04d93044cf802b72f4e41d3
2014-04-15 18:16:41 -04:00
Patrick McManus
4438318a70
bug 378637 part 7 - new spdysession() no longer takes first transaction r=hurley
...
--HG--
extra : rebase_source : af83fcffa83f1da4250b0a9528e148619f9e3838
2014-05-16 11:46:11 -04:00
Patrick McManus
f641c574a8
bug 378637 part 6 - implement nsAHttpTransaction::QueryHttpTransaction r=hurley
...
--HG--
extra : rebase_source : d2981bb9e47cf9a8f6d038a0c6db6a85f3170f97
2014-04-15 17:40:23 -04:00
Patrick McManus
d267633487
bug 378637 part 5 - move Spdy*::EnsureBuffer to nsHttp r=hurley
...
--HG--
extra : rebase_source : 147ffb4842069ac7531e99d7decb9362a2566556
2014-04-15 17:06:59 -04:00
Patrick McManus
6038b536dc
bug 378637 part 4 - more proactive failed to connect detection in nsHttpConnection r=hurley
...
--HG--
extra : rebase_source : 65004f57b9c464f03050a8597b28a678c6ca8f47
2014-04-02 17:26:58 -04:00
Patrick McManus
c72c71a34e
bug 378637 part 3 - fix http style: comments, whitespace, formatters r=hurley
...
--HG--
extra : rebase_source : 9d2b0692298fca2655023b3bc6295386a96625e6
2014-04-17 19:55:04 -04:00
Patrick McManus
23bd6d3e13
bug 378637 part 2 - change some stack nscstrings to spdystream* autocstring r=hurley
...
--HG--
extra : rebase_source : 9b88e9c875416576c8770e1b1f1d6de8b2402ac5
2014-04-25 16:01:23 -04:00
Patrick McManus
94cb48efb9
bug 378637 part 1 - add leak detection macros to http classes r=hurley
...
--HG--
extra : rebase_source : c846cba060509be22a2a3387929ffa724dba7f40
2014-04-21 08:54:07 -04:00
Ryan VanderMeulen
9e342ce37a
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
2014-05-16 12:29:37 -04:00
Honza Bambas
e8ceeb1152
Bug 998608 - Intermittent netwerk/test/unit/test_range_requests.js | request reports itself as not pending from onDataAvailable!, r=michal
2014-05-16 17:13:04 +02:00
Honza Bambas
e282331a70
Bug 1011487 - HTTP cache v2: WalkCacheRunnable may release it's callback on a non-main thread, r=michal
2014-05-16 17:13:04 +02:00
Andrew McCreight
6b94f1bb01
Bug 971264 - Remove nsHashtable. r=bsmedberg
2014-05-15 09:52:57 -07:00
Shian-Yow Wu
29e21bb5f7
Bug 945152 - Part 3-1: New libjar APIs. r=aklotz
2014-05-16 13:34:43 +08:00
Honza Bambas
e38b016b3b
Bug 913806 - turn HTTP cache v2 on by default, r=jduell
2014-05-15 16:31:26 -07:00
Daniel Holbert
cd261492f3
Bug 1008286: Remove unused variable 'kProxyType_UNKNOWN' from nsProtocolProxyService.cpp to fix clang warning. r=jduell
2014-05-14 16:52:52 -07:00
Honza Bambas
0e677f5560
Bug 1010153 - CacheFileIOManager::ScheduleMetadataWrite called for memory only CacheFiles, r=michal
2014-05-14 23:12:39 +02:00
Honza Bambas
8e145138f5
Bug 1009500 - HTTP cache v2: respect OPEN_BYPASS_IF_BUSY, r=michal
2014-05-14 23:12:38 +02:00
Honza Bambas
1ce5b4714e
Bug 1006181 - HTTP cache v2 memory only storage area not freed on limit, fix purge condition, r=michal
2014-05-14 23:12:38 +02:00
Nicholas Hurley
4f66bb13b6
Bug 1006804 - Enforce TLS key type and size restrictions in HTTP/2. r=mcmanus.
2014-05-14 10:37:05 -07:00
Patrick McManus
1e673cbacc
bug 1006804 - psm interface for kea size and make kea available in preliminary handshake r=keeler r=honzab
2014-05-06 17:22:25 -04:00
Sylvestre Ledru
2c31abd95e
Bug 1003929: Remove some useless declarations in netwerk/protocol/ found by scan-build, the LLVM/Clang static analyzer. r=mcmanus
2014-05-13 17:18:20 +02:00
Sylvestre Ledru
add4694263
Bug 1003929: Remove some useless declarations in netwerk/srtp found by scan-build, the LLVM/Clang static analyzer. r=mcmanus
2014-05-13 17:01:19 +02:00
Sylvestre Ledru
ed8f0ee038
Bug 1003929: Remove some useless declarations in netwerk/sctp found by scan-build, the LLVM/Clang static analyzer. r=mcmanus
2014-05-13 17:01:15 +02:00
Benjamin Chen
fb4b9a800b
Bug 993598 - Don't move forward the mStartPos if the writer returns a failure value. r=roc
2014-05-13 15:26:40 +08:00
Ethan Tseng
9c5f6c7691
Bug 1007577 - [RTSP] Remove nsIInterfaceRequestor from RtspControllerParent. r=sworkman
2014-05-09 15:08:09 +08:00
Ethan Tseng
4b189402f3
Bug 1006530
- Closing a audio RTSP streaming via tab page causes system crash. r=sworkman
2014-05-08 16:16:11 +08:00
Carsten "Tomcat" Book
a3c8c6b85e
Merge mozilla-central to b2g-i
2014-05-09 14:20:02 +02:00
John Shih
09d8a647d2
Bug 996535 - Convert linux socket to NSPR/PRFileDesc. r=sworkman
2014-04-15 14:39:57 +08:00
Neil Rashbrook
5b1f7b4a77
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-05-08 20:08:38 +01:00
Michal Novotny
7d83d58356
Bug 1006217 - Assertion failure: mValidityMap.Length() == 0, at netwerk/cache2/CacheFileChunk.cpp:392, r=honzab
2014-05-08 16:15:24 +02:00
Nicholas Hurley
f1f1004123
Bug 1007850 - Don't reset seer if it's not enabled. r=mcmanus
2014-05-08 17:35:59 -07:00
Daniel Stenberg
9b3002ffb1
Bug 1007029 - GenerateGoAway: Remove pointless memset(). r=mcmanus
2014-05-08 09:27:00 -04:00
Nicholas Hurley
3069ed7bd9
Bug 1006091 - Seer test needs to make sure pref is true before running. r=mcmanus
2014-05-07 16:03:00 -04:00
Igor Kolupaev
89db128641
Bug 997141 - Remove the recur parameter from nsIFile::Contains(). r=bsmedberg
2014-05-07 23:03:41 +03:00
Henri Sivonen
34b67bca76
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
Robert O'Callahan
7043c985ba
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
...
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Honza Bambas
960edf3f12
Bug 1006181 - Update frecency of Recreate()'ed entries to get them purged from memory, r=michal
2014-05-06 20:55:50 +02:00
Daniel Stenberg
620f55a660
Bug 1005821 - http2: store streamID on correct index within frame. r=hurley
...
Http2Session::GenerateGoAway() inserts the 'mOutgoingGoAwayID' at index
7 while the comment (and the current http2 spec draft-12) says it should
be at index 8.
2014-05-05 10:58:00 +02:00
Camilo Viecco
b529036d7c
Bug 1006107 - Disable pining by default, setup pinning for *.addons.mozilla.org. r=dkeeler
...
--HG--
extra : rebase_source : 93b1dbd5dc31490424060729a3941deffa8ee1d5
2014-05-05 13:59:32 -07:00
Nicholas Hurley
9280dfb477
Bug 1005958 - Disable seer. r=mcmanus
2014-05-05 13:21:17 -07:00
Honza Bambas
77b3fc0b0b
Bug 1005475 - Remove lock acquire from CacheEntry::IsFileDoomed() and bellow, r=michal
2014-05-05 19:25:59 +02:00
Honza Bambas
2a1a5368c6
Bug 1005079 - Move index check from CacheFile to CacheEntry to speed up, r=michal
2014-05-05 19:25:58 +02:00
Michal Novotny
919d02722d
Bug 1003208 - HTTP cache v2: CacheFileHandle::mHash is accessed after the memory is freed, r=honzab
2014-05-05 15:11:39 +02:00
Michal Novotny
64dcad7bee
Bug 1003091 - HTTP cache v2: Remove temporary fix in CacheFileContextEvictor::GetContextFile() due to CacheFileUtils::ParseKey() limitation, r=honzab
2014-05-05 15:04:09 +02:00
Josh Aas
23e8d13927
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
2014-05-02 13:44:13 -05:00
Jim Blandy
bc756c3da1
Bug 1004313
: Handle partial flushes correctly in nsBufferedOutputStream::WriteSegments. r=mcmanus
2014-05-02 11:32:23 -07:00
Honza Bambas
39cdf6c4cb
Bug 976171 - crash in mozilla::net::CacheIOThread::LoopOneLevel(unsigned int), r=michal
2014-05-02 20:15:15 +02:00
Michal Novotny
9a6e8306aa
Bug 913819 - HTTP cache v2: preload several chunks in advance in input stream to speed up reading, r=honzab
2014-05-02 20:15:14 +02:00
Mark Banner
f8d11031f6
Bug 972593, part 2 - Don't deref an always-null pointer in nsStreamConverterService::FindConverter. r=mcmanus
2014-05-02 16:12:32 +01:00
Valentin Gosu
a673f808ca
Bug 983000 - "Intermittent test_ping_aboutnetworking.js | test failed (with xpcshell return code: 0), see following log | -1 != -1 - See following stack" r=mcmanus
2014-05-01 15:57:00 +02:00
Benoit Girard
1591dfd8e6
Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium
2014-04-07 15:23:03 -04:00
Brian Smith
28ff9316f6
Bug 1004642: Fix compiler warning in TestUDPSocket.cpp, r=jduell
...
--HG--
extra : rebase_source : 6f1a68f6e009924e5661d084da1543503a5a4ee7
2014-05-01 14:35:17 -07:00
Ed Morley
b107d7de01
Merge mozilla-central and inbound
2014-05-01 16:23:05 +01:00
Ed Morley
8cd8e828e7
Merge latest green inbound changeset and mozilla-central; r=khuey to work around bug 1002652 comment 13
2014-05-01 15:49:37 +01:00
Honza Bambas
ec884e84a0
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-05-01 13:28:12 +02:00
Patrick McManus
1366b6fd61
bug 1003935 - call dontreuse() on reclaimed conns with transaction refs r=sworkman
2014-04-30 13:15:46 -04:00
J. Ryan Stinnett
58bef3b4fb
Bug 960397 - Part 2: Multicast option support for UDPSocket. r=mayhemer
2014-04-29 21:35:00 +02:00
J. Ryan Stinnett
4df91c74b0
Bug 960397 - Part 1: Add multicast options to UDP IDL. r=mayhemer
2014-04-17 15:58:00 +02:00
Nicholas Hurley
dad13d622c
Bug 1003320 - Send HPACK buffer size updates when receiving SETTINGS_HEADER_TABLE_SIZE. r=mcmanus
2014-04-29 18:46:07 -07:00
Nicholas Hurley
9090b45467
Bug 1001022 (part 2) - Update unit tests for http2 draft12. r=mcmanus
2014-04-29 18:46:05 -07:00
Nicholas Hurley
f0e5a8c1c1
Bug 1001022 part 1 - http/2 draft 12 client implementation. r=mcmanus
2014-04-29 18:46:03 -07:00
Nicholas Hurley
267eff4c3d
Bug 993937 (part 2) - Update unit tests for http2 draft11. r=mcmanus
...
This updates our copy of node-http2 to the version that implements
draft11, and has the one-line change to make the xpcshell test work.
2014-04-29 18:46:01 -07:00
Nicholas Hurley
b75cd1cf68
Bug 993037 (part 1) - http/2 draft 11 client implementation. r=mcmanus
2014-04-29 18:45:59 -07:00
Nathan Froyd
84041459a1
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
2014-04-29 13:27:26 -04:00
Andrew McCreight
23a110bafc
Bug 972593 - Convert nsStreamConverterService hashtables to something modern. r=mcmanus
2014-04-30 09:39:34 -07:00
Honza Bambas
fcfec4dbfa
Backing out bug 916052 (2557b51a47a0) for build bustage on linux/osx, r=bustage on CLOSED TREE
2014-04-30 13:05:43 +02:00
Honza Bambas
bbabececf4
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-04-30 12:39:18 +02:00
Birunthan Mohanathas
5f1fde8824
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
R Kent James
9d2752314f
Bug 698730 - Add username to connection cache hash so NTLM gets correct connection, r=mcmanus
2014-04-26 12:01:39 -07:00
Honza Bambas
5418308b9c
Bug 999383 - optimize Open and Read inter-thread calls in CacheFileIOManager, r=michal
2014-04-26 18:42:07 +02:00
Honza Bambas
ffa0366ff3
Bug 913810 - make nsHttpChannel properly react to FILE_NOT_FOUND from the cache, r=michal
2014-04-26 18:42:07 +02:00
Camilo Viecco
80ec7bb1fa
Bug 915930 - Make mozilla::pkix the default certificate verifier for all (not just desktop) r=briansmith
...
--HG--
extra : rebase_source : 56402e60078298dc64cf5476afda7c95671a7092
2014-04-25 13:22:30 -07:00
Honza Bambas
cdad589b58
Bug 1001361 - HTTP Cache directory created inside Cache directory, r=michal
2014-04-25 13:02:36 +02:00
Honza Bambas
f52f871f89
Bug 998445 - Unable to see disk cache size, 'Calculating web content cache size' stays forever, r=michal
2014-04-24 18:50:46 +02:00
Honza Bambas
f0d512f25e
Bug 992974 - Improve logs at CacheStorageService::AddStorageEntry, r=michal
2014-04-24 18:50:45 +02:00
Valentin Gosu
ff4fa43bdb
Bug 991116 - Intermittent test_ping_aboutnetworking.js. r=mcmanus
...
Use nsMainThreadPtrHandle<NetDashboardCallback> for JS objects.
Remove pointles code that clears the JS callback.
Fix test using out of scope variable.
2014-04-23 23:45:10 +03:00
Valentin Gosu
e621efc2fa
Bug 996055 - Prevent url.hostname from clearing the hostname. r=mcmanus
2014-04-23 17:45:58 +03:00
Chris Peterson
17761be1a4
Bug 999717 - Fix gcc -Wlogical-op warnings in netwerk. r=sworkman
2014-04-22 14:38:05 -07:00
Martin Thomson
00ed9d62ef
Bug 907770 - Part 2: Test changes for https support on b2g/android. r=jmaher
2014-03-14 11:25:48 -07:00
Ryan VanderMeulen
e2cbddca2e
Merge m-c to inbound.
2014-04-22 13:07:17 -07:00
Ryan VanderMeulen
e4daf0a0d5
Merge b2g-inbound to m-c.
2014-04-22 12:50:29 -07:00
Ethan Tseng
f2d1f8c08a
Bug 992568 - Part 2: Refactor RtspChannel to support redirection. r=sworkman
2014-04-03 19:08:34 +08:00
Makoto Kato
d20c2455e3
Bug 26767 - FTP client detects UTF-8 if server returns UTF8 on FEAT. r=michal.novotny
2014-04-23 01:12:58 +09:00
Valentin Gosu
bd28245b1f
Bug 822480 - Fix e10s bits of Resource Timing implementation. r=bz, r=honzab
...
* Move nsITimedChannel to HttpBaseChannel which is inherited by HttpChannelChild
* Return mZeroTime instead of 0 in nsPerformanceTiming
* Pass redirect count from parent to child channel
2014-04-21 09:34:33 -04:00
Adrian Lungu
864ffca9e7
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
2013-10-15 18:35:44 -07:00
Masatoshi Kimura
55d6620bf7
Bug 997519 - Ensure that an valid encoding will be passed to nsTextToSubURI::UnEscapeAndConvert(). r=neil
2014-04-18 07:25:58 +09:00
Patrick McManus
50536a02af
Bug 997686 - SocketTransportService infaliible malloc cleanup r=sworkman
2014-04-15 22:41:06 -04:00
Patrick McManus
b94179a938
Bug 997688 - nsSocketTransport should track SocketTransportService via smart ptr r=sworkman
2014-04-15 23:00:39 -04:00
Nicholas Hurley
14305fa2c4
Bug 997166 - Avoid starting up the seer service if we don't have to. r=mcmanus
2014-04-17 10:41:17 -07:00
Patrick McManus
759b8bc24f
Bug 997690 - nsHttpConnection::IdleTimeout default can be set internally r=hurley
2014-04-16 12:34:56 -04:00
Ben Kelly
ed231bac61
Bug 993591: Eagerly free nsStreamLoader data. r=mcmanus
2014-04-17 10:59:54 -04:00
Ethan Tseng
1531ef0eaf
Bug 996688 - Prevent potential crash in RtspConnectionHandler::parsePlayResponse. r=sworkman
2014-04-16 00:59:30 +08:00
Jon Coppeard
173bd25321
Bug 993413 - Remove use of JS_Add/Remove*Root in favour of JS::PersistentRooted where possible r=terrence r=bz r=bholley
2014-04-16 09:47:53 +01:00
Georg Koppen
ef52c3bbf9
Bug 971153 - Write a test for bug 751465. r=mcmanus
...
This patch adds a) a test for the fixed proxy bypass in bug 751465 and
makes b) some underlying changes to the nsDNSService to be able to write
that test in the first place.
2014-04-15 22:13:00 +02:00
Kyle Huey
f8ac50b15d
Bug 995405: Don't pass around references to the observer service off the main thread. r=michal
...
--HG--
extra : rebase_source : 14baedc2f8e0d9f63b30be9c3c9eb373ba432ec5
2014-04-14 12:04:26 -07:00
Doug Turner
8fa43a4630
Bug 995070 - Add preference to send 'Prefer: Safe' header as defined by draft-nottingham-safe-hint-01. r=mcmanus
2014-04-13 21:39:13 -07:00
Ryan VanderMeulen
60427a8b97
Backed out 2 changesets (bug 993734, bug 995405) for Windows bustage on a CLOSED TREE.
...
Backed out changeset 3797f7c91ed2 (bug 993734)
Backed out changeset 9d4032c2f237 (bug 995405)
2014-04-14 15:39:28 -04:00
Kyle Huey
d6377e31fc
Bug 995405: Don't pass around references to the observer service off the main thread. r=michal
2014-04-14 12:04:26 -07:00
Nicholas Hurley
4b1d12aa02
Bug 994344 - Prevent access of null mDB in seer. r=mcmanus
2014-04-11 22:52:58 -04:00
Valentin Gosu
cf4f80d9e4
Bug 991471 - Fix offset when setting host on URL. r=mcmanus
2014-04-10 10:23:04 -04:00
Michal Novotny
b748353443
Bug 994574 - HTTP cache v2: CacheFileMetadata::ParseMetadata() fails to parse any entry, r=honzab
2014-04-10 14:29:46 +02:00
Michal Novotny
993f02b514
Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal
2014-04-10 12:47:20 +02:00
David Rajchenbach-Teller
6800ad98e4
Bug 928340 - Tests for nsIAsyncStreamCopier2. r=mayhemer
2014-04-10 10:00:08 +02:00
David Rajchenbach-Teller
301344549d
Bug 928340 - Using nsIAsyncStreamCopier2 instead of nsIAsyncStreamCopier in NetUtil.asyncCopy. r=mayhemer
2014-04-09 02:27:00 +02:00
David Rajchenbach-Teller
b12935d64a
Bug 928340 - nsIAsyncStreamCopier2 and implementation. r=mayhemer
2014-04-09 02:26:00 +02:00
Michal Novotny
7f7612b2d2
Bug 920573 - HTTP cache v2: Remove all cache files during shutdown when "Clear history when Firefox closes" + "Cache" setting is checked, r=honzab
2014-04-09 10:06:59 +02:00
Aaron Klotz
025fed58f4
Bug 913653: Remove lock from IOInterposer and add IOInterposer thread registration; r=froydnj
2014-04-08 22:57:52 -06:00
John Shih
4059919385
Bug 949956 - Move duplicated code to NetStatistics.h. r=mcmanus
2014-01-14 17:55:29 +08:00
Ben Turner
b75b16fbf9
Bug 993080 - 'MOZ_CRASH(nsStandardURL not thread-safe) in RemoteOpenFileChild::~RemoteOpenFileChild'. r=khuey.
2014-04-07 16:39:42 -07:00
Honza Bambas
11890cf418
Bug 941698 - HTTP cache v2: add version information to cache entries, r=michal
2014-04-07 22:07:43 +02:00
Michal Novotny
3b8a819410
Bug 988186 - HTTP cache v2: store all fields in CacheFileMetadata in network order on disk, r=honzab
2014-04-07 22:07:38 +02:00
Honza Bambas
8371acf5d5
Bug 988318 - HTTP cache v2: enlarge chunk size, r=michal
2014-04-06 20:45:49 +02:00
Honza Bambas
b4dd4d8955
Bug 986179 - Rework cache2 memory pool, r=michal
2014-04-06 20:45:18 +02:00
Honza Bambas
8f792746f0
Bug 915296 - HTTP cache v2: Show cache consumption correctly in UI, r=michal, gavin
2014-04-06 20:44:40 +02:00
Honza Bambas
e0dd661ad6
Bug 968593 - HTTP cache v2: Make load context key (a.k.a key prefix) safely parsable, r=michal
2014-04-06 20:44:40 +02:00
Nicholas Hurley
aaa81fae5e
Bug 987248 - Prevent divide-by-zero in seer. r=mcmanus
2014-04-07 12:45:45 -07:00
Steve Workman
852d079189
Bug 990268 - Send FTPChannelParent::mStatus in IPDL messages to FTPChannelChild r=mayhemer
2014-04-07 11:26:22 -07:00
Eric Faust
edf5e61761
Bug 890686 - Implement JS_GlobalObjectTraceHook, and install it appropriately. (r=billm)
2014-04-04 16:58:08 -07:00
Ryan VanderMeulen
ec69e2de4b
Merge inbound to m-c.
2014-04-04 14:51:38 -04:00
Benjamin Smedberg
efdee4270b
Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
...
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
Honza Bambas
0f645f0ad5
Bug 985932 - Fix error HTTP response in test_partially_cached_content.html, r=sworkman
2014-04-04 14:42:06 +02:00
Honza Bambas
0ec33c9c0b
Bug 985156 - CacheFile doesn't report mKey during memory report, r=michal
2014-04-04 14:42:06 +02:00
Honza Bambas
2f4a0ae540
Bug 986728 - Engage frecency decay time experiment for HTTP cache v2, r=jduell
2014-04-04 14:42:06 +02:00
Honza Bambas
f943deb115
Bug 984994 - Reintroduce 'network.http.use-cache' pref, r=jduell
2014-04-04 14:42:06 +02:00
Honza Bambas
fb73a2ae07
Bug 976866 - HTTP cache v2: Specific dispatch method for eviction events, r=michal
2014-04-04 14:42:05 +02:00
Honza Bambas
cc5fb8d90d
Bug 973319 - Release CacheEntry callbacks on the proper thread, r=michal
2014-04-04 14:42:05 +02:00
Honza Bambas
918e3fdae3
Bug 959761 - finalize nsICacheEntry interface, r=michal
2014-04-04 14:42:05 +02:00
Ryan VanderMeulen
7649261537
Merge inbound to m-c.
2014-04-03 15:24:54 -04:00
Ethan Tseng
3b4037bfdc
Bug 990862 - [RTSP] Rename RtspChannel to RtspChannelChild. r=sworkman
...
--HG--
rename : netwerk/protocol/rtsp/RtspChannel.cpp => netwerk/protocol/rtsp/RtspChannelChild.cpp
rename : netwerk/protocol/rtsp/RtspChannel.h => netwerk/protocol/rtsp/RtspChannelChild.h
2014-04-02 16:32:26 +08:00
Masayuki Nakano
d42c98a423
Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug
2014-04-03 13:18:38 +09:00
Shu-yu Guo
82fe2098a8
Bug 989509 - Part 2: dom/, netwerk/, startupcache/, and xpcom/ (r=aklotz,bent,gvselto,mayhemer,Mossop)
2014-04-03 19:29:40 -07:00
Patrick McManus
40006e722c
bug 968417 - revalidating images needs loadgroup parent for spdy push r=seth
2014-01-29 22:35:40 -05:00
Masatoshi Kimura
a60385429f
Bug 989576 - Followup, stop using mParser->GetEncoding(). r=neil
2014-04-03 16:24:21 +09:00
Neil Rashbrook
936188506a
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-04-03 23:06:26 +01:00
Daniel Holbert
826df07705
Bug 984786 part 7: Give NS_INLINE_DECL_*REFCOUNTING classes private destructor & MOZ_FINAL annotation where appropriate, in /netwerk. r=hurley
2014-04-02 11:20:46 -07:00
Ed Morley
fc3a48cf76
Backed out changeset 4aa9183846c6 (bug 984891) for "AssertionError: repeating domain in.net makes no sense"
2014-04-02 16:58:50 +01:00
Angel González
1716478558
Bug 984891 - Add in.net to the PSL. r=gerv
2014-03-27 00:45:15 +01:00
J.R. Oldroyd
0574204f04
Bug 893397 - Add FreeBSD support for NeckoWifi. r=ted, r=jdm
2014-04-02 09:02:06 -04:00
Daniel Holbert
10664c28e1
Bug 989676: Remove redundant 'const' qualifier applied to already-'const' typedefs in nsCookieService.h. r=hurley
2014-04-01 18:18:36 -07:00
snigdha
9cc482da68
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
2014-04-01 08:29:25 -04:00
Jon Coppeard
fb6ccb11db
Bug 959787 - Handlify JS_ExecuteScript and JS::Evaluate APIs r=terrence r=bz
2014-04-01 11:34:39 +01:00
David Keeler
b6a0a0b48e
bug 990248 - enable mozilla::pkix by default in Firefox Nightly r=briansmith r=cviecco
2014-03-31 14:41:59 -07:00
Jason Duell
b7e2679c07
Bug 985230 - mStatus is not correct in HttpChannelChild::OnStartRequest r=sworkman
2014-03-31 14:43:04 -07:00
Masatoshi Kimura
da7dcb8804
Bug 989576 - Restore removed code doing percent-encode for non-ASCII bytes. r=michal.novotny
2014-03-29 16:28:48 +09:00
Boris Zbarsky
6b002b786e
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
2014-03-29 01:45:10 -04:00
Steve Workman
b8a5cf6797
Bug 989071 - Correct comment for nsIThreadRetargetableRequest.retargetDeliveryTo() r=jduell DONTBUILD comment change only
2014-03-28 10:53:39 -07:00
Michal Novotny
fb51f79dd7
Bug 987814 - HTTP cache v2: initial index build happens immediately after the profile is open, r=honzab
2014-03-28 14:51:58 +01:00
Michal Novotny
b197bab7f7
Bug 983582 - HTTP cache v2: special handles are not released until shutdown, r=honzab
2014-03-28 12:35:06 +01:00
Neil Rashbrook
757dacf9be
Bug 514280 Remove concrete classes from interface maps r=bsmedberg
2014-03-28 08:40:13 +00:00
Neil Rashbrook
1f60c22cea
Bug 948901 FTP directory listings need to support the Character Encoding menu r=mayhemer,michal
2014-03-28 08:32:56 +00:00
Steve Workman
2a59ad54ea
Bug 925623 - Support delivery of WebSocket events off-main-thread in WebSocketChannel r=jduell
2014-03-27 13:58:19 -07:00
Ehsan Akhgari
186680d83a
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
Steve Workman
f158767b3e
Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects
2014-03-27 13:11:50 -07:00
Ms2ger
4eb83267c9
Bug 984006 - Remove xpcom/ds from local includes; r=ehsan
2014-03-27 21:05:14 +01:00
Ethan Tseng
e1ff533891
Bug 977518 - [RTSP] Resource leak from RtspMediaResource, RtspController and RTSPSource. r=sworkman
2014-02-27 15:28:18 +08:00
Patrick McManus
9998726e8b
bug 988421 - spdy push concurrency mismatch r=hurley
2014-03-26 12:48:23 -04:00
John Shih
697caff053
Bug 960426 - Part 2: Modifications for IDL change. r=blassey
2014-03-05 11:54:55 +08:00
Ryan VanderMeulen
336a053131
Backed out changeset 636fa3174368 (bug 983910) for xpcshell failures.
...
CLOSED TREE
2014-03-26 15:47:54 -04:00
Nathan Froyd
719e6a25de
Bug 986082 - add memory reporters for SPDY zlib buffers; r=hurley,njn
2014-03-20 14:22:17 -04:00
Angel Gonzalez
90065efbdf
Bug 986241 - Fix wrong .it entries containing a space r=gerv
2014-03-21 18:11:22 +01:00
Nicholas Hurley
cd8edaa29a
Bug 965869 (part 2) - HTTP/2 draft10 tests. r=mcmanus
2014-03-26 10:58:11 -07:00
Nicholas Hurley
33cbd38dd5
Bug 965869 (part 1) - HTTP/2 draft10 client implementation. r=mcmanus
2014-03-26 10:58:09 -07:00
Birunthan Mohanathas
10785154d9
Bug 986076 - Handle JS_NewStringCopyZ failure in ProxyAutoConfig.cpp r=mcmanus
2014-03-26 10:38:29 -07:00
Steve Workman
6145b26592
Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects r=jduell
2014-03-26 10:30:58 -07:00
Pranav Kant
6f1a295d68
Bug 952927 : Part 1 - Exposed raw data on UDP socket messages, r=bz,mcmanus,schien.
2014-03-13 13:43:36 +08:00
Pranav Kant
d0676baaa0
Bug 952927 : Part 2 - Extended TestUDPSocket for raw data functionality, r=mcmanus
2014-03-13 13:43:42 +08:00
Pranav Kant
7d5056ffbe
Bug 952927 : Part 3 - Added xpcshell-test for raw data functionality, r=mcmanus
2014-03-13 13:43:46 +08:00
Wes Kocher
8177fdfb0a
Backed out changeset 18f95fb1d866 (bug 948901) for breaking OSX m-oth
2014-03-25 18:20:40 -07:00
Neil Rashbrook
3c51fc89e7
Bug 948901 FTP directory listings need to support the Character Encoding menu r=mayhemer,michal
2014-03-25 23:56:40 +00:00
Birunthan Mohanathas
db98b1f766
Bug 845478 - Part 8: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...} in remaining instances. r=Waldo
2014-03-25 14:42:33 -04:00
Andrea Marchesini
ebeddf1969
Bug 910010 - Implementation of PFileDescriptorSet - part 2, r=bent
2014-03-25 18:37:28 +00:00
Andrea Marchesini
fdcbca4082
Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey
2014-03-25 18:37:13 +00:00
Randell Jesup
9f058b2c24
Bug 986762: don't release DataChannelConnection on transient thread on readblob failure r=smaug
2014-03-23 14:52:02 -04:00
Marco Bonardo
fb58538bf3
Bug 959576 - Create a component to get the list of priority domains. r=gavin
2014-03-22 14:24:36 +01:00
Andrew McCreight
d0b4aa0b15
Bug 975823, part 13 - Make BFSTableData::predecessor into an AutoPtr. r=mcmanus
2014-03-21 09:43:41 -07:00
Andrew McCreight
319dd2470d
Bug 975823, part 12 - Inline BFSState into BFSTableData. r=mcmanus
2014-03-21 09:43:41 -07:00
Andrew McCreight
7d38db7581
Bug 975823, part 11 - BFSTableData only uses the state case of its union. r=mcmanus
2014-03-21 09:43:41 -07:00
Andrew McCreight
2f5e8ced66
Bug 975823, part 10 - Substitute two SCTableData local vars. r=mcmanus
2014-03-21 09:43:40 -07:00
Andrew McCreight
dd32fd245a
Bug 975823, part 9 - No reason to store a pointer to the list, just store it inline. r=mcmanus
2014-03-21 09:43:40 -07:00
Andrew McCreight
17d721b9aa
Bug 975823, part 8 - Inline nsStreamConverterService::Init which is now infallible. r=mcmanus
2014-03-21 09:43:40 -07:00
Andrew McCreight
04be8960b7
Bug 975823, part 7 - Replace SCTableData with a typedef. r=mcmanus
2014-03-21 09:43:40 -07:00
Andrew McCreight
227263bd5a
Bug 975823, part 6 - Remove unneeded indirection in SCTableData. r=mcmanus
2014-03-21 09:43:40 -07:00
Andrew McCreight
ffcf3a38aa
Bug 975823, part 5 - SCTableData only uses the edges case of its union. r=mcmanus
2014-03-21 09:43:40 -07:00
Andrew McCreight
26fab5796a
Bug 975823, part 4 - SCTableData doesn't use its key field. r=mcmanus
2014-03-21 09:43:40 -07:00
Andrew McCreight
9e928a094f
Bug 975823, part 3 - Split SCTableData into two data types, one for each table. r=mcmanus
2014-03-21 09:43:39 -07:00
Andrew McCreight
b7bf0a594a
Bug 975823, part 2 - Take advantage of infallible new in nsStreamConverterService. r=mcmanus
2014-03-21 09:43:39 -07:00
Andrew McCreight
3a50095a14
Bug 975823, part 1 - Remove some trailing whitespace from nsStreamConverterService. r=mcmanus
2014-03-21 09:43:39 -07:00
Sid Stamm
197817a1d7
Bug 835357 - fix telemetry probes for DNT so they accumulate before the pings are sent. r=mcmanus
2014-03-20 16:37:47 -07:00
Simone Carletti
a46fb0f8a7
Bug 967524 - Update to CentralNic SLDs. r=gerv
2014-03-21 08:52:01 -04:00
Carsten "Tomcat" Book
e9c7dd6611
merge b2g-inbound to mozilla-central
2014-03-20 14:07:58 +01:00
Wes Kocher
33dcfe5692
Backed out 13 changesets (bug 975823) for leaks on a CLOSED TREE
...
Backed out changeset cd2da33bf4a2 (bug 975823)
Backed out changeset 62e2a43453f0 (bug 975823)
Backed out changeset 7f8366953cae (bug 975823)
Backed out changeset d46f1c00b4e5 (bug 975823)
Backed out changeset 3c36fb646951 (bug 975823)
Backed out changeset d535c32d3894 (bug 975823)
Backed out changeset 3f918acda96a (bug 975823)
Backed out changeset 6e2caad87673 (bug 975823)
Backed out changeset b550057222a2 (bug 975823)
Backed out changeset 24d9fe77f4e9 (bug 975823)
Backed out changeset 5be6da95a4b1 (bug 975823)
Backed out changeset b09d50f488c3 (bug 975823)
Backed out changeset ca381ebe34ae (bug 975823)
2014-03-19 17:45:28 -07:00
Andrew McCreight
ff0ad57874
Bug 975823, part 13 - Make BFSTableData::predecessor into an AutoPtr. r=mcmanus
2014-03-19 16:57:49 -07:00
Andrew McCreight
87a5bcbc2c
Bug 975823, part 12 - Inline BFSState into BFSTableData. r=mcmanus
2014-03-19 16:57:49 -07:00
Andrew McCreight
269323cd3f
Bug 975823, part 11 - BFSTableData only uses the state case of its union. r=mcmanus
2014-03-19 16:57:49 -07:00
Andrew McCreight
eaf0b1d2ac
Bug 975823, part 10 - Substitute two SCTableData local vars. r=mcmanus
2014-03-19 16:57:49 -07:00
Andrew McCreight
fb63de7e50
Bug 975823, part 9 - No reason to store a pointer to the list, just store it inline. r=mcmanus
2014-03-19 16:57:49 -07:00
Andrew McCreight
478e36446b
Bug 975823, part 8 - Inline nsStreamConverterService::Init which is now infallible. r=mcmanus
2014-03-19 16:57:48 -07:00
Andrew McCreight
8e23515020
Bug 975823, part 7 - Replace SCTableData with a typedef. r=mcmanus
2014-03-19 16:57:48 -07:00
Andrew McCreight
93756d488b
Bug 975823, part 6 - Remove unneeded indirection in SCTableData. r=mcmanus
2014-03-19 16:57:48 -07:00
Andrew McCreight
770c669fba
Bug 975823, part 5 - SCTableData only uses the edges case of its union. r=mcmanus
2014-03-19 16:57:48 -07:00