Julian Reschke
e5d7b34244
Bug 676059 - Make redirect prompting depend on HTTP-safeness of method, not presence of request body. r=bz
...
--HG--
extra : rebase_source : 758d5f6a873e072dee96da181cbb0b1c8419fcd3
2011-10-14 17:46:33 +02:00
Julian Reschke
07d0d35b47
Bug 692574 - RFC2231/5987 decoding should not tolerate missing single quotes. r=bz
2011-10-14 11:29:13 +02:00
Ben Turner
c3b7b271ac
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
2011-10-13 14:45:22 -07:00
Patrick McManus
322c775cb6
bug 687367 - disable DNS parallelism for android due to libc breakage r=bz
2011-10-12 18:01:24 -04:00
Julian Reschke
81fe2deccc
Bug 686429: test cases for MIME headers need refactoring; r=bz
2011-10-12 20:30:22 +02:00
Jeff Walden
d0532c3e95
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
2011-10-12 12:21:53 -07:00
Julian Reschke
7ad88e2459
Bug 686429: test cases for MIME headers need refactoring; r=bz
2011-10-12 20:30:22 +02:00
Jeff Walden
0f30b277bf
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
...
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
2011-10-10 22:50:08 -07:00
julian.reschke@gmx.de
57488d2e17
Bug 610054 - Clean up MIME header parsing (allow different behavior for HTTP and EMail); r=bz
2011-10-10 15:27:05 +01:00
Ed Morley
1c81e94b72
Merge last green changeset of mozilla-inbound to mozilla-central
2011-10-07 11:37:04 +01:00
Brian Smith
87191327ed
Bug 682329: Fix test for default SSL error UI, r=honzab.moz
2011-10-06 17:42:11 -07:00
Geoff Brown
4b2fb5f4b5
Bug 661900 - Correct memory cache implementation of LRU-SP. TP4M REGRESSION OK -- SEE BUG; r=michal
2011-10-05 20:42:02 -04:00
Ehsan Akhgari
3282e05d12
Merge mozilla-central and mozilla-inbound
2011-10-04 14:29:24 -04:00
Fabrice Desré
c5e6a2b50c
Bug 691377 - crash [@ mozilla::net::CameraStreamImpl::transmitFrame] [r=blassey]
2011-10-04 11:23:01 -07:00
Matt Brubeck
7e0963eed8
Bug 691054 - Back out bug 667980 (getNetworkLinkType) on Android because of scary permissions [r=dougt]
2011-10-03 16:34:43 -07:00
Marco Bonardo
ea1d3bfd69
Bug 686025 - nsNavHistory::AsyncExecuteLegacyQueries uses synchronous createStatement instead of createAsyncStatement.
...
r=asuth, sdwilsh
2011-10-03 23:50:23 +02:00
Kyle Huey
bb038e3359
Bug 687332: Fix up update tests.
2011-09-29 12:06:36 -04:00
Michael Wu
d2b70213ac
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Patrick McManus
e1f9acb723
bug 687243 - websockets message len 0xffff does not use minimal length encoding r=jduell
2011-09-27 08:50:22 -04:00
Fabrice Desré
2b1103493c
Bug 659188 - Android and media parts [r=blassey] [r=cpearce]
2011-09-26 17:25:41 -07:00
Ehsan Akhgari
5272acdabd
Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg
2011-09-16 16:22:44 -04:00
julian.reschke@gmx.de
11bd6931dd
Bug 682762 - FTP URI with param component no longer works; r=rjesup
2011-09-22 17:35:24 +01:00
Kyle Huey
a4b1332fbc
Backout Bug 477578 because it causes us to refcount atoms off the main thread.
2011-09-22 10:43:11 -04:00
Patrick McManus
d575e7e449
bug 255119 do not display http response body of 3xx with javascript: location header r=honzab
2011-09-22 08:59:12 -04:00
Steve Workman
309c5c36ae
Bug 72444: Option to bypass proxy server for local addresses. r=honzab
2011-09-21 15:13:45 -04:00
Steve Workman
9282c23db2
Bug 373900: Add a check to nsMultiMixedConv. r=honzab
2011-09-21 15:17:40 -04:00
Steve Workman
5e8f4fcbd9
Bug 373899: Add checks to nsStandardURL. r=honzab
2011-09-21 15:21:42 -04:00
Rafael Ávila de Espíndola
fb60b4fbd1
Bug 673017 - Misc places fixes. r=mak77.
...
This patch removes places-connection-closing, which is unused, reverts
1d1143dde4bb which was unnecessary and finalizes sql statements.
--HG--
extra : rebase_source : 8923378f4b1c58da8e128009efdf309f8ec29da3
2011-09-21 13:02:40 -04:00
Patrick McManus
959b94216e
bug 686312 - websockets should not reject non character utf-8 sequence as invalid r=dbaron
2011-09-20 18:13:43 -04:00
Boris Zbarsky
73cb28130e
Bug 444641 part 1. Factor out IsAboutBlank into nsNetUtil.h. r=jduell,jst
2011-09-20 17:00:41 -04:00
Nick Hurley
fd8a1a0f75
Bug 686948 - Add telemetry for cache hit/miss with/without revalidation. r=mcmanus
2011-09-17 10:22:09 +01:00
Kyle Huey
dbdc064e79
Merge m-c to b-s.
2011-09-15 16:44:46 -07:00
Ehsan Akhgari
f3bacc8d1a
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-15 09:41:15 -04:00
Neil Rashbrook
e626e8ff0c
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
2011-09-15 08:40:17 +01:00
Neil Rashbrook
396ec9d7bf
Backout of bug 611503 because Android has some weird string code
2011-09-14 21:14:57 +01:00
Neil Rashbrook
12e76a497d
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
2011-09-14 20:21:20 +01:00
Kyle Huey
a9fd5acf9f
Merge m-c to b-s.
2011-09-14 08:45:54 -07:00
Ehsan Akhgari
ace43d2150
Backout changeset d469840a370f (bug 661900) to see if it helps resolve the Mobile NoChrome Tp4 regression
2011-09-14 13:37:54 -04:00
Phil Ringnalda
0693fea49c
Back out 307b5fa030fd (bug 683280) for timeouts in test_ipAddressOrigin.html
2011-09-14 09:10:41 -07:00
Kyle Huey
e4ec1c04d2
Merge m-c to b-s.
2011-09-11 05:32:38 -04:00
Ben Turner
92f904aeb4
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
2011-09-08 17:07:11 -07:00
Sreenidhi Nair
537fecaa3c
Bug 639830: WyciwygChannelChild not thorough about checking for cancellation. r=jduell
2011-09-09 15:50:03 -07:00
Nick Hurley
924d548d31
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
2011-09-09 15:41:04 -07:00
Jason Duell
84adc211f5
Bug 686558 - Get rid of gcc warning about "enumeral mismatch" in nsNetUtil.h. r=bz
2011-09-13 15:15:28 -07:00
Michal Novotny
795b4e1cc8
Bug 647391 - Increase maximum size for objects stored in disk cache.
2011-09-13 21:24:01 +02:00
julian.reschke@greenbytes.de
65b4b6ed3c
Bug 272541: Empty disposition type treated as 'attachment'. r=jduell
2011-09-12 20:14:16 -07:00
Michal Novotny
0086f64ec1
Bug 477578 - uppercase selected HTTP methods (CONNECT, DELETE, GET, HEAD, OPTIONS, POST, PUT, TRACE and TRACK) and make other methods case sensitive
2011-09-12 18:00:15 +02:00
Kyle Huey
a0800c6141
Merge m-c to b-s.
2011-09-07 10:47:50 -04:00
Matheus Kerschbaum
e1d261ef6a
Bug 682716 - Remove remaining support for Symbian. r=ted
2011-09-03 01:55:30 +01:00
Gervase Markham
b8758b186b
Bug 669792 - gov.uk is not considered to be a public suffix; r=me
2011-09-02 14:08:09 -04:00
Ed Morley
545ef7b237
Bug 683416 - B: Remove files formerly used for standalone Necko and standalone Transformiix XSLT; r=khuey
2011-09-01 17:44:28 +01:00
Ehsan Akhgari
319f91efee
Backout changesets 58d026601240, c5a9a439d72c and cfdf675266b2 because of mochitest-3 crash
...
--HG--
extra : rebase_source : e6774b1220eabb7b9e2dce59bd487f48920d76b2
2011-09-08 22:04:43 -04:00
Geoff Brown
bc602a67f0
Bug 677427: netwerk/test/unit/test_bug650955.js fails on Android; r=bjarne
2011-09-06 16:52:00 -07:00
bjarne@runitsoft.com
aff6ae0036
Bug 667593 - Intermittent runtime abort in netwerk/test/unit/test_bug650955.js r=michal.novotny
2011-09-06 12:23:26 -04:00
Ed Morley
ca467ad532
Merge mozilla-central and mozilla-inbound
2011-09-04 20:56:01 +01:00
Patrick McManus
e8f9a1c0fa
bug 423506 - 0 byte responses causing save-as dialogues r=bz
...
--HG--
extra : rebase_source : 3a8a20ab0d8dc1b4c58db2a71e18d4c8b8875692
2011-09-03 08:42:06 -04:00
Marco Bonardo
913f8215a0
Merge last green changeset from mozilla-inbound to mozilla-central
2011-09-03 11:49:40 +02:00
Jason Duell
81ee306c6c
Bug 588256: e10s HTTP: clean up more aggressively in DocumentChannelCleanup. r=jdm
2011-09-02 13:03:42 -07:00
Matheus Kerschbaum
8695c3c1f0
Bug 680793 - Remove support for Irix. r=ted
2011-09-02 15:41:45 +01:00
Ben Turner
ff1d59c4cb
Bug 683280 - 'Workers: creating workers from 'localhost' or an IP address fails'. r=sicking.
...
--HG--
extra : transplant_source : IT%B5%DC%B6%D1%16%1F%C9%99%FF%F2%B5%5BV%3B%9E%99%F4%8D
2011-09-08 17:07:11 -07:00
Ed Morley
316e8aa92b
Backout f3e28e0f909f (bug 451081) for M-oth shutdown crashes, on a CLOSED TREE; a=philor
2011-09-01 01:12:50 +01:00
Honza Bambas
c104cf24a5
Bug 451081 - Add flag to protocol handler to distinguish that trust domain is the whole spec, mozilla-central part, r=bzbarsky
2011-08-31 23:51:24 +02:00
Randell Jesup
2cff549103
Bug 682845: Update IIDs, fix serializations of nsStandardURL broken by bug 665706 r/sr=bz
2011-09-10 05:27:29 -04:00
Marco Castelluccio
a1151d128d
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
2011-08-30 22:45:31 +01:00
Michael Wu
a66b1751b7
Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak
2011-08-30 11:55:14 -07:00
Ed Morley
783d490b8c
Merge tips of mozilla-inbound and mozilla-central
2011-08-28 21:20:46 +01:00
Kyle Huey
7b5d330147
Merge m-c to b-s.
2011-08-28 06:00:17 -04:00
Matheus Kerschbaum
ca0293b46f
Bug 680792 - Remove support for Irix from our build system. r=ted
2011-08-26 00:34:45 +01:00
Patrick McManus
78dc6bb693
bug 679783 - websockets oninputstreamready() crash. r=jduell
2011-08-26 12:05:47 -07:00
Alfred Kayser ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
40a50219ea
Bug 537223 - Cleanup gfxColor.h; r=jrmuizel
2011-08-25 10:46:01 +02:00
Masatoshi Kimura
567cdedfaa
Bug 679090 - Disable IPv6 for backup connections to workaround problems about broken IPv6 connectivity; f=mcmanus r=biesi
2011-08-27 11:49:40 +01:00
Alfred Kayser
6e7615bef7
Bug 529733 - Crash in nsCacheMetaData::SetElement; r=michal,jduell
2011-08-23 17:45:10 +01:00
Mounir Lamouri
7e924f55e4
Merging mozilla-inbound into mozilla-central.
2011-08-23 10:19:26 +02:00
Michal Novotny
a2acbf5621
Bug 681085 - sync cache map file after writing the header
2011-08-23 00:24:23 +02:00
Geoff Brown
fcf5c93a68
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Sander van Veen
6048128013
Bug 673331 - Add identifying information to system compartments. r=mrbkap.
2011-08-21 16:02:24 -07:00
Honza Bambas
defd1da6aa
Bug 673226 - Null timestamp usage in telemetry code; r=jduell.mcbugs
2011-08-21 09:27:29 +01:00
Honza Bambas
0b2b971e93
Bug 662555 - Race condition when measuring responseEnd; r=jduell.mcbugs
2011-08-21 09:27:29 +01:00
timeless
78fbf2987a
Bug 620306 - Crash [@ nsFtpState::Init] for oom from BeginWriting(); r=biesi
2011-08-21 09:27:29 +01:00
Han Chang
b5abd62ccf
Bug 673260. HttpChannelChild::RecvAssociateApplicationCache needs to be buffered. r=jduell
2011-08-22 14:17:14 -07:00
Julian Reschke
af0dfc9e86
Bug 665706 - Remove historic special handling for semicolons in URIs. r=rjesup
2011-08-22 16:51:52 +02:00
Benjamin Smedberg
43c6b83772
Bug 675221 part C - Remove XPCOM proxy usage from necko, r=jduell
...
--HG--
extra : rebase_source : 7bf53b5ac6f52df0224f4fdad78e172762fa7c64
2011-08-19 11:47:43 -04:00
Matheus Kerschbaum
b694a82634
Bug 678794 - Remove NECKO_OFFLINE_CACHE checks. r=jduell
2011-08-18 11:53:28 +02:00
Matheus Kerschbaum
9582fca43b
Bug 678792 - Remove --disable-necko-disk-cache. r=khuey,jduell
2011-08-18 11:53:26 +02:00
Daniel Holbert
03a4a1f487
Bug 678573: Remove unused variable |pollError| from nsSocketTransportService::DoPollIteration. r=jduell
2011-08-16 09:26:59 -07:00
Brian Smith
57b7230f5d
Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie
2011-08-15 22:38:56 -07:00
Daniel Holbert
c35631abba
merge m-c to m-i
2011-08-15 21:12:06 -07:00
Edgar Flores
153c6aff41
Bug 624743 - Resource protocol shouldn't use nsDependentCString. r=bsmedberg
2011-08-11 21:43:00 -04:00
Ed Morley
683589351f
Bug 665532 - Fix unused variable warnings in nsWifiMonitor.cpp by removing now unneeded LOG()s; r=dougt
2011-08-14 10:39:20 -07:00
Patrick McManus
373ce83799
Bug 675983 - Websockets - fail connection on 1st fragment with a continuation op code
2011-08-08 23:41:22 -07:00
Randell Jesup
e8b73e990b
Bug 677260: Add specIgnoringRef and hasRef for URIs. r=bz, sr=biesi
2011-08-15 17:18:15 -04:00
Rafael Ávila de Espíndola
ac93007443
Bug 673017 - Shutdown nsIOService in NS_XPCOM_WILL_SHUTDOWN_OBSERVER_ID.
...
The nsIOService can use sBlockedScriptRunners and that is deleted by
LayoutShutdownObserver reacting to NS_XPCOM_SHUTDOWN_OBSERVER_ID, so we
cannot wait for NS_XPCOM_SHUTDOWN_OBSERVER_ID in nsIOService.
--HG--
extra : rebase_source : 17c7964c9a0a0b0dae896ab88885aacaaa68a01a
2011-09-08 15:42:09 -04:00
Geoff Brown
f47fc7a087
Bug 661900 - LRU-SP not fully implemented in memory cache; r=michal
2011-09-08 14:00:24 +02:00
Felix Fung
0bc71ca85d
Bug 577266 - Correct misspellings in source code
2011-09-06 17:20:35 -07:00
Markus Stange
d88c5bdf23
Bug 667533 - Display application/json data as text. r=bzbarsky
2011-08-08 20:32:07 +02:00
Honza Bambas
cf3dc1ba8d
Bug 675804, r=jduell
2011-08-08 14:20:02 +02:00
Jason Duell
749d97aaae
bug 675784 - websockets early cancel part 2/2 r=mcmanus.
2011-08-07 09:44:19 -04:00
Patrick McManus
7fdc6c1a65
bug 675784 - websockets early cancel part 1/2 r=jduell
2011-08-07 09:43:53 -04:00
Michael Wu
fbcd07dca0
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
2011-08-06 22:03:32 -07:00
Matheus Kerschbaum
e344eca605
Bug 675500 - Remove --disable-storage. r=khuey
2011-08-06 19:05:49 +02:00