Tooru Fujisawa
e784c5215a
Bug 982302 - Braces are missing in nsBaseURLParser::ParseURL. r=mcmanus
2014-03-13 17:20:17 -04:00
Vaibhav Agarwal
74d0d984a3
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Valentin Gosu
0eb9cca723
Bug 983000 - Call requestSockets only after successfully establishing a connection. r=mcmanus
2014-03-13 13:08:04 +01:00
Wes Kocher
a15b6e2f00
Merge m-c to m-i
2014-03-12 21:21:07 -07:00
Randell Jesup
a7dda06114
Bug 876167: backout temporary fix for SCTP library bug (now fixed) r=tuexen
2014-03-12 20:14:59 -04:00
Ryan VanderMeulen
61f6046311
Merge m-c to fx-team.
2014-03-12 11:32:46 -04:00
Valentin Gosu
c82be2408d
Bug 904594 - Make the Networking Dashboard thread safe. r=mcmanus
2014-03-11 17:59:50 +01:00
Patrick McManus
93c9394a56
bug 982565 - make dns ttl and grace period prefs respect 1s granularity r=sworkman
2014-03-09 06:01:56 -04:00
Patrick McManus
a352fa12f5
bug 982103 - nsSocketTransportService::Dispatch shouldn't NS_WARNING on missing thread r=sworkman
2014-03-12 05:14:45 -04:00
Randell Jesup
b563b203eb
Bug 916427: rollup of sctp modifications for Android rs=jesup r=tuexen
2014-03-12 02:09:34 -04:00
Randell Jesup
9fb16ab802
Bug 916427: netwerk/sctp/src updated to version 8815 from SVN on Tue Mar 4 2014 rs=jesup,tuexen
2014-03-12 02:09:31 -04:00
Michal Novotny
64ef90af75
Bug 968106 - HTTP cache v2: implementation of the eviction of the whole disk cache, r=honzab
2014-03-07 12:22:59 +01:00
Honza Bambas
40324132c9
Bug 975255 - HTTP cache v2: optimize CacheIOThread::Target(), r=michal
2014-02-27 00:11:42 +01:00
Honza Bambas
3ba6463069
Bug 958317 - HTTP cache v2: allow yield to more priority levels in IOThread, r=michal
2014-02-27 00:11:42 +01:00
Honza Bambas
c92efaadf6
Bug 964039 - Memory used by the new cache backend is not reported, r=michal
2014-02-27 00:11:40 +01:00
Honza Bambas
4a7b372f12
Bug 922081 - respect browser.cache.disk.parent_directory preference in the new cache, r=michal
2014-02-27 00:11:38 +01:00
Michal Novotny
8794a7fc4e
Bug 968101 - Remove directories with low priority on background, r=honzab
2014-02-19 13:04:06 +01:00
Michal Novotny
f63c6643d9
Bug 913808 - Evict entries from the disk cache when cache limit is reached, r=honzab
2014-02-18 18:26:48 +01:00
Michal Novotny
9b70ceb5ad
Bug 923016 - Implementation of cache index, r=honzab
2014-02-18 16:05:07 +01:00
Michal Novotny
60b29c62b7
Bug 966438 - Use nsICacheStorageService.clear() instead of nsICacheStorage.asyncEvictStorage() to clear the cache, r=honzab
2014-03-11 13:50:04 +01:00
Michal Novotny
49844b22b5
Bug 976147 - Prevent throwing cached chunks when CacheFile is memory-only, r=honzab
2014-03-11 11:01:08 +01:00
Nicholas Nethercote
82c6b4c5bc
Bug 969902 - Fix a problem with DNS memory reporting measurement. r=sworkman.
...
--HG--
extra : rebase_source : a9fba2e21b2f9ecb267367a9006883d2bbd313e4
2014-03-10 15:44:35 -07:00
Steve Workman
0764dccb8b
Bug 975338 - Enable diverting of HTTP and FTP channels back to parent process from child r=jduell
2014-03-10 23:04:28 +01:00
Ed Morley
f7f4bc1106
Backed out changeset ce8ed7a0dfef (bug 975338) for build failures; CLOSED TREE
2014-03-10 17:58:25 +00:00
Ed Morley
1ca60296b0
Backed out changeset 97858e5c1f13 (bug 975338)
2014-03-10 17:57:53 +00:00
Ed Morley
d931878edd
Backed out changeset 1b4b0a309453 (bug 975338)
2014-03-10 17:57:49 +00:00
Ed Morley
953fb3f2ff
Backed out changeset 7a78f199e1cd (bug 975338)
2014-03-10 17:57:46 +00:00
Patrick McManus
83c494cc00
bug 981513 - revert 807441 r=sworkman
...
--HG--
extra : rebase_source : d2c219fe01b6e4e0fdf25b920df0091039cf4c18
2014-03-09 11:00:18 -04:00
Steve Workman
99dfff0973
Bug 975338 - Implement nsI|ADivertableChannel in FTPChannelChild|Parent r=jduell
2014-03-10 18:31:57 +01:00
Steve Workman
399d6ef2ff
Bug 975338 - Implement nsI|ADivertableChannel in HttpChannelChild|Parent r=jduell
2014-03-10 18:31:21 +01:00
Steve Workman
7f0e691e37
Bug 975338 - Add PChannelDiverter and new messages to PHttpChannel r=jduell
2014-03-10 18:31:05 +01:00
Steve Workman
09ba90626e
Bug 975338 - Add nsIDivertableChannel and ADivertableChannelParent r=jduell
2014-03-10 18:31:04 +01:00
Byron Campen [:bwc]
1391072dab
Bug 979471 - Populate ICE stats for DataChannels when we have a null selector. r=jib
2014-03-10 08:41:35 -07:00
Simone Carletti
11ecbb3f21
Bug 980870 - Update PSL for .IT to include Regions and Provice reserved suffixes. r=gerv
2014-03-10 08:57:51 -04:00
Robert O'Callahan
f91984df65
Bug 955888. Part 6: In chaos mode, when reading from an HTTP connection, sometimes read less than the full amount of available data. r=jduell
...
--HG--
extra : rebase_source : aab04fbb2a52c7b89dda30410b77bb323fd80de6
2014-03-03 18:12:42 +13:00
Robert O'Callahan
bc86039685
Bug 955888. Part 5: In chaos mode, insert an HTTP transaction into the pending queue at a random position among transactions with the same priority. r=jduell
...
This effectively means HTTP transactions issue in a random order but priorities
are still respected.
--HG--
extra : rebase_source : 04e3888eee67ca2985d0307ac86c24cfa66de6a8
2014-03-03 18:12:38 +13:00
Robert O'Callahan
d1eb6fdfa2
Bug 955888. Part 4: In chaos mode, put new sockets at a random position in the poll list. r=jduell
...
This means sockets are processed in a semi-random (but consistent) order during
a poll.
--HG--
extra : rebase_source : 46d1e0bcdde73fc2e0886294f90df4b8eb93af62
2014-03-03 18:12:32 +13:00
Nicholas Hurley
a6dc8a6a77
Bug 978759 - Fix shutdown crash in seer. r=mcmanus
2014-03-07 10:44:44 -08:00
Simone Carletti
a45cb7ec24
Bug 980872 - Update PSL for .JP. r=gerv
2014-03-07 11:37:21 -05:00
Simone Carletti
ff46598cf7
Bug 980864 - Update PSL for .MS. r=gerv
2014-03-07 11:37:21 -05:00
Ed Morley
e442875fbc
Backed out changeset 14313e0ce5fd (bug 952927) for xpcshell failures; CLOSED TREE
2014-03-07 15:18:14 +00:00
Ed Morley
0c73be3c99
Backed out changeset f74bf7d090ee (bug 952927)
2014-03-07 15:17:55 +00:00
Ed Morley
4c2035c362
Backed out changeset 07e1893cb0f9 (bug 952927)
2014-03-07 15:17:51 +00:00
Simone Carletti
9d44eab62b
Bug 980844 - Add mp.br to PSL. r=gerv
2014-03-07 09:08:03 -05:00
Simone Carletti
7b5f1af251
Bug 980841 - Add desa.id to PSL. r=gerv
2014-03-07 09:00:53 -05:00
Simone Carletti
e0d4bb0792
Bug 980837 - Remove trailing spaces from PSL. r=gerv
2014-03-07 09:00:52 -05:00
Simone Carletti
5aaf1d11df
Bug 968310 - New TLD additions for TLDs contracted with ICANN from 01/15/2013 - 03/07/2014. r=gerv
2014-03-07 08:55:16 -05:00
Pranav Kant
ae3d3765f0
Bug 952927 - Part 3: Added xpcshell-test for raw data functionality. r=mcmanus
2014-03-07 08:55:16 -05:00
Pranav Kant
8facb58c65
Bug 952927 - Part 2: Extended TestUDPSocket for raw data functionality. r=mcmanus
2014-03-07 08:55:16 -05:00
Pranav Kant
3eebc11f0b
Bug 952927 - Part 1: Expose raw data on UDP socket messages. r=bz, r=mcmanus, r=schien
2014-03-07 08:55:15 -05:00
Ryan VanderMeulen
412db33851
Merge m-c to inbound.
2014-03-06 13:56:13 -05:00
Ethan Tseng
3c20eea18f
Bug 979761 - [RTSP] Crash when playing RTSP streaming with MPEG AAC Audio codec (regression caused by bug 970271). r=vchang
2014-03-05 16:12:21 +08:00
Richard Barnes
70dae16942
Bug 936340 - Implement navigator.sendBeacon r=sicking
2014-03-06 10:51:23 -05:00
Ehsan Akhgari
65a4f26667
Backed out changeset 98cc8a50348f (bug 936340) because it misses the test_beaconElectrolysis.html file, which breaks the build
2014-03-06 09:04:45 -05:00
Richard Barnes
137fe8d659
Bug 936340 - Implement navigator.sendBeacon. r=sicking
2014-03-06 08:52:50 -05:00
Honza Bambas
daa91e8ec5
Bug 960902 - Disallow concurrent HTTP cache read read when validation is needed, r=michal
2014-03-06 14:36:20 +01:00
Ed Morley
c342ecebeb
Backed out changeset f514ab5c4b5b (bug 923016) for B2G xpcshell crashes; CLOSED TREE
2014-03-05 17:25:27 +00:00
Ed Morley
0c897a146f
Backed out changeset d8543551f12e (bug 913808)
2014-03-05 17:25:04 +00:00
Ed Morley
b1bc16a48b
Backed out changeset a43ae8497706 (bug 968101)
2014-03-05 17:25:01 +00:00
Ed Morley
cabdf9fb49
Backed out changeset 234c0b4ec7c9 (bug 922081)
2014-03-05 17:24:58 +00:00
Ed Morley
bf4bf677f4
Backed out changeset 240333c3d2c1 (bug 964039)
2014-03-05 17:24:55 +00:00
Ed Morley
da21ca5267
Backed out changeset 18d79e1e15f9 (bug 958317)
2014-03-05 17:24:52 +00:00
Ed Morley
34824fa60a
Backed out changeset 2275f8be60c9 (bug 975255)
2014-03-05 17:24:49 +00:00
Michal Novotny
d00154d96e
Bug 976922 - heap-use-after-free mozilla::net::CacheEntry::GetMetaDataElement in NS_strdup, r=honzab
2014-03-05 18:14:19 +01:00
Ryan VanderMeulen
760e2a311f
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
2014-03-05 09:55:52 -05:00
Honza Bambas
dc08ca7458
Bug 975255 - HTTP cache v2: optimize CacheIOThread::Target(), r=michal
2014-02-27 00:11:42 +01:00
Honza Bambas
234ec2acc3
Bug 958317 - HTTP cache v2: allow yield to more priority levels in IOThread, r=michal
2014-02-27 00:11:42 +01:00
Honza Bambas
ee26aea707
Bug 964039 - Memory used by the new cache backend is not reported, r=michal
2014-02-27 00:11:40 +01:00
Honza Bambas
aa126ec60f
Bug 922081 - respect browser.cache.disk.parent_directory preference in the new cache, r=michal
2014-02-27 00:11:38 +01:00
Michal Novotny
5a7dc723e7
Bug 968101 - Remove directories with low priority on background, r=honzab
2014-02-19 13:04:06 +01:00
Michal Novotny
7598469342
Bug 913808 - Evict entries from the disk cache when cache limit is reached, r=honzab
2014-02-18 18:26:48 +01:00
Michal Novotny
b8b4892850
Bug 923016 - Implementation of cache index, r=honzab
2014-02-18 16:05:07 +01:00
Honza Bambas
38bceaf674
Bug 904571 - crash in mozilla::net::HttpChannelParentListener::OnRedirectResult, r=jduell
2014-03-05 15:01:54 +01:00
snigdha
ef5d7c4e73
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-03-05 08:47:45 -05:00
Kent James
ca83307c02
Bug 977736 - Rewind stream early in DoAuthRetry. r=honzab
2014-03-04 13:51:37 -05:00
Ehsan Akhgari
c8b87eb077
Bug 977964 - Move some flags to moz.build; r=glandium
2014-03-03 21:58:37 -05:00
Jeff Muizelaar
5be51a1b3a
Bug 854795. Add support for -moz-samplesize. r=seth
...
-moz-samplesize allows decoding at a lower resolution.
This is valuable for saving memory when we know that
we don't need a large version of the image.
--HG--
extra : rebase_source : 0373c23bd4a8b5963329ea1ccf13f075c1264909
2014-02-28 16:43:14 -05:00
Benjamin Smedberg
680808b45a
Bug 881413 - Avoid a race condition in HTTP shutdown by explicitly cancelling nsHttpConnectionMgr::mTimer when we shut down the socket thread, r=mcmanus
2014-02-28 16:40:38 -08:00
Ryan VanderMeulen
136d9870b7
Merge m-c to inbound.
2014-02-27 17:33:47 -05:00
Carsten "Tomcat" Book
236427f5bf
Merge mozilla-central to b2g-inbound
2014-02-27 15:59:39 +01:00
Thomas Zimmermann
0cc8039e5a
Bug 970271: Fix inaccessible base class nsIStreamListener, r=jduell.mcbugs
...
GCC warns about an inaccessible base class nsIStreamListener in
class RtspChannel. Using protected inheritance in nsBaseChannel
fixes this.
2014-02-27 10:18:34 +01:00
Thomas Zimmermann
759e1b6e5f
Bug 970271: Fix GCC warnings about unused variables, r=vchang
2014-02-27 10:18:26 +01:00
Thomas Zimmermann
cae55bfeb3
Bug 970271: Fix GCC warnings about ignored return value, r=jduell.mcbugs
2014-02-27 10:18:17 +01:00
Thomas Zimmermann
8e182fc7b5
Bug 970271: Fix GCC warnings about comparison of signed and unsigned values, r=rjesup
2014-02-27 10:18:10 +01:00
Thomas Zimmermann
b99a612865
Bug 970271: Fix GCC warnings about uninitialized variables, r=jduell.mcbugs
2014-02-27 10:18:00 +01:00
Scott West
267d3c1715
Bug 401564 - Test and fix for redirection losing Accept header. r=mcmanus
...
The test has a redirect where the initial GET request had Accept:
application/json, and ensures that this is also the type of the
redirected request.
The fix is done in the setup of the replicated HttpBaseChannel, where
the previous channel's Accept header is copied to the new one, if it
exists.
2014-02-26 09:03:14 -05:00
Andrew McCreight
537eb6fa81
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
2014-02-27 10:04:09 -08:00
Ehsan Akhgari
a257ee7718
Bug 976443 - Move undefines to moz.build; r=glandium
2014-02-25 22:51:26 -05:00
Patrick McManus
9facb7071a
bug 975750 - remove httpdatausage r=jduell
2014-02-25 20:39:08 -05:00
Carsten "Tomcat" Book
38c9d559f9
Backed out changeset 0cea4bded6f8 (bug 936340) for mochitest-3 bustage on a CLOSED TREE
2014-02-25 16:00:47 +01:00
Richard Barnes
a6c346f6cb
Bug 936340 - Implement navigator.sendBeacon. r=sicking
2014-02-25 08:40:54 -05:00
Ehsan Akhgari
9db47ba189
Bug 975735 - Port the LDFLAGS variables in netwerk/streamconv/test/Makefile.in to moz.build; r=mshal
2014-02-26 21:41:18 -05:00
Cameron McCormack
09213eac27
Bug 976912 - Move Telemetry.h include from nsHttpChannel.h to nsHttpChannel.cpp. rs=mcmanus
2014-02-27 10:29:19 +11:00
Girish Sharma
3fe6e59b41
Bug 970246 - Create an http-on-response-set-cookie notification to tell when cookies are created via SET-COOKIE response header. r=honzab
2014-02-27 00:14:42 +05:30
L. David Baron
2b5d6b3cfb
Bug 976350 patch 2: Rename nsTraceRefcntImpl to nsTraceRefcnt. r=bsmedberg
...
Now that bug 975295 removed the obsolete wrapper class, we can rename
nsTraceRefcntImpl back to its correct pre-XPCOM-glue name,
nsTraceRefcnt.
The best part is that the one place where indentation should have needed
fixing, nsTraceRefcnt::DemangleSymbol, never had its indentation fixed
for the previous renaming.
--HG--
rename : xpcom/base/nsTraceRefcntImpl.cpp => xpcom/base/nsTraceRefcnt.cpp
rename : xpcom/base/nsTraceRefcntImpl.h => xpcom/base/nsTraceRefcnt.h
2014-02-26 13:36:36 -08:00
Geoff Brown
df699fcc90
Bug 969612 - Split test_URIs.js into 2 halves; r=jesup
2014-02-24 17:51:16 -07:00
Patrick McManus
b8eba16947
bug 974932 - spdy large upload chunk sizes, and fewer TLS application data records r=hurley
2014-02-24 16:27:27 -05:00
Gábor Molnár
49f2eb3cbb
Bug 961616 - simple HTTP2 Cookie crumbling unit tests
2014-02-24 11:42:15 -08:00
Simone Carletti
7674e79366
Bug 969087 - Add GitHubUserContent.com to PSL. r=gerv
2014-02-24 09:41:55 -05:00
Chris Peterson
f2892dac7c
Bug 974785 - Fix -Wsometimes-uninitialized warning in nsHttpConnection.cpp. r=sworkman
2014-02-19 21:54:14 -08:00
Ehsan Akhgari
8212be10db
Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
2014-02-20 21:33:49 -05:00
Oleg Romashin
e5c33da3e3
Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
...
--HG--
rename : dom/system/unix/Makefile.in => dom/system/qt/Makefile.in
rename : dom/system/unix/QTMLocationProvider.cpp => dom/system/qt/QTMLocationProvider.cpp
rename : dom/system/unix/QTMLocationProvider.h => dom/system/qt/QTMLocationProvider.h
rename : dom/system/unix/nsHapticFeedback.cpp => dom/system/qt/QtHapticFeedback.cpp
rename : dom/system/unix/nsHapticFeedback.h => dom/system/qt/QtHapticFeedback.h
rename : dom/system/unix/moz.build => dom/system/qt/moz.build
2014-02-20 18:09:02 -08:00
James Kitchener
a788fbf880
Bug 464222 - Add a baseURI attribute to nsIViewSourceChannel. r=bz
2014-02-20 08:43:53 -05:00
Patrick McManus
85cba94330
bug 967341 - uri management r=honzab
2014-02-04 11:55:02 -05:00
Honza Bambas
91218ee3b4
Bug 967693 - Temporarily turn on HTTP cache v2 on for Desktop Firefox Nightly users, r=jduell+ehsan
2014-02-18 19:06:06 +01:00
Masatoshi Kimura
dfb3f0e76b
Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc
2014-02-18 07:32:52 +09:00
Patrick McManus
1cb7ffeb7e
bug 973207 - revert 905460 for nightly crashes r=backout
2014-02-17 13:53:25 -05:00
Jeff Muizelaar
a187b7241d
Bug 973256. Don't double printf. r=jdm
...
I suspect this was accidental.
--HG--
extra : rebase_source : 002fd9d384bc8d7b961b58df0c870057fb3e0a18
2014-02-15 23:45:15 -05:00
Steve Workman
5864b3d72e
Bug 970939 - Remove unwanted non-SPDY assertion from nsHttpConnection::StartShortLivedTCPKeepalives() r=mcmanus
2014-02-14 10:49:05 -08:00
Honza Bambas
532e84f84f
Bug 971975 - Proper state and non-null check for CacheFile::WriteMetadataIfNeededLocked(), r=michal
2014-02-14 14:21:28 +01:00
Honza Bambas
bc935c9b54
Bug 950164 - Proper non-null check at CacheFileIOManager::OnProfile(), r=michal
2014-02-14 14:21:18 +01:00
Luke Wagner
4625ba957c
Bug 971845 - Don't uninline in JS_GetArrayBufferData, add JS_GetStableArrayBufferData and use that when necessary (r=sfink)
2014-02-13 11:17:41 -06:00
Patrick McManus
2286a2019a
bug 905460 - necko cleanups: manual ref counts, 32 bit formatters, whitespace r=sworkman
...
--HG--
extra : rebase_source : 2bfdaf1fc84d86ff07ed7fcad14447f591672beb
2014-01-17 17:06:25 -05:00
Patrick McManus
23fc8c0436
bug 971893 crash in onMsgCancelTransaction r=hurley
...
--HG--
extra : rebase_source : 3577ce28650db79883b3c39331d2e44413a2b96a
2014-02-13 10:52:57 -05:00
Jon Coppeard
8136579d75
Bug 959787 - Handlify arguments for Call APIs r=terrence r=bz
2014-02-13 15:33:04 +00:00
Landry Breuil
987894f07a
Bug 970550: Fix build on OpenBSD (no TCP_KEEP* setsockopt() available) after bug 444328 r=sworkman
2014-02-13 13:19:39 +01:00
Yuan Xulei
30cb28ce42
Bug 956646 - Add renameTo to nsIFile interface. r=bsmedberg
2014-01-06 16:51:39 +08:00
Patrick McManus
10b9ccf4d1
bug 971001 - backout 625383 for failing awsy r=backout
2014-02-11 16:18:17 -05:00
Brian O'Keefe
ce139cc580
Bug 772828 - Part b: use RESOURCE_FILES in moz.build instead of manual rules in Makefile.in; r=mshal
2013-11-05 13:37:54 -05:00
Jon Coppeard
60baf94ae8
Bug 965830 - Convert use of JS_CallFunction and related APIs uses to HandleValueArray r=terrence r=smaug
2014-02-11 10:59:16 +00:00
Wes Kocher
85c4b8aea7
Backed out changeset 754428833970 (bug 936340) for mochitest-3 failures on a CLOSED TREE
2014-02-10 16:02:45 -08:00
Richard Barnes
00ef0132bd
Bug 936340 - Implement navigator.sendBeacon. r=sicking
2014-01-17 14:09:38 -08:00
Ehsan Akhgari
b870bb3fe9
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Gervase Markham
7b5c1650ff
Bug 968892 - Fix typo in romanized name for China. r=weppos
2014-02-10 15:58:47 -05:00
Patrick McManus
2593b73584
bug 970279 - tie null transactions to cancel and timeout events r=hurley
2014-02-07 17:30:36 -05:00
Jon Coppeard
50cb1ea9e3
Bug 969798 - Convert JS_ConvertArguments APIs to take CallArgs rather than raw Value pointer r=terrence
2014-02-10 16:42:27 +00:00
Gregory Szorc
5f7ff500d3
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
--HG--
extra : rebase_source : 0cfdf2697d10532e5b03cd27fbaadb41f42b837c
extra : amend_source : 0119d4e4881217f105e0e4ba1dfa9c8f7295f3e9
extra : histedit_source : eb49e62c67af2005fdc08d9c9a07f56bee98d558%2C50951e960e450f9b0e48fc7e8ec369d8666a63b0
2014-02-06 13:00:20 -08:00
Honza Bambas
3a74425781
Bug 969365 - Do ShouldCheckAppCache with AppID and InBrowser in HttpChannelParent, r=jduell
2014-02-07 22:15:25 +01:00
Honza Bambas
1c283141ac
Bug 969160 - disable test_cache2-12-evict-disk.js on android, r=jduell
2014-02-07 22:15:24 +01:00
Honza Bambas
78f79c1d9a
Bug 965031 - Improve usage of levels of nsHttp log module, r=mcmanus
2014-02-07 22:15:24 +01:00
Simone Carletti
eb1661da00
Bug 966197 - Make sure all suffixes in PSL are lower-case. r=gerv
2014-02-07 15:32:41 -05:00
Jacek Caban
e530aeeb4b
Bug 444328 - Cross compilation fix.
2014-02-07 12:51:08 +01:00
Jacek Caban
e2c118d828
Bug 968772 - Don't use pragma for wintrust.lib linkage. r=glandium
2014-02-07 12:50:20 +01:00
Nicholas Hurley
5bb3b95056
Bug 964563 - Remove custom node binary. r=ted
2014-02-06 15:00:19 -08:00
Ryan VanderMeulen
4fb42adba3
Merge m-c to inbound on a CLOSED TREE.
2014-02-06 16:29:41 -05:00
Honza Bambas
7b57eb0e9b
Bug 968860 - Disable test_cache2-07-visit-memory.js on Android 2.2 Armv6, r=jduell
2014-02-06 19:30:21 +01:00
Carsten "Tomcat" Book
58429da813
merge fx-team to mozilla-central
2014-02-06 12:51:21 +01:00
Phil Ringnalda
19487a104f
Back out 285204b60e94 and f401b820cd6a (bug 967693) to turn HTTP cache v2 off to investigate the effect on the influx of failed tests
...
CLOSED TREE
2014-02-05 22:58:37 -08:00
Ryan VanderMeulen
84cac0677c
Merge m-c to fx-team.
2014-02-05 16:14:03 -05:00
Steve Workman
fde2659647
Bug 444328 - Enable TCP Keepalive for short and long-lived HTTP Connections (exc. SPDY, WebSockets) r=mcmanus
2014-02-06 11:51:38 -08:00
Steve Workman
30dfd93169
Bug 444328 - Add support for TCP keepalive in the Socket Transport Service r=mcmanus
2014-02-06 11:51:38 -08:00
Steve Workman
ca1b3f572b
Bug 444328 - Suppress spurious warnings in PRFileDescAutoLock constructor r=mcmanus
2014-02-06 11:51:38 -08:00
Ethan Tseng
13608c7c45
Bug 966627 - Fix typos in ARTSPConnection::receiveRTSPReponse/postReceiveReponseEvent. r=sworkman
2014-02-01 20:47:53 +08:00
Eugen Sawin
d83c3eb927
Bug 968212 - Add MIDI file extension to MIME type mapping. r=snorp
2014-02-05 16:09:08 +01:00
Monica Chew
5615e3ca03
Bug 928536: Use WinVerifyTrust to get certificate information on downloaded binaries (r=paolo,keeler,sr=mossop)
2014-01-27 12:38:35 -08:00
Nathan Froyd
0c628b80d1
Bug 965783 - part 1 - convert {Min,Max}Int uses in mozTXTToHTMLConv.cpp to std::{min,max}; r=jduell
2014-01-30 09:55:50 -05:00
Patrick McManus
de8bbfd0cf
bug 625383 - optimize http chunked decoder memmoves r=hurley
2014-01-31 22:00:20 -05:00
Honza Bambas
26d600e5c6
Bug 913820 - Base for size limit preferences in HTTP cache v2, r=michal
2014-02-04 01:53:00 +01:00
Honza Bambas
4fa7f4f872
Bug 949175 - Remove possibility to un-persist a cache entry after it has been opened, r=michal
2014-02-04 01:52:59 +01:00
Honza Bambas
577bfa471a
Bug 965899 - Ensure properties are loaded before CacheFileIOManager::OnProfile call, r=michal
2014-02-04 01:52:58 +01:00