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