Commit Graph

2242 Commits

Author SHA1 Message Date
Boris Zbarsky
8747a6be8b Bug 627616. Do proxy authentication even for LOAD_ANONYMOUS loads. r=mayhemer 2011-02-01 21:36:15 -05:00
Julian Reschke
c5add5d09a Bug 598304 - XHR rewrites non-POST methods upon 301/302 redirects. r=bz 2012-02-10 14:12:51 +01:00
Fabrice Desré
dfcf763a85 Bug 725602 - B2G UA is wrong [r=gal] 2012-02-09 14:02:46 -08:00
Patrick McManus
8084fdc8b4 bug 704227 muddle through on some minor problems with content-length r=jduell 2012-02-09 14:47:30 -05:00
Justin Lebar
cc5eeebdd5 Bug 690425 - Fix shutdown crash in HttpChannelChild. r=jdm 2012-02-08 17:46:50 -05:00
Ed Morley
ad5a8e1d06 Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression 2012-02-08 21:04:21 +00:00
Masatoshi Kimura
88ba00973a Bug 699247 - Say goodbye to Win2k related code. r=jimm, sr=neil 2012-02-08 10:00:45 -06:00
Patrick McManus
bbe5e26063 bug 717524 - process a list of content-encoding response headers r=bz
--HG--
extra : rebase_source : 06599a663ecb6374196ca25be0ac74e68bbe78d9
2012-02-07 22:46:43 -05:00
Fabrice Desré
5560c6ed60 Bug 708484 - Add camera capture stream provider for gonk (temporary solution) - get camera working in webpages [r=bz] 2012-02-06 22:48:50 -08:00
Jeff Muizelaar
9adaa28322 Bug 235853 - Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution. r=biesi,sworkman 2008-11-04 16:50:00 -05:00
Makoto Kato
9d5076c652 Bug 717121 - crash nsMIMEHeaderParamImpl::DoParameterInternal. r=bz 2012-02-03 15:09:40 +09:00
Fabrice Desré
e5743caa69 Bug 723418 - followup [r=cjones] 2012-02-02 18:54:47 -08:00
Chris Jones
3285de0cfc Bug 723418: Don't link against HAL_getNumberOfCameras because we don't have a camera library on the emulator. r=gal 2012-02-02 00:33:06 -08:00
Matt Brubeck
7e74c1f71e Merge mozilla-central and mozilla-inbound 2012-02-01 17:09:34 -08:00
Ed Morley
348060a7c3 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-01 10:55:34 +00:00
Mark Finkle
11dd9028dc Bug 671634 - Fennec UA changes. Useragent should be different between phones and tablets. r=me sr=bz a=gerv
Please read http://groups.google.com/group/mozilla.dev.platform/msg/8133920a2ccf4d5b for the details.

