Benjamin Smedberg
0df64c6bc4
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
a0ee6410f1
Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
...
* * *
* * *
2009-08-27 08:35:48 -07:00
Benjamin Smedberg
2e9438fd2f
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
8025aafe1c
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
9c260a2ab5
Bug 510359 - Cached "Vary: Cookie" responses are improperly revalidated/reused r=biesi
2009-08-24 10:32:18 -04:00
Neil Rashbrook
6703d55afc
Bug 408599 Expose nsSimpleNestedURI to XPCOM r=biesi sr=bz
2009-08-23 23:48:07 +01:00
Jason Duell
f7394c2c36
Bug 511718 - Fix compiler warnings about redefining LOG in necko; r=cbiesinger
2009-08-21 00:55:07 +02:00
Justin Dolske
1b26f9a08b
Bug 380917 - Remove old password manager .idl and .h files. r=mconnor
2009-08-20 15:17:30 -07:00
Justin Dolske
5c8fe7b1db
Bug 510627 - Windows CE hanging on some SSL sites. r=vladimir sr=cbiesinger
2009-08-20 15:17:29 -07:00
L. David Baron
d2fe19f12a
Backed out changeset 3a829715fd39 (Bug 482935) on suspicion of causing mochitest-plain leaks.
2009-08-20 12:22:30 -07:00
Bjarne
b52baf2375
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
29ef41e77d
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
e1d979a0d2
Bug 511395 - Remove MSVC6 support from the tree, in netwerk; (Av1) Update comment only; r=cbiesinger
2009-08-19 17:01:57 +02:00
Bobby Holley
f0f0fc4ad0
Bug 509929 - Reference cycle between nsProgressNotificationProxy and nsHttpChannel on channel redirect. r=biesi
2009-08-13 13:20:41 +02:00
Navin Lal
7d36965d96
Bug 385154 - remove nsInt64 usage from the tree. r=roc
2009-08-12 10:51:46 +02:00
timeless
f0125ad362
Bug 505725 nsWifiMonitor::DoScan seems to leak ndis_handle in all failure cases
...
r=dougt
2009-08-12 11:49:53 +02:00
timeless
4544f431e2
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
8318f2c97b
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
1fcebc0492
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
fd9b2056dc
Bug 478839 - Support South Korean SEED crypto cipher suites. r=nelson
2009-08-09 09:19:06 +02:00
Mook
c76fd52119
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
3aac38d487
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
150003cf2a
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
2280282428
Merge re-enabling of leaked URL dump.
2009-08-07 08:23:30 -07:00
L. David Baron
67e0d56fdf
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
fd82d36325
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
19afaa3c11
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
2009-08-06 20:00:41 +02:00
Shawn Wilsher
782cbb5800
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
ad775e7a7a
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
eba729bbcf
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
ae69d113a8
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
bf94951904
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
01df21eefc
Bug 508074 nsBinHexDecoder should use an nsCString for mName
...
r=biesi
2009-08-05 14:42:52 -04:00
timeless@mozdev.org
262ebbf1c5
Bug 508229 Clean up whitespace in nsBinHexDecoder
...
r=biesi
2009-08-05 14:41:45 -04:00
Brad Lassey
c3fb2a8e7f
fixing wince build bustage from bug 505032 r=biesi
2009-08-05 14:40:42 -04:00
Ted Mielczarek
b6d8d93b5c
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
e589bcc18e
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
df73bbb021
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
5d3b01fe98
Remove stray line break in NS_WARNING
2009-08-03 16:17:35 -07:00
Masatoshi Kimura
fd105e7c22
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
404670f1f3
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
2009-07-27 10:47:02 +02:00
Doug Turner
be78c88279
[Bug 505277] - strncpy without null termination in nsWifiScannerUnix. r=dbaron
2009-07-22 13:33:44 -07:00
Doug Turner
17225a64d3
[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
72aeda029d
Backed out changeset af278cec894d because of test_eviction.html failure
2009-07-21 06:24:37 +02:00
Dan Witte
325ed27d23
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
66ab2c6182
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 20:29:41 +02:00
Honza Bambas
0ca2f9d3e2
backing out 0a13ddc99c95, bug 475053
2009-07-20 20:00:49 +02:00
Honza Bambas
8236bd055e
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 17:25:05 +02:00
Honza Bambas
365bb48638
Bug 501422 - HTML5 offline resources doesn't work, r=bzbarsky
2009-07-20 17:25:04 +02:00
Daniel Jeter II
8f9209bc4f
Bug 503186 - DeprecationWarning using Python 2.6, r=bsmedberg
2009-07-17 10:20:11 -04:00
Dan Witte
ba6b491419
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
2009-07-15 17:57:29 -07:00
Justin Dolske
5e37204846
Bug 503202 - Change Windows CE user agent string. r=vladimir
2009-07-09 15:23:04 -07:00
Doug Turner
a2e8253fb1
Bug 490663 - Autodialer does not work on proxied connections. r=blassey, sr=vlad
2009-07-08 10:52:45 -07:00
Mark Finkle
de81a851f5
Bug 499852: up network thread priority on Windows CE, r=vlad, sr=biesi
2009-07-06 15:20:10 -04:00
Vladimir Vukicevic
a32c418d58
b=499852; up network thread priority on Windows CE; r=jduell,sr=biesi
2009-07-01 11:35:56 -07:00
timeless@mozdev.org
cc096f80f6
Bug 500167 http should use contractids for other services
...
r=biesi sr=biesi
2009-06-27 18:42:51 -07:00
Steven Michaud
3cf940577e
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
2009-06-23 14:09:19 -05:00
Neil Rashbrook
1e7f52df3f
Test for bug 499675
2009-06-23 13:25:30 +01:00
Neil Rashbrook
09baa30448
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
6fd01642f1
Bug 498324 - Network layer support for Symbian emulator. r=bzbarsky, sr=cbiesinger
2009-06-19 16:11:32 +09:00
Shawn Wilsher
98002d8f52
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
bb426c0819
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
f2735cd200
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
497b2e227d
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
de037324a8
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
ef105af6ce
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Hanspeter Niederstrasser
0cf882a60b
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
2906119379
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
cd1887abfd
Back out bug 474369, suspected of causing dhtml and tp3 regression
2009-06-12 23:20:55 +02:00
Arpad Borsos
3773b464cf
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
3a64c67e10
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
2009-06-11 13:09:34 -04:00
Arpad Borsos
a797cac310
Bug 497068: Fix "will be initialized after" warnings; r=dbaron
2009-06-09 18:03:59 +02:00
Arpad Borsos
589f71c968
Bug 467948 - fix some deprecated conversion from string constant warnings; r=dbaron
2009-05-26 10:53:15 +02:00
L. David Baron
8124f7c658
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
2a0b5adb6d
Bug 470241 - [Firefox] test_bug248970_cache.js leaks; (Av1a) trivial cleanup; r=sdwilsh
2009-06-02 00:21:33 +02:00
Jeff Walden
c8c9a50db2
Forgot to bump UUID in bug 484027, doing so now, r=sparky
2009-05-30 21:26:17 -07:00
Jeff Walden
fa4f06df47
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
361a0c664d
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
99034adf24
Backed out changeset 461d728271d1
2009-05-19 13:51:18 +01:00
Arpad Borsos
584155ddb7
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
2009-05-07 17:15:26 +02:00
Atsushi Sakai
d34f9aabd9
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
e88ee35760
Allow top-level, non-POST 3xx redirects from proxy server: bug 491818
2009-05-17 10:22:55 -04:00
Daniel Veditz
4210f1b6a9
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
7ff9827f0c
Bug 492583 Change of registry-controlled-domain status for .pw
...
r=gerv
2009-05-15 20:56:11 +02:00
timeless@mozdev.org
a3369e8a4f
Bug 477934 nsSafeFileOutputStream (prefs.js) not safe from system crashes
...
r=biesi
2009-03-12 13:13:00 +01:00
Steven Michaud
e8a3b22bb1
Backed out changeset add33a95e3ef to fix talos crashes. b=489864
2009-05-11 15:39:37 -05:00
Steven Michaud
4a54908c46
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
52cbbf22c8
Backed out changeset 240fa475d2b0 (temporary leak debugging code).
2009-05-08 21:37:28 -07:00
L. David Baron
735bc96f70
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
f4c921057f
Actually address review comments for bug 482310. a=sdwilsh for CLOSED TREE
2009-05-07 17:00:06 -04:00
Boris Zbarsky
cb4004dfeb
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
404289d05e
Backout bug 477934 because of Tshutdown regression
2009-05-07 11:51:14 +02:00
Patrick McManus
47f5a5ed6b
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
39be6cc0a9
Bug 491622 - DOS line endings on wlanapi.h r=me/r=dolske
2009-05-06 11:55:33 -07:00
Gavin Sharp
eccc195780
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
df58380163
Bug 477934 nsSafeFileOutputStream (prefs.js) not safe from system crashes
...
r=biesi
2009-03-12 13:13:00 +01:00
Jeff Walden
d768ee57c5
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
944be0e667
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
7b5c2380ff
Backed out changeset 88f76db49467 (bug 489585) due to test failures on OS X
2009-04-23 11:45:33 +04:30
Ehsan Akhgari
df9be848c1
Bug 489585 - Private browsing cache test leaves directories behind; r+sr=bzbarsky
2009-04-23 10:25:48 +04:30