Doug Turner
|
e31f65e2f7
|
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
|
c66c8e6d3f
|
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
|
114a798c9e
|
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
|
88d2df771a
|
Bug 994344 - Prevent access of null mDB in seer. r=mcmanus
|
2014-04-11 22:52:58 -04:00 |
|
Valentin Gosu
|
b3d859442f
|
Bug 991471 - Fix offset when setting host on URL. r=mcmanus
|
2014-04-10 10:23:04 -04:00 |
|
Michal Novotny
|
22219571de
|
Bug 994574 - HTTP cache v2: CacheFileMetadata::ParseMetadata() fails to parse any entry, r=honzab
|
2014-04-10 14:29:46 +02:00 |
|
Michal Novotny
|
de7c98ded1
|
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
|
64240d7a93
|
Bug 928340 - Tests for nsIAsyncStreamCopier2. r=mayhemer
|
2014-04-10 10:00:08 +02:00 |
|
David Rajchenbach-Teller
|
337f017902
|
Bug 928340 - Using nsIAsyncStreamCopier2 instead of nsIAsyncStreamCopier in NetUtil.asyncCopy. r=mayhemer
|
2014-04-09 02:27:00 +02:00 |
|
David Rajchenbach-Teller
|
cf9b6420e7
|
Bug 928340 - nsIAsyncStreamCopier2 and implementation. r=mayhemer
|
2014-04-09 02:26:00 +02:00 |
|
Michal Novotny
|
84f59de5df
|
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
|
7bd0ac22b6
|
Bug 913653: Remove lock from IOInterposer and add IOInterposer thread registration; r=froydnj
|
2014-04-08 22:57:52 -06:00 |
|
John Shih
|
80ae34ca1f
|
Bug 949956 - Move duplicated code to NetStatistics.h. r=mcmanus
|
2014-01-14 17:55:29 +08:00 |
|
Ben Turner
|
0c5c3fa967
|
Bug 993080 - 'MOZ_CRASH(nsStandardURL not thread-safe) in RemoteOpenFileChild::~RemoteOpenFileChild'. r=khuey.
|
2014-04-07 16:39:42 -07:00 |
|
Honza Bambas
|
fa35495fca
|
Bug 941698 - HTTP cache v2: add version information to cache entries, r=michal
|
2014-04-07 22:07:43 +02:00 |
|
Michal Novotny
|
0b87e446a2
|
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
|
d67efedb0f
|
Bug 988318 - HTTP cache v2: enlarge chunk size, r=michal
|
2014-04-06 20:45:49 +02:00 |
|
Honza Bambas
|
1a48d97266
|
Bug 986179 - Rework cache2 memory pool, r=michal
|
2014-04-06 20:45:18 +02:00 |
|
Honza Bambas
|
7ae5cd9848
|
Bug 915296 - HTTP cache v2: Show cache consumption correctly in UI, r=michal, gavin
|
2014-04-06 20:44:40 +02:00 |
|
Honza Bambas
|
9daae001cd
|
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
|
a1f8a49d94
|
Bug 987248 - Prevent divide-by-zero in seer. r=mcmanus
|
2014-04-07 12:45:45 -07:00 |
|
Steve Workman
|
68b4073e57
|
Bug 990268 - Send FTPChannelParent::mStatus in IPDL messages to FTPChannelChild r=mayhemer
|
2014-04-07 11:26:22 -07:00 |
|
Eric Faust
|
fb1731f8f3
|
Bug 890686 - Implement JS_GlobalObjectTraceHook, and install it appropriately. (r=billm)
|
2014-04-04 16:58:08 -07:00 |
|
Ryan VanderMeulen
|
4be6b97fe2
|
Merge inbound to m-c.
|
2014-04-04 14:51:38 -04:00 |
|
Benjamin Smedberg
|
4766f8c541
|
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
|
0a884a3a0c
|
Bug 985932 - Fix error HTTP response in test_partially_cached_content.html, r=sworkman
|
2014-04-04 14:42:06 +02:00 |
|
Honza Bambas
|
ad97eaff34
|
Bug 985156 - CacheFile doesn't report mKey during memory report, r=michal
|
2014-04-04 14:42:06 +02:00 |
|
Honza Bambas
|
63ed8e8c2e
|
Bug 986728 - Engage frecency decay time experiment for HTTP cache v2, r=jduell
|
2014-04-04 14:42:06 +02:00 |
|
Honza Bambas
|
885f053479
|
Bug 984994 - Reintroduce 'network.http.use-cache' pref, r=jduell
|
2014-04-04 14:42:06 +02:00 |
|
Honza Bambas
|
271e4f5255
|
Bug 976866 - HTTP cache v2: Specific dispatch method for eviction events, r=michal
|
2014-04-04 14:42:05 +02:00 |
|
Honza Bambas
|
1861e78efd
|
Bug 973319 - Release CacheEntry callbacks on the proper thread, r=michal
|
2014-04-04 14:42:05 +02:00 |
|
Honza Bambas
|
2910a2bf93
|
Bug 959761 - finalize nsICacheEntry interface, r=michal
|
2014-04-04 14:42:05 +02:00 |
|
Ryan VanderMeulen
|
c85caac14a
|
Merge inbound to m-c.
|
2014-04-03 15:24:54 -04:00 |
|
Ethan Tseng
|
27adf34058
|
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
|
852403f45d
|
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
|
58c41cce91
|
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
|
d171aafe06
|
bug 968417 - revalidating images needs loadgroup parent for spdy push r=seth
|
2014-01-29 22:35:40 -05:00 |
|
Masatoshi Kimura
|
a243cc635c
|
Bug 989576 - Followup, stop using mParser->GetEncoding(). r=neil
|
2014-04-03 16:24:21 +09:00 |
|
Neil Rashbrook
|
88a9233a1e
|
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
|
2014-04-03 23:06:26 +01:00 |
|
Daniel Holbert
|
b46e7231b6
|
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
|
7b04c1dc9b
|
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
|
0bf89ad3a1
|
Bug 984891 - Add in.net to the PSL. r=gerv
|
2014-03-27 00:45:15 +01:00 |
|
J.R. Oldroyd
|
96d758dd93
|
Bug 893397 - Add FreeBSD support for NeckoWifi. r=ted, r=jdm
|
2014-04-02 09:02:06 -04:00 |
|
Daniel Holbert
|
682f00634b
|
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
|
11404d6af2
|
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
|
bd123acdd3
|
Bug 959787 - Handlify JS_ExecuteScript and JS::Evaluate APIs r=terrence r=bz
|
2014-04-01 11:34:39 +01:00 |
|
David Keeler
|
fde2095e48
|
bug 990248 - enable mozilla::pkix by default in Firefox Nightly r=briansmith r=cviecco
|
2014-03-31 14:41:59 -07:00 |
|
Jason Duell
|
b043f6d72d
|
Bug 985230 - mStatus is not correct in HttpChannelChild::OnStartRequest r=sworkman
|
2014-03-31 14:43:04 -07:00 |
|
Masatoshi Kimura
|
f7381b19ca
|
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
|
9553dba3d6
|
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
|
2014-03-29 01:45:10 -04:00 |
|