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
Honza Bambas
e9a11b99f8
Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking
2014-02-04 01:52:57 +01:00
Randell Jesup
bce6010893
Bug 892630: Fix for SendBlob() IO thread races and event loop spinning r=smaug,ekr
2014-02-01 08:09:00 -05:00
Jonathan Kew
65d515e7ee
Backed out changeset a9930b656941 (bug 892630) due to crashtest orange
2014-02-01 14:49:26 +00:00
Randell Jesup
0e829dfbbe
Bug 892630: Fix for SendBlob() IO thread races and event loop spinning r=smaug
2014-02-01 08:09:00 -05:00
Patrick McManus
015263fe87
bug 965348 - control SocketTransportService::Poll tick during spdy idle r=hurley
2014-01-30 02:29:20 -05:00
Jon Coppeard
20b4926e22
Bug 965904 - Fix some rooting hazards in the browser r=terrence
2014-01-31 09:56:40 +00:00
Jim Chen
152939bb42
Bug 959218 - Avoid race condition when shutting down nsDeleteDir thread. r=mnovotny
2014-01-30 16:43:00 -05:00
Simone Carletti
66539bb295
Bug 965744 - PSL changes for Google private domains. r=gerv
2014-01-30 11:32:08 -05:00
Simone Carletti
0c517fe5fa
Bug 965740 - Add Microsoft azure to PSL. r=gerv
2014-01-30 11:17:11 -05:00
Ethan Tseng
de3c7abde1
Bug 951188 - [RTSP][V1.3] No error notification when the RTSP link fails to load. r=sworkman
2014-01-30 10:00:53 +08:00
Shih-Chiang Chien
d8011a95f0
Bug 948725 - Invoke |QuitPumpingEvent| after response packet is received. r=jduell
2014-01-30 10:59:15 -05:00
Nicholas Hurley
7be9c5f30c
Bug 959333 - HTTP/2 should say so in the status line. r=mcmanus
2014-01-29 13:42:19 -08:00
Nicholas Hurley
032f149dbf
Bug 951293 - Fix speculative connection limiting. r=mcmanus
2014-01-29 13:39:30 -08:00
Gregor Wagner
bad83f423a
Bug 959391 - Remove hard to debug assert. r=jdm
2014-01-28 17:15:29 -05:00
Ryan VanderMeulen
23022f3fa0
Merge b2g-inbound to m-c.
2014-01-28 16:12:29 -05:00
Honza Bambas
72ebac915b
Bug 963703 - Don't use LoadUnblocked flag as cache priority load indication, r=michal
2014-01-28 17:21:21 +01:00
Jim Chen
d1583a4dd8
Bug 963592 - Perform replacements for updated UA overrides. r=fabrice
2014-01-28 09:04:39 -05:00
Peiyong Lin
da555542a0
Bug 966870 - Use fallible allocation at nsStreamLoader::OnStartRequest. r=bsmedberg
2014-02-05 17:46:05 -05:00
Honza Bambas
cdac679592
Bug 967693 - Temporarily turn on HTTP cache v2, alternative pref to not lose early adopters, r=jduell
2014-02-05 23:36:56 +01:00
Ryan VanderMeulen
5150c7bb77
Merge m-c to inbound on a CLOSED TREE.
2014-02-05 15:54:37 -05:00
Honza Bambas
079cbc63e6
Bug 967862 - HTTP cache v2: fix xpcshell tests to be independent on difference between use-new-cache in CacheObserver and in preferences, r=michal
2014-01-09 00:27:29 +01:00
Honza Bambas
ee4abe791e
Bug 964898 - Auto delete unused cache version data on demand, r=jduell
2014-02-05 20:29:54 +01:00
Phil Ringnalda
68432f3df0
Backed out 3 changesets (bug 928536) for build bustage
...
CLOSED TREE
Backed out changeset 750054102e68 (bug 928536)
Backed out changeset baa309383864 (bug 928536)
Backed out changeset 1ff2aed7f76f (bug 928536)
2014-02-05 08:29:17 -08:00
Monica Chew
601c6dd164
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
e288cdf3e6
Bug 907812 - define kProxyType_FOO as char[] rather than char*; r=jduell
2013-08-21 13:21:40 -04:00
James Kitchener
5abf783d0c
Bug 964239 - Give selected channels awareness of srcdoc base URI. r=bz
2014-02-06 09:46:29 -05:00
Steven Lee
391b729f0f
Bug 952220 - Read blob on non-main thread. r=jesup
2014-01-23 15:41:29 +08:00
Daniel Stenberg
46c54a3ec5
Bug 676358 - HTTP auth realm parameter parsed as quoted-string doesn't get unescaped r=jduell
2014-01-24 15:07:37 -08:00
Sid Stamm
5f85e7a0c8
Bug 861117 - report errors when URIs passed into nsISiteSecurityService::IsSecureURI are malformed. r=briansmith,keeler
2014-01-24 14:37:51 -08:00
Simone Carletti
43af3fc6ef
Bug 962945 - Remove duplicate .works entry from PSL. r=gerv
2014-01-24 08:46:11 -05:00
Nick Lebedev
b2eb4ee440
Bug 956630. Replace nsMemory::Alloc/nsMemory::Realloc calls with moz_malloc/moz_realloc to avoid application aborts and successfully check for not allocated memory. r=jduell
2014-01-13 21:53:00 -08:00
Daniel Stenberg
85a11f56fd
Bug 959100 - Make ParseChunkRemaining detect chunk size overflow. r=jduell
2014-01-17 17:07:29 +01:00
Daniel Stenberg
8cf911cc36
Bug 926042 - Convert path length to unsigned ints to avoid overflowing and crashing. r=jduell
2014-01-23 09:38:29 -05:00
Jason Duell
95da6b4eb4
Bug 936979: websocket will never connected after a lot of failure r=mcmanus
2014-01-22 19:04:18 -08:00
Nicholas Hurley
1966bd11ff
Bug 961860 - Protect against null deref of mIOThread in Seer. r=mcmanus
2014-01-22 16:46:17 -08:00
Honza Bambas
df1e295637
Bug 950134 - Remove MOZ_ASSERT(!truncate) from CacheStorage::AsyncOpenURI when looking up an appcache, r=michal
2014-01-22 18:54:53 +01:00
Honza Bambas
a78e92ddaa
Bug 949250 - Improve CacheFileMetadata write timer, remove non-thread safe nsWeakRef, r=michal
2014-01-06 21:27:18 +01:00
Honza Bambas
72f7924751
Bug 945945 - Improve CacheFileHandle management to prevent crashes, r=michal
2014-01-22 18:54:52 +01:00
Honza Bambas
dfc9aac1d5
Bug 957707 - Merge management and IO threads in cache v2, r=michal
2014-01-22 18:54:52 +01:00
Honza Bambas
4312d8231d
Bug 958311 - Fix partial content condition in nsHttpChannel, prevent any reuse of doomed files in cache v2, r=michal
2014-01-22 18:54:51 +01:00
Honza Bambas
2f251dd01a
Bug 962077 - Uninitialized rv in CacheFile::Doom, r=michal
2014-01-22 18:54:50 +01:00
Simone Carletti
3876845b17
Bug 951060 - New TLD additions for TLDs contracted with ICANN until January 20th, 2014. r=gerv
2014-01-21 11:40:20 -05:00
Jim Chen
57092e14bb
Bug 959237 - Add AndroidBridge::HasEnv checks; r=blassey
...
For certain tests, the AndroidBridge is not initialized, but some GeckoAppShell functions are still called indirectly. For now, this patch adds checks to skip these calls if there's no AndroidBridge. However, in the future, most of the affected code should be refactored to not require these checks.
2014-01-17 23:32:24 -06:00
Nicholas Hurley
a8ebf194a9
Bug 948448 - Free up disk space after clearing seer data. r=honzab
2014-01-17 17:45:50 -08:00
Nicholas Hurley
2674a1f7ec
Bug 947745 - Clean up the seer database when it gets too big. r=honzab
2014-01-17 17:45:48 -08:00
Nicholas Hurley
0819be2b4b
Bug 945779 - Use transactions to batch up Seer I/O. r=honzab
2014-01-17 17:45:46 -08:00
Ryan VanderMeulen
b22c58d0be
Merge m-c to inbound.
2014-01-17 15:17:49 -05:00
Josh Aas
264c20e815
Remove dead code, stuff that used to override IPDL methods that don't exist any more. No bug. r=jduell,eitan
2014-01-17 13:58:05 -06:00
Josh Aas
81a268a5e4
Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 2. r=bent
2014-01-17 13:49:39 -06:00
Honza Bambas
84bfcf11f4
Bug 939567 - HTTP cache v2: nsWyciwygChannel must open cache entry on a single thread, r=michal
2014-01-17 14:32:01 +01:00
Honza Bambas
d779f0e193
Bug 924116 - HTTP cache v2: persists frecency and experiment with half-life, r=michal
2014-01-09 00:27:33 +01:00
Honza Bambas
f5edb7d29d
Bug 914644 - HTTP cache v2: failure of test_doomentry.js, proper sync when dooming after open, r=michal
2014-01-09 00:27:32 +01:00
Patrick McManus
eed1f67347
Bug 890994: ALPN support for Gecko, r=briansmith
2014-01-14 15:34:23 -05:00
Terrence Cole
422649470f
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 1; r=sfink,Ms2ger
...
--HG--
extra : rebase_source : 0e0e75028f12db9cc4cf612a9205525669b70267
2014-01-14 12:41:22 -08:00
Andrea Marchesini
826b2527bb
Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz
2014-01-16 11:53:48 +01:00
Ryan VanderMeulen
d9a8f0324a
Backed out changeset 8a5f36d486b4 (bug 959100) for bustage.
...
CLOSED TREE
2014-01-17 10:19:31 -05:00