Also see https://wiki.mozilla.org/Fennec/User_Agent for Gerv's accepted proposal.
2012-01-31 20:04:23 -08:00
Fabrice Desré
020dae920a Bug 708484 - Add camera capture stream provider for gonk (temporary solution) - Part 1 : backend [r=cjones] 2012-01-31 16:29:17 -08:00
Michal Novotny
5f0cb87300 Bug 649778 - document.write may cause a document to be written to disk cache even when the page has Cache-Control: no-store 2012-01-30 18:03:52 +01:00
Gijs Kruitbosch
c7397d32ef Bug 715098 - nsICacheMetaData shouldn't blow up in debug mode if visitor returns false. 2012-01-28 16:13:43 +01:00
Patrick McManus
8e9feec872 bug 670277 - Fix WARNING: NS_ENSURE_TRUE(mState == STATE_TRANSFERRING) r=biesi 2012-01-26 16:04:54 -05:00
Nicholas Nethercote
a7ad4ef70e Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
2012-01-25 00:52:51 -08:00
bjarne@runitsoft.com
dda993d89a Bug 673543 - crash nsDiskCacheMap::DeleteRecord r=michal.novotny 2012-01-26 12:23:45 +01:00
Patrick McManus
b67c1b14d9 bug 708415 spdy code review of nshttp* r=honzab 2012-01-26 00:15:26 -05:00
Patrick McManus
f9f63d758e bug 708415 spdy make stream frame writes to session atomic r=honzab 2012-01-26 00:15:26 -05:00
Patrick McManus
20e2e8cff8 bug 708415 spdysession review comments r=honzab 2012-01-26 00:15:26 -05:00
Patrick McManus
e773c12a01 bug 708415 - spdystream review comments r=honzab 2012-01-26 00:15:26 -05:00
Patrick McManus
75142efc31 bug 718206 fix spdy nsitransport event generation r=honzab 2012-01-25 15:21:13 -05:00
Patrick McManus
1c0a2af105 bug 716380 - remove an incorrect assertion in socket transport r=honzab 2012-01-25 15:21:11 -05:00
Geoff Brown
1272d727f0 Bug 712277 - Avoid crash in zlib adler32 following compression failure; r=michal.novotny 2012-01-25 14:52:29 +01:00
Jason Duell
91714b61c8 Bug 701383: Websocket fails to delete mOutGoingMessage if closed multiple times. r=mcmanus 2012-01-31 20:41:47 -08:00
Jason Duell
4214758ad2 Bug 718557: Clean up DOM Websocket close logic. r=smaug 2012-01-31 20:41:43 -08:00
Honza Bambas
a1ab90839e Bug 717773 - Crash [@ SpdySession::LogIO] on gmail part 2 r=mcmanus 2012-01-24 20:59:48 -05:00
Steve Workman
3627f3a4b8 Bug 622232: Cancel DNS prefetches for HTML Anchor Elems after a tab is closed; r=mcmanus sr=bz 2012-01-20 15:14:46 -08:00
Jeff Muizelaar
dbe0e87287 Bug 719917. Add some more network and plugin related SAMPLE_LABELs. r=bgirard
--HG--
extra : rebase_source : d21f4ffb244ae661e1ca222c02a8fa8b40a071bd
2012-01-18 19:53:35 -05:00
Patrick McManus
7ecf47a080 bug 720150 - spdy syn_reply div by zero on valid 0 len inflate buffer r=honzab 2012-01-23 22:46:37 -05:00
Phil Ringnalda
bcce192c89 Backed out changeset a57b82b18bde (bug 622232) for build bustage 2012-01-23 16:07:47 -08:00
Steve Workman
12888e1608 Bug 622232: Cancel DNS prefetches for HTML Anchor Elems after a tab is closed; r=mcmanus sr=bz 2012-01-20 15:14:46 -08:00
Josh Matthews
950e83f841 Bug 649564 - Stupid typo in test_socks.js. rs=ted 2012-01-23 16:38:00 -05:00
Josh Matthews
e8d56899bb Bug 649564 - Make kill never take down the test, and add a missing callback. rs=ted 2012-01-23 13:28:55 -05:00
Jason Duell
605add0b2c Bug 716801: Location parsing. r=bz 2012-01-20 09:33:01 -08:00
Marco Bonardo
2f70acaa24 Bug 712767: Send profile shutdown topics to cpp tests requesting a profile.
r=waldo
2012-01-20 14:47:51 +01:00
Josh Aas
e5444023d6 Bug 646512 HttpChannelParent::OnStartRequest deep-copies nsHttpHeaderArray. r=jduell 2012-01-19 14:26:43 -08:00
Jeff Muizelaar
9c9e2eed37 Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
2012-01-17 15:33:04 -05:00
Josh Matthews
b97cae08e9 Bug 649564 - Try to ensure that the socks client subprocess is never killed after the process completes. r=ted-irc 2012-01-18 14:13:33 -05:00
Matt Brubeck
2e1e2ae3c5 Back out 88733ce1bef3 (bug 718440) because of Windows build failure 2012-01-17 15:15:47 -08:00
Jeff Muizelaar
581f54f157 Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
2012-01-17 15:33:04 -05:00
Geoff Brown
60e6939d73 Bug 715198 - disable cache compression (avoid failures when new profile accessed by old software versions); r=bjarne 2012-01-17 12:51:17 +01:00
Patrick McManus
49d99846fc bug 718210 decompress spdy server push headers even when rst r=honzab 2012-01-14 22:46:30 -05:00
Georg Koppen
787e4ee230 Bug 696662 - HTTP Auth headers cannot be modified after http-on-modify-request. r=honzab 2012-01-12 19:07:29 -08:00
Hiroyuki Ikezoe
d12304a34a Bug 680327 - Use NS_LITERAL_CSTRING instead of nsDependentCString. r=honzab
--HG--
extra : rebase_source : ce5c1c378ba1d99d427071dd3715e53bf7f50847
2012-01-13 17:17:04 +01:00
Honza Bambas
843f7c83af Bug 621446 - Fixed red caused by changeset 63c3d103610c from bad member rename, r=bustage 2012-01-13 17:04:15 +01:00
Honza Bambas
4f17bfd967 Bug 717773 - Crash [@ SpdySession::LogIO], r=mcmanus 2012-01-13 16:36:03 +01:00
Honza Bambas
703c6a0469 Bug 621446 - investigation bug for crash at RecvRedirect2Verify, r=jduell 2012-01-13 16:36:03 +01:00
Michal Novotny
8b5492473d Bug 716289 - crash in nsCacheService::SearchCacheDevices 2012-01-12 16:13:09 +01:00
Masatoshi Kimura
65cb5fcc01 Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
--HG--
rename : content/base/src/nsFileDataProtocolHandler.cpp => content/base/src/nsBlobProtocolHandler.cpp
rename : content/base/src/nsFileDataProtocolHandler.h => content/base/src/nsBlobProtocolHandler.h
2012-01-12 11:36:03 +01:00
Nicholas Nethercote
3bcbda425f Bug 715770 - Remove necko buffer cache. r=biesi. 2012-01-09 19:43:52 -08:00
Rafael Ávila de Espíndola
56e4803848 Bug 716576 - nsCacheService closes its databases too late. r=michal.novotny.
--HG--
extra : rebase_source : 7884a6e0aa247e7a5fff39863a2d29a8fbab7a8e
2012-01-11 17:41:21 -05:00
Michal Novotny
2a4393a8d1 Bug 716293 - release sink on the same thread where the data is written 2012-01-11 18:18:25 +01:00
Brian R. Bondy
fc090fe09b Bug 714306 - Fix for a handle leak in nsAutodialWin.cpp netwerk code. r=cbiesinger 2012-01-11 11:43:44 -05:00
Nick Hurley
ee2e8f04aa bug 657076 - better error handling in FTP for e10s. r=jduell 2012-01-10 23:19:17 -08:00
Patrick McManus
8aeeee04ac bug 716871 remove nshttp::CLAMP r=jduell
--HG--
extra : rebase_source : 52fb3f75e30bb1e329c2e3cfe2ef6e758adb5b60
2012-01-10 20:07:29 -05:00
julian.reschke@gmx.de
325ef58266 Bug 716961 - clean up HTTP header field name constants in nsHttpAtomList.h r=bz
--HG--
extra : rebase_source : c4158e1795522f37aa47b946b1b7e2ee2d758a71
2012-01-10 20:06:17 -05:00
Phil Ringnalda
c6e8133d18 Back out a76df5ba3dc2 (bug 713480) for test_bug650995.js permaorange 2012-01-10 08:27:12 -08:00
Michal Novotny
b41bdd0324 Bug 713480 - Compressed entries stored as files are padded with zero bytes to the length of uncompressed size 2012-01-10 15:22:42 +01:00
bjarne@runitsoft.com
d006a61f17 Bugs 715418 and 685804 - Test case for bug 650995 has wrong name / Intermittent failure in test_bug650955.js r=michal.novotny
--HG--
rename : netwerk/test/unit/test_bug650955.js => netwerk/test/unit/test_bug650995.js
2012-01-09 11:02:39 -05:00
Michal Novotny
23ae26e401 Bug 716146 - Telemetry - close disk cache output stream 2012-01-07 02:45:46 +01:00
Patrick McManus
bd7721f496 bug 714669 fix nshttpconnection::pushback() assertion r=biesi 2012-01-06 14:59:32 -05:00
Patrick McManus
6163c59f06 bug 712572 part 2 r=jduell 2012-01-06 14:54:15 -05:00
Patrick McManus
22e8bd840b bug 712572 part 1 r=jduell 2012-01-06 14:54:13 -05:00
Michal Novotny
16221670fa Bug 707436 - nsSetSmartSizeEvent can cause a lot of IO on the main thread 2012-01-06 16:19:10 +01:00
Patrick McManus
7c3af0bd18 bug 667387 - make nshttppipeline::taketransport() work with websockets r=honzab 2012-01-06 08:46:15 -05:00
Nathan Froyd
4d931d2fc9 Bug 712427 - provide more information in SQL PRAGMA queries; r=mak 2012-01-05 18:46:35 -05:00
Makoto Kato
665bf4f397 Bug 715045 - Remove old vc support code. r=jimm 2012-01-05 16:52:22 +09:00
Patrick McManus
fc3b37def5 bug 715284 WebSocketChannel.cpp compiler warning r=jduell 2012-01-04 18:19:15 -05:00
Tautvydas Andrikys
9d415704e0 Bug 454024 "ftp:///" (no hostname) gives an empty list of files instead of an error. r=jduell 2010-07-21 23:43:11 +03:00
Ekanan Ketunuti
d8c248ff70 Bug 714741 - Fix the spelling of the comment in SpdySession.h. r=mcmanus 2012-01-03 15:41:55 +07:00
Makoto Kato
4111ef1f0b Bug 709562 - Part 1. nsAutoDialWin does not need to load rasapi32/rasdlg dynamically. r=jimm 2012-01-03 19:08:12 +09:00
Benjamin Smedberg
dfe5d52669 Bug 708935 - Make the DNS listener proxies release the nsIDNSListener on the main thread, to solve last-release issues and ASSERTION: ASSERTION: nsStandardURL not thread-safe from PendingPACQuery, r=mcmanus
--HG--
extra : rebase_source : 6b66b58398a7e671fff19044848ed497cd019dd5
2011-12-30 12:53:44 -05:00
Phil Ringnalda
d81856e034 Back out 8d1b087b9713 (bug 707436) for mochitest-ipcplugins leaks 2011-12-23 19:21:17 -08:00
Michal Novotny
dd4bc3e426 Bug 707436 - nsSetSmartSizeEvent can cause a lot of IO on the main thread 2011-12-24 02:51:25 +01:00
Patrick McManus
aae44a93b0 bug 694576 r=bz 2011-12-22 21:21:20 -05:00
Ed Morley
562d844eab Backout b02402b95e5c (bug 708277) for build failures on all platforms 2011-12-22 11:07:12 +00:00
Thomas Prip Vestergaard
168dd4330b Bug 708277 - Replace PR_MAX with NS_MAX. r=roc 2011-12-22 11:47:59 +01:00
Patrick McManus
787708094c bug 631801 - workaround pr_available() assert r=honzab sr=biesi r=bsmith 2011-12-20 15:14:54 -05:00
Ed Morley
6b3e3d80a0 Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2011-12-20 11:15:11 +00:00
Jason Duell
04061f024a Bug 711205: Limit websocket outbound msg size to PR_INT32_MAX. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
310257bf73 Bug 711205: Increase inbound WebSocket message size from 16MB to whatever malloc can handle. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
0e9574dc47 Bug 666349: update status code usage to latest spec. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
49b8bce974 Bug 666349 - Update WebSocket API to latest draft. r=mcmanus 2011-12-20 00:20:12 -08:00
Jeff Walden
d58b48ade0 Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
--HG--
extra : rebase_source : e87978380d0821746e7df78dfacc7e381aefccb3
2011-12-17 22:47:45 -05:00
Patrick McManus
884efe0b34 bug 712021 - spdy cancel stream should remove from pending queue r=honzab 2011-12-19 16:36:26 -05:00
Matt Brubeck
62cc037b2e Back out bcf9ce858829 and a3bade82ac92 (bug 711799) for build failures 2011-12-19 10:43:08 -08:00
Jeff Walden
17fa340376 Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron
--HG--
extra : rebase_source : 8ca811fe7427626e39f677a672986a27829b0feb
2011-12-17 22:47:45 -05:00
Josh Matthews
6dee57e2f6 Bug 709262 - Disable disk cache if the user chooses to sanitize private data on shutdown. r=michal.novotny 2011-12-19 12:18:29 -05:00
Jeff Walden
a0ca3d8af2 Bug 711799 - Add parentheses to a bunch of && expressions nested within || expressions. r=dholbert 2011-12-18 01:00:47 -05:00
Patrick McManus
c34506b832 bug 710310 spdy google docs large file save intermittent failure r=honzab 2011-12-17 20:05:56 -05:00
Geoff Brown
42c3ad3b88 Bug 648429: delay pref observer destruction on shutdown to avoid crash; r=michal.novotny 2011-12-17 11:32:41 +01:00
Geoff Brown
0a4554a79f Bug 648429: HTTP cache: compress all compressible files - new test for appending to compressed stream; r=michal.novotny 2011-12-17 11:32:02 +01:00
Geoff Brown
9d08b66ca9 Bug 648429: HTTP cache: compress all compressible files; r=michal.novotny 2011-12-17 11:30:29 +01:00
Patrick McManus
940a01f7ac bug 710205 dns telemetry r=bz 2011-12-16 21:24:17 -05:00