Commit Graph

2194 Commits

Author SHA1 Message Date
Ms2ger
b5166a2454 Bug 726417: Signed/unsigned comparison in nsCacheMetaData::UnflattenMetaData r=jduell 2012-02-13 11:32:31 -08:00
Phil Ringnalda
750a584f05 Back out be556c99ef81 and 13c3c54d067b (bug 627616) for orange 2012-02-12 10:53:31 -08:00
Boris Zbarsky
bc8c64c0a7 Bug 627616. Do proxy authentication even for LOAD_ANONYMOUS loads. r=mayhemer 2011-02-01 21:36:15 -05:00
Julian Reschke
ef6216abfe Bug 598304 - XHR rewrites non-POST methods upon 301/302 redirects. r=bz 2012-02-10 14:12:51 +01:00
Fabrice Desré
01d4147524 Bug 725602 - B2G UA is wrong [r=gal] 2012-02-09 14:02:46 -08:00
Patrick McManus
10cd700390 bug 704227 muddle through on some minor problems with content-length r=jduell 2012-02-09 14:47:30 -05:00
Justin Lebar
cbd329145d Bug 690425 - Fix shutdown crash in HttpChannelChild. r=jdm 2012-02-08 17:46:50 -05:00
Ed Morley
ada565efab Backout f1acc52a59da (bug 719983) & 6771bd53e267 (bug 699247) for 30% WinXp Ts regression 2012-02-08 21:04:21 +00:00
Masatoshi Kimura
09012b6e7c Bug 699247 - Say goodbye to Win2k related code. r=jimm, sr=neil 2012-02-08 10:00:45 -06:00
Patrick McManus
652c3b7d0b 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é
cc60fc4800 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
995c62066b 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
41d240e25b Bug 717121 - crash nsMIMEHeaderParamImpl::DoParameterInternal. r=bz 2012-02-03 15:09:40 +09:00
Fabrice Desré
6a930e2225 Bug 723418 - followup [r=cjones] 2012-02-02 18:54:47 -08:00
Chris Jones
9fbd4480c6 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
6eb3db5623 Merge mozilla-central and mozilla-inbound 2012-02-01 17:09:34 -08:00
Ed Morley
98b43b9ac2 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-01 10:55:34 +00:00
Mark Finkle
cff188cc80 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é
9fd57ced37 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
01d74edf5f 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
2f76f28b47 Bug 715098 - nsICacheMetaData shouldn't blow up in debug mode if visitor returns false. 2012-01-28 16:13:43 +01:00
Patrick McManus
cd3f15541a bug 670277 - Fix WARNING: NS_ENSURE_TRUE(mState == STATE_TRANSFERRING) r=biesi 2012-01-26 16:04:54 -05:00
Nicholas Nethercote
dd32d38d63 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
ffb3763bbf Bug 673543 - crash nsDiskCacheMap::DeleteRecord r=michal.novotny 2012-01-26 12:23:45 +01:00
Patrick McManus
b35860dbab bug 708415 spdy code review of nshttp* r=honzab 2012-01-26 00:15:26 -05:00
Patrick McManus
2f6e3a4dc4 bug 708415 spdy make stream frame writes to session atomic r=honzab 2012-01-26 00:15:26 -05:00
Patrick McManus
ae84a8763c bug 708415 spdysession review comments r=honzab 2012-01-26 00:15:26 -05:00
Patrick McManus
35401ccd1c bug 708415 - spdystream review comments r=honzab 2012-01-26 00:15:26 -05:00
Patrick McManus
d336c36446 bug 718206 fix spdy nsitransport event generation r=honzab 2012-01-25 15:21:13 -05:00
Patrick McManus
2ee6ccd415 bug 716380 - remove an incorrect assertion in socket transport r=honzab 2012-01-25 15:21:11 -05:00
Geoff Brown
66533c429e Bug 712277 - Avoid crash in zlib adler32 following compression failure; r=michal.novotny 2012-01-25 14:52:29 +01:00
Jason Duell
52f5d7e3db Bug 701383: Websocket fails to delete mOutGoingMessage if closed multiple times. r=mcmanus 2012-01-31 20:41:47 -08:00
Jason Duell
cdc38d0c74 Bug 718557: Clean up DOM Websocket close logic. r=smaug 2012-01-31 20:41:43 -08:00
Honza Bambas
3b16857c51 Bug 717773 - Crash [@ SpdySession::LogIO] on gmail part 2 r=mcmanus 2012-01-24 20:59:48 -05:00
Steve Workman
c542c8f61b 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
223038ca63 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
3ebda64c57 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
deb06f5a95 Backed out changeset a57b82b18bde (bug 622232) for build bustage 2012-01-23 16:07:47 -08:00
Steve Workman
96e0190997 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
518844fcd9 Bug 649564 - Stupid typo in test_socks.js. rs=ted 2012-01-23 16:38:00 -05:00
Josh Matthews
f40c0cbce3 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
caf6f69e95 Bug 716801: Location parsing. r=bz 2012-01-20 09:33:01 -08:00
Marco Bonardo
f595b05ddb Bug 712767: Send profile shutdown topics to cpp tests requesting a profile.
r=waldo
2012-01-20 14:47:51 +01:00
Josh Aas
fce43ca9e1 Bug 646512 HttpChannelParent::OnStartRequest deep-copies nsHttpHeaderArray. r=jduell 2012-01-19 14:26:43 -08:00
Jeff Muizelaar
a47ca866d2 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
89e76bb5fd 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
b79b1e58d3 Back out 88733ce1bef3 (bug 718440) because of Windows build failure 2012-01-17 15:15:47 -08:00
Jeff Muizelaar
315982723f 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
7441fcfb97 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
cdf5f618f8 bug 718210 decompress spdy server push headers even when rst r=honzab 2012-01-14 22:46:30 -05:00