Michal Novotny
f47b94ffb3
Bug 488270 - "New APIs for precise time measurement of net requests" [r=mayhemer sr=shaver]
2009-09-01 15:55:50 -05:00
Johnny Stenback
db996331fd
Backed out changeset 7d5e1bcb4729 due to mochitest errors.
2009-08-31 14:57:45 -07:00
Matin Movassate
64c233c8d8
Resolving bug 491201. Added ability for XMLHttpRequest.send() to accept an nsIDOMFile. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com
2009-08-31 14:07:16 -07:00
Jason Duell
9910cfcf97
Necko init patch, with modeline fixes
2009-08-18 12:05:15 -07:00
Jason Duell
afd58eee0c
Move necko to tier_gecko, r=bsmedberg
2009-09-11 14:52:19 -07:00
Jeff Walden
5e005621ac
Bug 524245 - Correctly serialize and deserialize nsNestedAboutURI::mBaseURI as the same interface, not as different ones. r=bz
2009-10-26 15:48:23 -07:00
Doug Turner
52cb1d3edc
Expose device type in user agent. r=vlad
2009-10-24 23:09:46 -07:00
Benjamin Smedberg
ba372f3a4c
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Vladimir Vukicevic
8bf9ece2a9
b=511808, disable Camellia on Windows CE until alignment bug is fixed; r=jduell
2009-08-24 11:07:48 -07:00
bjarne@runitsoft.com
99d395b79d
Bug 510359 - Cached "Vary: Cookie" responses are improperly revalidated/reused r=biesi
2009-08-24 10:32:18 -04:00
Neil Rashbrook
5e803b125c
Bug 408599 Expose nsSimpleNestedURI to XPCOM r=biesi sr=bz
2009-08-23 23:48:07 +01:00
Jason Duell
bf2fc7874c
Bug 511718 - Fix compiler warnings about redefining LOG in necko; r=cbiesinger
2009-08-21 00:55:07 +02:00
Justin Dolske
a2036ff99b
Bug 380917 - Remove old password manager .idl and .h files. r=mconnor
2009-08-20 15:17:30 -07:00
Justin Dolske
eb283d7099
Bug 510627 - Windows CE hanging on some SSL sites. r=vladimir sr=cbiesinger
2009-08-20 15:17:29 -07:00
L. David Baron
f17afd5ec8
Backed out changeset 3a829715fd39 (Bug 482935) on suspicion of causing mochitest-plain leaks.
2009-08-20 12:22:30 -07:00
Bjarne
0213d2b0fd
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed, r=jduell.mcbugs
2009-08-20 17:45:38 +02:00
Serge Gautherie
f5b93c930a
Bug 474296 - Remove UA define of "WinNT3.51" and "WinNT4.0" due to out of support; (Av2) WNTv4 and (all) older; r=cbiesinger
2009-08-20 17:30:25 +02:00
Serge Gautherie
e9286ec37b
Bug 511395 - Remove MSVC6 support from the tree, in netwerk; (Av1) Update comment only; r=cbiesinger
2009-08-19 17:01:57 +02:00
Peter Kasting
be21385163
Merge bug 512774
2009-08-27 12:56:15 -07:00
Peter Kasting
dffb1b4ec7
Bug 512774 - Update eTLD ruls for .cr. r=gerv
2009-08-27 12:10:37 -07:00
Honza Bambas
9717eb40b7
Backout rev fc99651e9bca
2009-08-26 21:39:37 +02:00
Honza Bambas
b13c9d1676
Bug 479485 - Invalid port numbers cause default port to be used, should fail to load, r=bz
2009-08-26 20:08:28 +02:00
Benjamin Smedberg
36bc86429d
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
tglek@mozilla.com
6da2f5fcc8
Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
...
* * *
* * *
2009-08-27 08:35:48 -07:00
Marco Bonardo
30dab76e20
Backout Bug 462381 due to Mac build bustage
2009-10-13 16:53:27 +02:00
Mitchell Field
7df5fc2f99
Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
...
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Bobby Holley
6be6d69d7c
Bug 509929 - Reference cycle between nsProgressNotificationProxy and nsHttpChannel on channel redirect. r=biesi
2009-08-13 13:20:41 +02:00
Navin Lal
630f98121a
Bug 385154 - remove nsInt64 usage from the tree. r=roc
2009-08-12 10:51:46 +02:00
timeless
9cc3ccb234
Bug 505725 nsWifiMonitor::DoScan seems to leak ndis_handle in all failure cases
...
r=dougt
2009-08-12 11:49:53 +02:00
timeless
aadba2112a
Bug 505724 nsWifiMonitor::DoScan seems to leak apple_80211_library or crash in all failure cases
...
r=dougt
2009-08-12 11:49:53 +02:00
timeless@mozdev.org
e5afce9f26
Bug 505723 nsWifiMonitor::DoScan seems to leak iwlib_handle after ReplaceArray(lastAccessPoints, accessPoints)
...
r=dougt
2009-08-12 11:49:53 +02:00
Masatoshi Kimura
96635a0c33
Bug 493483 - "No proxy for" setting doesn't support IPv6 address literals. r=jduell, sr=bz
2009-08-11 10:28:34 +02:00
Kai Engert
b98bb36896
Bug 478839 - Support South Korean SEED crypto cipher suites. r=nelson
2009-08-09 09:19:06 +02:00
Mook
a38e95f58a
Bug 504025 - [windows x64] casting pointer to long is illegal on win64; cast to PRUptrdiff for printing out pointers; r=cbiesinger
...
--HG--
extra : rebase_source : 9e9c5bc75f6d0c364bdd3d92b4b543da9f94b3bb
2009-08-09 00:50:42 +02:00
Mook
54cdda5f27
Bug 504025 - [windows x64] casting pointer to long is illegal on win64; don't cast HANDLE to UINT either; r=doug.turner sr=cbiesinger
...
--HG--
extra : rebase_source : fe76a36b0ea21d3180883fc86772da029714b9da
2009-08-09 00:50:36 +02:00
Michal Novotny
3fba95639e
Bug 484684 - ParseFTPList can't handle regular unix ls -l listing of filenames starting with spaces; r=jduell.mcbugs sr=bzbarsky
2009-08-08 11:55:16 +02:00
L. David Baron
2dc3fff9f7
Merge re-enabling of leaked URL dump.
2009-08-07 08:23:30 -07:00
L. David Baron
63608d39e3
Backed out changeset bae405b94b96 (testing to see if it affected bug 505718, bug 508767) to re-enable leaked url dump for unit test boxes.
2009-08-07 08:23:15 -07:00
L. David Baron
2b50e35c2f
Try disabling DEBUG_DUMP_URLS_AT_SHUTDOWN to see if it's responsible for the unit test shutdown hangs (bug 505718, bug 508767)
2009-08-06 11:29:08 -07:00
Serge Gautherie
b97a0e78a3
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Shawn Wilsher
9c62ea448e
Bug 508605 - NetUtil.asyncCopy does not handle nsISafeOutputStreams correctly
...
This moves nsISafeOutputStream.idl into xpcom/io and makes nsAStreamCopier
handle nsISafeOutputStream correctly (calling finish instead of close).
r=bz
r=bsmedberg
--HG--
rename : netwerk/base/public/nsISafeOutputStream.idl => xpcom/io/nsISafeOutputStream.idl
2009-08-06 13:34:46 -07:00
Ted Mielczarek
fb6939649b
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Shawn Wilsher
a8247b5446
Bug 491936 - Create tests for NetUtil.jsm
...
Creates tests for NetUtil.jsm and fixes some minor errors with it.
r=bz
2009-08-05 13:19:01 -07:00
Ted Mielczarek
a93edc1590
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:49 -04:00
Ted Mielczarek
092e85a88d
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:20 -04:00
timeless@mozdev.org
b75726fdec
Bug 508074 nsBinHexDecoder should use an nsCString for mName
...
r=biesi
2009-08-05 14:42:52 -04:00
timeless@mozdev.org
4cd5ae33cc
Bug 508229 Clean up whitespace in nsBinHexDecoder
...
r=biesi
2009-08-05 14:41:45 -04:00
Brad Lassey
ff45688575
fixing wince build bustage from bug 505032 r=biesi
2009-08-05 14:40:42 -04:00
Ted Mielczarek
bb3956d8f7
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Jason Duell
b6bc4b5078
Bug 485230. Add way to disable caching during development. r+sr=cbiesinger
...
--HG--
extra : rebase_source : 05d555c4bb1f1382b7fbd7191df4a57d9572e0b4
2009-08-05 14:39:06 +12:00
Jacek Caban
321856ace5
Bug 505032. Fix compilation of nsWifiScannerWin on MinGW. r=biesi
...
--HG--
extra : rebase_source : 1cc3dfd4a7cee3b62441370e511e2acc41327974
2009-08-05 14:39:06 +12:00
Jesse Ruderman
c5ba1fd914
Remove stray line break in NS_WARNING
2009-08-03 16:17:35 -07:00
Masatoshi Kimura
f27de5a1af
Bug 468351 - "display of header values with unencoded special characters broken" - core fix [r=smontagu sr=bienvenu]
2009-07-28 10:04:14 +01:00
Michael Kohler
4b7c87c984
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
2009-07-27 10:47:02 +02:00
Doug Turner
b9102c3d0e
[Bug 505277] - strncpy without null termination in nsWifiScannerUnix. r=dbaron
2009-07-22 13:33:44 -07:00
Doug Turner
6d75c40815
[Bug 505278] - nsWifiAccessPoint::GetSsid doesn't do what it thinks it does with embedded nulls. r=dbaron
2009-07-22 13:32:40 -07:00
Dão Gottwald
ae63a93e39
Backed out changeset af278cec894d because of test_eviction.html failure
2009-07-21 06:24:37 +02:00
Dan Witte
17d17efd50
Bug 444600 - (cookiemonster2) Cookies go missing after a few days. Implement an age+number based purge algorithm. r=sdwilsh, sr=mconnor
2009-07-20 18:32:38 -07:00
Honza Bambas
479929e28c
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 20:29:41 +02:00
Honza Bambas
9d5c6615df
backing out 0a13ddc99c95, bug 475053
2009-07-20 20:00:49 +02:00
Honza Bambas
3f7b9b6a29
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 17:25:05 +02:00
Honza Bambas
019d82d46c
Bug 501422 - HTML5 offline resources doesn't work, r=bzbarsky
2009-07-20 17:25:04 +02:00
Daniel Jeter II
38d2a4bd4f
Bug 503186 - DeprecationWarning using Python 2.6, r=bsmedberg
2009-07-17 10:20:11 -04:00
Dan Witte
73a268beee
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
2009-07-15 17:57:29 -07:00
Justin Dolske
73af5c7ce6
Bug 503202 - Change Windows CE user agent string. r=vladimir
2009-07-09 15:23:04 -07:00
Doug Turner
4dc88e4527
Bug 490663 - Autodialer does not work on proxied connections. r=blassey, sr=vlad
2009-07-08 10:52:45 -07:00
Mark Finkle
98c2bbbe5c
Bug 499852: up network thread priority on Windows CE, r=vlad, sr=biesi
2009-07-06 15:20:10 -04:00
Vladimir Vukicevic
b65bb492e8
b=499852; up network thread priority on Windows CE; r=jduell,sr=biesi
2009-07-01 11:35:56 -07:00
timeless@mozdev.org
70fb250fba
Bug 500167 http should use contractids for other services
...
r=biesi sr=biesi
2009-06-27 18:42:51 -07:00
Steven Michaud
e4958ecdca
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
2009-06-23 14:09:19 -05:00
Neil Rashbrook
82443aa6e6
Test for bug 499675
2009-06-23 13:25:30 +01:00
Neil Rashbrook
41effb3a7d
Bug 499675 data protocol handler should not match data: scheme case-sensitively r+sr=biesi
2009-06-23 12:44:37 +01:00
Makoto Kato
e3f28bfc86
Bug 498324 - Network layer support for Symbian emulator. r=bzbarsky, sr=cbiesinger
2009-06-19 16:11:32 +09:00
Shawn Wilsher
6a8d60b403
Bug 494217 - nsINetUtil::unescapeString drops high bytes of UTF-16 strings from JS
...
This fixes an issue where unescapeString will drop the high bytes of a UTF-16
string when unescaping, resulting in a loss of data.
r=bz
sr=bz
2009-06-17 12:13:02 -07:00
Mark Smith
83c646ef2f
Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
...
channels with no docshell. r+sr=bzbarsky.
Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Bjarne
ba10247a78
Bug 490095 fix regression from bug 468594: don't override VALIDATE_NEVER when
...
the URL has a query string and no explicit expiration time.
r+sr=biesi
2009-06-16 18:27:17 +02:00
Arpad Borsos
9c8455122d
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
...
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
2009-06-16 14:38:51 +02:00
Florian Queze
89f0485f85
Bug 316071 - Software Update progress bar updates in 300k chunks, making it look stalled for dialup users. r=biesi
2009-06-16 10:46:40 +02:00
Arpad Borsos
21896afffc
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Hanspeter Niederstrasser
057b61a337
Bug 490995 - "netwerk/wifi assumes Darwin=cocoa" [r=ted.mielczarek]
...
--HG--
extra : rebase_source : 65a436247d18e99e833e8a9be4f69f84169aa3ca
2009-06-15 10:09:16 -04:00
Phil Ringnalda
8bb7e56402
Bug 103430 - move testserver into mozilla/tools as an optional tool and then remove it from there, r=jduell, sr=bz
2009-06-13 11:53:37 -07:00
Arpad Borsos
118ee75268
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
990fceee6e
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
...
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
2009-05-07 17:15:26 +02:00
Marco Pesenti Gritti
9a4c0b4b6f
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Arpad Borsos
e6fe766c98
Bug 497068: Fix "will be initialized after" warnings; r=dbaron
2009-06-09 18:03:59 +02:00
Arpad Borsos
a56370e043
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
2009-05-26 10:53:15 +02:00
L. David Baron
abc7a6bc3e
Dump list of leaked nsStandardURL objects at shutdown in builds with leak logging enabled, to give us more insight into the portion of the random orange that is random leaks.
2009-06-10 08:51:03 -04:00
Serge Gautherie
c5db2caabd
Bug 470241 - [Firefox] test_bug248970_cache.js leaks; (Av1a) trivial cleanup; r=sdwilsh
2009-06-02 00:21:33 +02:00
Jeff Walden
636a732a1a
Forgot to bump UUID in bug 484027, doing so now, r=sparky
2009-05-30 21:26:17 -07:00
Jeff Walden
761496e526
Bug 484027 - Add a method providing minimally controlled arbitrary write access to the connection within a response, allowing arbitrary information (even data which is not a syntactically valid HTTP response) to be sent in responses. r=sayrer
...
--HG--
extra : rebase_source : 2d61cccef9b076b2e5dbe1074af99f572d60b700
2009-05-28 14:54:42 -07:00
Kai Engert
3d486c9ebb
Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
...
(applies to firefox with SSL client auth, too)
r=relyea for an earlier patch that was checked in to mozilla-1.8.x more than a year ago
r=honzab on the diff on top of that earlier patch
a=beltzner for landing on restricted trunk
2009-05-21 00:21:51 +02:00
Dave Townsend
dd2848c629
Backed out changeset 461d728271d1
2009-05-19 13:51:18 +01:00
Arpad Borsos
6a70c37113
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Atsushi Sakai
430959849d
Bug 493522 - Some Wi-Fi related tools don't work after using geolocation. r=dougt, sr=vlad
2009-05-18 15:58:23 -07:00
Jason Duell
74290526d5
Allow top-level, non-POST 3xx redirects from proxy server: bug 491818
2009-05-17 10:22:55 -04:00
Daniel Veditz
4fe354136f
bug 491801 the no_auth URLparser needs to enforce no_auth, r=jduell, sr=biesi
2009-05-16 20:21:35 -07:00
Adam Langley
5618ee659d
Bug 492583 Change of registry-controlled-domain status for .pw
...
r=gerv
2009-05-15 20:56:11 +02:00
timeless@mozdev.org
2fa5162995
Bug 477934 nsSafeFileOutputStream (prefs.js) not safe from system crashes
...
r=biesi
2009-03-12 13:13:00 +01:00
Steven Michaud
d170a6ab3a
Backed out changeset add33a95e3ef to fix talos crashes. b=489864
2009-05-11 15:39:37 -05:00
Steven Michaud
580be164cf
get rid of nsIInternetConfigService (patch mostly by joshmoz@mozilla.com). b=489864 r=josh sr=roc
2009-05-11 13:17:35 -05:00
L. David Baron
45e1fc1783
Backed out changeset 240fa475d2b0 (temporary leak debugging code).
2009-05-08 21:37:28 -07:00
L. David Baron
812a8ebd1a
Temporarily land patch to dump leaked nsStandardURL objects at shutdown, to give us more insight into the portion of the random orange that is random leaks. a=josh for CLOSED TREE
2009-05-08 14:26:33 -07:00
Boris Zbarsky
132895694f
Actually address review comments for bug 482310. a=sdwilsh for CLOSED TREE
2009-05-07 17:00:06 -04:00
Boris Zbarsky
612e9ad4e4
Bug 482310. Add a JS api to asynchronously copy data to an output stream. r+sr=bsmedberg.
2009-05-07 15:21:54 -04:00
Dão Gottwald
b63445511d
Backout bug 477934 because of Tshutdown regression
2009-05-07 11:51:14 +02:00
Patrick McManus
d8ac17d88c
Fixing bug 488162. Disable prefetches on proxy config and pref, r+sr=bzbarsky@mit.edu
2009-05-06 14:26:33 -07:00
Jeff Beckley
d6ac4a3a4e
Bug 491622 - DOS line endings on wlanapi.h r=me/r=dolske
2009-05-06 11:55:33 -07:00
Gavin Sharp
601c9fad71
Bug 484115 - "Uninitialized local variable warning in nswifimonitor.cpp" [r=doug.turner sr=jst]
2009-05-06 10:21:44 -07:00
timeless@mozdev.org
e24b722984
Bug 477934 nsSafeFileOutputStream (prefs.js) not safe from system crashes
...
r=biesi
2009-03-12 13:13:00 +01:00
Jeff Walden
c6fc6e7ac5
Bug 482418 - HTTP range handling code shouldn't run when requesting and processing SJS files. Tag-team patching and testing effort by roc and me, r=me
2009-04-23 14:04:50 -07:00
Jason Duell
0c31d2c87a
Bug 479880. Prevent failed SSL tunnel replies from being interpreted: replace with boilerplate error pages. r=jwalden, sr=bzbarsky
2009-04-23 15:49:32 -04:00
Ehsan Akhgari
4361efcb13
Backed out changeset 88f76db49467 (bug 489585) due to test failures on OS X
2009-04-23 11:45:33 +04:30
Ehsan Akhgari
29e7b37748
Bug 489585 - Private browsing cache test leaves directories behind; r+sr=bzbarsky
2009-04-23 10:25:48 +04:30
Josh Aas
95fda97343
Port networking to 64-bit Mac OS X. b=489280 r=smichaud sr=roc
2009-04-22 09:05:35 -04:00
Nino DAversa
9f514b4be2
Bug 482613 - Support for WiFi Scanning on Windows Mobile r=dougt, sr=jst
2009-04-21 07:30:25 -07:00
Jonathan Steele
45d27a9d98
Bug 488777 - Removal of createTemporaryClientID under netwerk/cache; r+sr=cbiesinger
2009-04-20 12:31:26 +02:00
Jeff Walden
184866a5ae
Disable debug logging in httpd.js now that the previous change appears acceptable to tinderboxen. Also disable test_start_stop.js on Windows, because Windows is dumb and will let me asyncListen on two nsIServerSockets at the same time on the same port without the second such call throwing an exception. r=bloatedtinderboxlogs, r=stupidwindows
2009-04-15 17:55:36 -07:00
Jeff Walden
74b32c3636
Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer
2009-04-15 13:19:35 -07:00
Doug Turner
ef6d1774ca
Bug 488140 - rename the class in nsAutodial and friends to be consistent. r=jduell, sr=stuart
2009-04-13 21:41:33 -07:00
Arpad Borsos
8415a2fae1
Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg
2009-04-14 10:02:58 +02:00
Doug Tuner
d7f6d3ca7b
bug 486063 - AutoDialer support on Windows Mobile doesn't work just quite right r=blassey sr=stuart
2009-04-13 22:49:06 -04:00
Dão Gottwald
65b5d09e58
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00
Josh Aas
39f5ad242c
Remove OJI from the tree. b=485984 r/sr=jst
2009-04-09 22:38:21 -04:00
Boris Zbarsky
1cd43cc746
Bug 403199. Don't log addref/release of nsSimpleNestedURI, becuse it doesn't work right when someone addrefs the derived class but releases the base class canonical nsISupports, due to aggregation. r=dbaron
2009-04-09 14:01:16 -04:00
Adam Barth
e56a5f719d
Bug 465007. Harmonize content sniffing in HTML5 and Firefox. r=jdrew,sr=bzbarsky
2009-04-06 12:30:03 +12:00
Dão Gottwald
27810137b9
Backed out changeset 905b72e27bb9
2009-04-05 17:49:12 +02:00
Michal Novotny
f9eb2c24be
Bug 475444 - HTTP standard violation, Content-length header appears to be ignored under some circumstances. r=bz, sr=biesi
2009-04-05 16:50:45 +02:00
Michal Novotny
2191fac1fe
Bug 353040 - Wrong handling of SOCKS v5 CONNECT Replies from socks server; r+sr=cbiesinger
2009-04-01 23:53:02 +02:00
Michal Novotny
8e17d253af
Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky.
2009-03-30 15:10:13 -04:00
Simon Montagu
e4d0ea112b
Display URLs containing unassigned Unicode code points in punycode. Bug 479413, r=jduell, sr=jst
2009-03-29 00:49:31 -07:00
Michal Novotny
c6a7de48ce
Bug 290032 - Some files are never cached due to hash collisions which are quite common due to weak string hash function; r=(bzbarsky + dcamp) sr=bzbarsky
2009-03-27 18:58:06 +01:00
Neil Rashbrook
a3cb4f1f32
Fix allocator abuses: bug 331165 r+sr=bsmedberg; bug 484309 r+sr=bsmedberg; bug 484312 r+sr=biesi
2009-03-25 13:19:08 +00:00
Vladimir Vukicevic
baea3e5eca
WinCE bustage fix.
2009-03-24 20:55:17 -07:00
Vladimir Vukicevic
9500ab3b18
b=465662; don't build libreg on Windows CE; r=bsmedberg
2009-03-24 18:45:21 -07:00
Boris Zbarsky
30a3d1ae6c
Bug 483788. Don't leak if a broken protocol handler returns a channel but error rv. r=bsmedberg, moa=biesi
2009-03-23 14:53:14 -04:00
Ted Mielczarek
1771ccc676
bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
...
--HG--
rename : toolkit/components/downloads/test/downloads.empty.sqlite => browser/components/privatebrowsing/test/unit/downloads.empty.sqlite
rename : dom/src/json/test/fail1.json => dom/src/json/test/unit/fail1.json
rename : dom/src/json/test/fail10.json => dom/src/json/test/unit/fail10.json
rename : dom/src/json/test/fail11.json => dom/src/json/test/unit/fail11.json
rename : dom/src/json/test/fail12.json => dom/src/json/test/unit/fail12.json
rename : dom/src/json/test/fail13.json => dom/src/json/test/unit/fail13.json
rename : dom/src/json/test/fail14.json => dom/src/json/test/unit/fail14.json
rename : dom/src/json/test/fail15.json => dom/src/json/test/unit/fail15.json
rename : dom/src/json/test/fail16.json => dom/src/json/test/unit/fail16.json
rename : dom/src/json/test/fail17.json => dom/src/json/test/unit/fail17.json
rename : dom/src/json/test/fail18.json => dom/src/json/test/unit/fail18.json
rename : dom/src/json/test/fail19.json => dom/src/json/test/unit/fail19.json
rename : dom/src/json/test/fail2.json => dom/src/json/test/unit/fail2.json
rename : dom/src/json/test/fail20.json => dom/src/json/test/unit/fail20.json
rename : dom/src/json/test/fail21.json => dom/src/json/test/unit/fail21.json
rename : dom/src/json/test/fail22.json => dom/src/json/test/unit/fail22.json
rename : dom/src/json/test/fail23.json => dom/src/json/test/unit/fail23.json
rename : dom/src/json/test/fail24.json => dom/src/json/test/unit/fail24.json
rename : dom/src/json/test/fail25.json => dom/src/json/test/unit/fail25.json
rename : dom/src/json/test/fail26.json => dom/src/json/test/unit/fail26.json
rename : dom/src/json/test/fail27.json => dom/src/json/test/unit/fail27.json
rename : dom/src/json/test/fail28.json => dom/src/json/test/unit/fail28.json
rename : dom/src/json/test/fail29.json => dom/src/json/test/unit/fail29.json
rename : dom/src/json/test/fail3.json => dom/src/json/test/unit/fail3.json
rename : dom/src/json/test/fail30.json => dom/src/json/test/unit/fail30.json
rename : dom/src/json/test/fail31.json => dom/src/json/test/unit/fail31.json
rename : dom/src/json/test/fail32.json => dom/src/json/test/unit/fail32.json
rename : dom/src/json/test/fail33.json => dom/src/json/test/unit/fail33.json
rename : dom/src/json/test/fail34.json => dom/src/json/test/unit/fail34.json
rename : dom/src/json/test/fail4.json => dom/src/json/test/unit/fail4.json
rename : dom/src/json/test/fail5.json => dom/src/json/test/unit/fail5.json
rename : dom/src/json/test/fail6.json => dom/src/json/test/unit/fail6.json
rename : dom/src/json/test/fail7.json => dom/src/json/test/unit/fail7.json
rename : dom/src/json/test/fail8.json => dom/src/json/test/unit/fail8.json
rename : dom/src/json/test/fail9.json => dom/src/json/test/unit/fail9.json
rename : dom/src/json/test/json2.js => dom/src/json/test/unit/json2.js
rename : dom/src/json/test/pass1.json => dom/src/json/test/unit/pass1.json
rename : dom/src/json/test/pass3.json => dom/src/json/test/unit/pass3.json
rename : testing/xpcshell/example/location_load.js => testing/xpcshell/example/unit/location_load.js
rename : toolkit/components/commandlines/test/unit/unix/test_bug410156.js => toolkit/components/commandlines/test/unit_unix/test_bug410156.js
rename : toolkit/components/commandlines/test/unit/win/test_bug410156.js => toolkit/components/commandlines/test/unit_win/test_bug410156.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug257155/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug257155/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_e_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_e_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_f_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_f_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug299716_g_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug299716_g_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug324121_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug324121_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug335238_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug335238_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_10/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_10/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_11/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_11/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_12/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_12/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_13/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_13/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug378216_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug378216_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug394300_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug394300_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_a_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_a_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_b_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_b_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_c_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_c_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug396129_d_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug396129_d_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug397778/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug397778/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug425657/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug425657/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_1/README => toolkit/mozapps/extensions/test/addons/test_bug428341_1/README
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug428341_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug428341_9/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug436207/install.js => toolkit/mozapps/extensions/test/addons/test_bug436207/install.js
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_1/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_2/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_3/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_4/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_4/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_5/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_5/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_6/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_6/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_7/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_7/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_8/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_8/install.rdf
rename : toolkit/mozapps/extensions/test/unit/addons/test_bug463819_9/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug463819_9/install.rdf
2009-03-21 11:20:00 -04:00
Neil Rashbrook
6fc3650937
VC7.1 bustage fix for bug 479898 r=dougt
2009-03-21 11:49:51 +00:00
Josh Aas
dde6460538
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
2009-03-19 10:41:13 -07:00
Koen Deforche
75ac13eab6
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
2009-03-19 00:59:39 +01:00
Bjarne
05aa68f383
Bug 203271 - max-age should override expires in http headers; r=(cbiesinger + jwalden+bmo) sr=cbiesinger
2009-03-19 00:59:36 +01:00
Honza Bambas
c6cf082ec7
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger
2009-03-18 15:52:31 +01:00
Doug Turner
c184d6ab22
Bug 482897 - AutoDialer support on Windows Mobile. r=blassey r=jduell.mcbugs
2009-03-17 23:46:19 -07:00
Doug Turner
c4b46661bd
Bug 479898 - Support for wifi scanning. r=dolske/stuart, sr=jst
2009-03-16 17:30:58 -07:00
Bjarne
95ca98caac
Bug 468594 - Fix heuristic query freshness; r=cbiesinger
2009-03-17 15:23:01 +01:00
Boris Zbarsky
7919f69bbf
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Dave Townsend
f1b372e8db
Backed out changeset 55d159b75f41 from bug 482659.
2009-03-17 11:08:59 +00:00
Boris Zbarsky
0c6cf95474
Bug 482659. Give about:blank documents the base URI of the document that did the load. r=dcamp, sr=jst
2009-03-16 20:59:33 -04:00
Dan Witte
b0e5d90925
Backed out changeset d6a5afef5837
2009-03-16 01:33:54 -07:00
Dan Witte
b3267037da
Bug 444600 - (cookiemonster2) Cookies go missing after a few days. r=sdwilsh, sr=mconnor
2009-03-15 21:38:56 -07:00
Phil Ringnalda
4f10163f72
Bug 482887 - Remove pointless and unmaintained jarlist.dat, r+sr=biesi
2009-03-15 17:51:10 -07:00
Serge Gautherie
4237a9a224
Backed out changeset: be6d39f94146 of
...
Bug 203271 - max-age should override expires in http headers; r+sr=cbiesinger
which breaks all test suites.
2009-03-13 19:08:52 +01:00
Bjarne
a36bad0f75
Bug 203271 - max-age should override expires in http headers; r+sr=cbiesinger
2009-03-13 15:51:29 +01:00
Michal Novotny
90f671e83d
Bug 482601. Add tests for bug 449198. r=bzbarsky
2009-03-12 12:59:00 -04:00
Ben Newman
69845557e1
Bug 470282 - nsProxyRelease.h include guard is not setup properly. r+bnewman
2009-03-11 20:22:48 -07:00
Robert Sayre
f9785dff90
Backout patch for Bug 465158 due to Ts regression.
2009-03-10 21:43:09 -04:00
Nelson Bolyard
d2544da1aa
Bug 459524 - Interpret SOCKS5 DNS reply more accurately, r=biesi
2009-03-10 16:14:06 -04:00
Honza Bambas
ff70e9bc00
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger
2009-03-10 20:12:55 +01:00
Bjarne
e7e01db4b9
Bug 473371 - Make FTP also honor LOAD_ANONYMOUS flag; r=jduell.mcbugs sr=jonas
2009-03-08 10:38:57 +01:00
Mook
2a143008b5
Bug 481311 - nsIResProtocolHandler.idl shouldn't #include nsAString.h. r=bsmedberg
2009-03-08 10:21:38 +01:00
Bryan McQuade
47b630b020
Bug 481612 - Should send activity distributor notifications also for STATUS_RECEIVING_FROM
...
r+sr=biesi
2009-03-05 19:47:01 +01:00
Chris Double
025be432dd
Backed out changeset 98381f8c8e08 due to test failure
2009-03-05 23:19:14 +13:00
Dan Witte
ef83e1d68c
change cookie eviction so that purges only take place when the limit on max cookies is reached, and the oldest cookie is greater than a set age. b=444600, r=sdwilsh,
...
sr=mconnor.
2009-03-04 22:11:24 -08:00
Mark Banner
9f82c7f4dd
Bug 480324 Link state detection on Mac OS X not always working (offline, auto detect). r=dcamp,jduell.mcbugs,sr=jst
2009-02-28 09:53:45 +00:00
Jeff Walden
8132375fc2
Followup nitfix to bug 476302 that wasn't noticed when I reviewed the patch there
2009-02-27 15:57:07 -08:00
Ted Mielczarek
c4c5d3f905
bug 475178 - nsStandardURL::SetRef broken in Win32 PGO with new PGO input. r+sr=bz
2009-02-27 13:36:23 -05:00
Honza Bambas
e10a8c89c7
Bug 476302 - Allow httpd.js return multiple headers with same name, r=jwalden
2009-02-27 15:09:06 +01:00
Serge Gautherie
b1625bee19
Merge for "Backed out changeset: fe7134fc65ec" of
...
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing; r=cbiesinger
which is suspected of perf regression: see bug 480464.
2009-02-27 05:52:03 +01:00
Serge Gautherie
ee44fa427e
Backed out changeset: fe7134fc65ec
2009-02-27 05:50:12 +01:00
Honza Bambas
7e1b0db13a
Bug 474038 - Don't reuse keep-alive connections for both anonymous and non-anonymous requests; r=(cbiesinger + jonas) sr=jonas
2009-02-26 18:43:45 +01:00
Honza Bambas
67f87f0e6a
Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing; r=cbiesinger
2009-02-26 18:25:09 +01:00
Serge Gautherie
0cf7df2871
Backed out changeset: 08b98b9b0868
2009-02-25 16:46:51 +01:00
Koen Deforche
b4004d5d81
Bug 479016 - ftp fails opening PASV data connection over socks with remote dns resolution enabled; r=bzbarsky sr=cbiesinger
2009-02-25 16:25:06 +01:00
Dave Camp
0c5e4d11cc
Bug 471227 - revert debug spew for now.
2009-02-25 01:03:13 -08:00
Dave Camp
6b55f44cfb
Bug 471227 - More debug spew.
2009-02-24 23:12:13 -08:00
Jonas Sicking
8a0c1302d7
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
2009-02-24 11:46:51 -08:00
Jonas Sicking
987844b04b
Backed out changeset 4130ff1e52f3 (bug 479521) due to test failures.
2009-02-24 15:38:40 -08:00
Jonas Sicking
a46eae8b8b
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
2009-02-24 11:46:51 -08:00
Boris Zbarsky
e9dfe49666
Fixing comments to match reality. No bug.
2009-02-23 15:59:26 -05:00
Michal Novotny
618a8fbb85
Bug 474434 - Active ftp sessions are not closed when clearing recent history; r=bzbarsky sr=cbiesinger
2009-02-23 19:28:17 +01:00
Arpad Borsos
53027c35dd
Bug 474369 - get rid of nsVoidArray; netwerk part, v2; r=cbiesinger
2009-02-23 02:05:28 +01:00
Dave Camp
19961382d3
Bug 477748 - app cache chooses namespaces in the wrong order. r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Dave Camp
79e576b0fa
Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz
2009-02-22 11:09:10 -08:00
Dave Camp
004a905877
Bug 470274 - Firefox cannot visit any websites when waking from sleep. r+sr=bz
2009-02-22 11:09:09 -08:00
Ehsan Akhgari
71379763ff
Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor
2009-02-22 18:21:52 +03:30
Michal Novotny
f20d4669fb
Bug 386167 - firefox doesn't show login/password form when connecting to ftp server with anonymous accounts disabled; r+sr=bzbarsky
2009-02-21 03:09:18 +01:00
Jason Duell
c1e1fbbaf5
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
L. David Baron
3aba362292
Backed out changeset 4bd7dd7645c2 (Bug 474536)
2009-02-19 12:37:53 -08:00
Jason Duell
aaf78a83e2
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
Michal Novotny
ba890eeb6d
Bug 321361 - Cache corruption when viewing sites with several large images; r=dcamp sr=bzbarsky
2009-02-19 18:23:21 +01:00
Michal Novotny
8bdd2683e7
Bug 448141 - Unable to open file with special characters in file:// ftp:// listing (";", semicolon, in file name); r+sr=bzbarsky
2009-02-19 18:23:19 +01:00
Boris Zbarsky
a79385332a
Backed out changeset dcb3aa2fd0ab to see whether this fixes unit test bustage
2009-02-19 09:14:36 -05:00
Ehsan Akhgari
b73a635113
Bug 475141 - Create a C++ wrapper for the private browsing service for Firefox 3.1; r+sr=mconnor
2009-02-19 09:22:08 +03:30
Honza Bambas
323f086e5a
Bug 474696 - Process fallbacks on out-of-domain redirects, r=dcamp
2009-02-18 14:31:32 +01:00
Honza Bambas
d58e61f80a
Bug 468443 - Remove PUT/DELETE support from httpd.js, r=jwalden
2009-02-18 14:31:30 +01:00
bjarne@runitsoft.com
e006a13751
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-02-17 14:06:52 -08:00
Boris Zbarsky
d9761e7aaf
Bug 455367. Don't just assume that all image loads get data; ask imagelib instead. r=kaie, r=joedrew, sr=jst
2009-02-16 09:11:30 -05:00
Ehsan Akhgari
3af248ab5e
Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky
2009-02-15 10:51:04 +03:30
Michal Novotny
0adb622172
Bug 449198 - http-on-examine-response isn't fired when a response comes from the cache; r=bzbarsky sr=cbiesinger
2009-02-12 05:16:00 +01:00
Dave Camp
b21cbe7c23
Bug 477666: namespaces broken after an appcache update. r=honzab, sr=bz
2009-02-09 22:40:40 -08:00
Patrick McManus
abe9b55a58
Bug 454990. On Windows, increase the size of our TCP send window to 128KB, from the default of 8KB. The value is already 128KB on other OSes, and it appears that other browsers on Windows change the default in the same way. r=jduell, r+sr=bzbarsky.
2009-02-09 12:31:44 -05:00