Граф коммитов

6222 Коммитов

Автор SHA1 Сообщение Дата
Taras Glek cc2020de76 Bug 520069 - cope with nsResURLs that don't point to physical files r=biesi
--HG--
extra : rebase_source : 451622b7f43dfaafa6ea10b28e452dc65678a594
2009-10-08 11:19:07 -07:00
Ben Hsieh 0476c7f10f Bug 510991 - NS_GetURLSpecFromFile does a stat(). r=biesi 2009-10-06 15:43:59 +02:00
Taras Glek 1ef63bc9d4 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:44:52 +02:00
Dão Gottwald bdf29ceb01 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald f1297fc664 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:43:18 +02:00
Doug Turner 391f579b86 Bug 520315 - Wifi scanning fails on the n900 device. r=biesinger 2009-10-03 08:33:05 -07:00
Peter Kasting 120887edd1 Bug 520010 - update Public Suffix list for .ua.
--HG--
extra : rebase_source : c4682082cafa136927fc7ac02664946a36dbd207
2009-10-03 11:25:05 +02:00
Ryan Flint fda9a02a86 Bug 514415 - Expose NetUtil's reference to nsIIOService. r=sdwilsh, sr=bzbarsky 2009-10-03 01:11:20 -04:00
Michal Novotny db826d0c88 Bug 491873 - Crash [@ nsFtpState::CanReadCacheEntry] with cursor that points to ftp and going offline 2009-07-22 15:05:52 +02:00
Honza Bambas aa32fa9630 Bug 479485 - Invalid port numbers cause default port to be used, should fail to load, r=bzbarsky 2009-09-28 17:10:34 +02:00
Michal Novotny 6d65c4d555 Bug 214405 - Unable to ftp virtual folder. r=jduell, sr=cbiesinger 2009-09-21 19:57:36 +02:00
Doug Turner 380291ed53 Bug 518853 - wifi scanning broken on some wifi chipsets (specifically Samsung Omni II). r=cbiesinger 2009-09-25 11:11:07 -07:00
Steve Snyder 71dcd7caa3 Bug 509730 - Use strchr(), not strstr(), for single-char searches, r=bsmedberg 2009-09-22 20:33:24 -07:00
Jim Mathies b019fc566b Bug 473045 - Update to nsIHandlerApp for win7 jump lists (plus tests). r=bz 2009-09-24 21:45:16 -05:00
Reed Loden a1fc11eed3 Follow-up to bug 515583 -- s/ParseFTPListDetermineRetval/ParsingFailure/ 2009-09-22 22:40:21 -05:00
Michal Novotny fe2e02be60 Bug 515583 - Fixed parsing of CMU/VMS-IP FTP style listing [r=dougt r=wtc sr=biesi] 2009-09-23 02:15:29 +02:00
Gervase Markham 7e04774dbf Bug 513834 - add "local" to Public Suffix List. Patch by Adam Langley, agl@chromium.org; r=gerv. 2009-09-22 11:37:24 +01:00
Gervase Markham 0263ab7407 Bug 469866 - update Public Suffix list with latest changes. Patch by pkasting; r=gerv. 2009-09-22 11:35:33 +01:00
Daniel Holbert ade9702a89 Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted 2009-09-21 22:43:58 -07:00
Phil Ringnalda 6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Boris Zbarsky 90f86309a0 Bug 409500. Compute the right output length for our base64 decoding. r=jduell 2009-09-18 14:53:17 -04:00
Jonathan Kew 251df10046 Bug 507970, part 1: nsIStreamLoader changes to support downloadable font code, r=bzbarsky
--HG--
extra : rebase_source : d0142c7afc7b7788a76caf2a2508e7604c2b74f1
2009-09-17 11:14:25 +01:00
Doug Turner 4fdc48f7b5 Bug 514626 - [10.6] Wi-Fi monitor doesn't work on Mac 10.6. r=josh 2009-09-16 13:08:15 -07:00
Alfred Kayser 866a3bc886 Bug 394425 - nsCacheMetaData: alloc key & value & metadata in one malloc call
r+sr=shaver
2009-09-16 17:56:09 +02:00
Makoto Kato 6b6c1a0460 Bug 507312 - nsFileInputStream::available() throws for files >= 4,294,967,295 bytes (4 GB). r=cbiesinger 2009-09-16 14:50:32 +09:00
Dão Gottwald c32d750749 Backed out changeset 40811b076d51 2009-09-13 17:36:23 +02:00
Taras Glek 515305e4e7 Bug 507288 - move greprefs/*js into res/greprefs.js and add that to toolkit.jar. r=benjamin 2009-09-13 15:52:24 +02:00
Matin Movassate c9bfcd83f5 Fixing bug 491201. Adding ability for XMLHttpRequest.send() to accept a File object. r+sr=jonas@sicking.cc, r=cbiesinger@gmail.com 2009-09-08 16:29:41 -07:00
Doug Turner 51583b038d Bug 512301 - crash @ nsWifiMonitor::DoScan() using GeoGuide add-on. Fixing bustage. r=blassey 2009-09-08 14:37:55 -07:00
Doug Turner c4281a0111 Bug 512301 - crash @ nsWifiMonitor::DoScan() using GeoGuide add-on. r=blassey 2009-09-08 13:40:20 -07:00
Wan-Teh Chang dbf75d51ad Bug 513832: Initialize 'state' before passing it to ParseFTPList(),
and pass the same 'state' to subsequent ParseFTPList() calls.
sr=bzbarsky.
2009-09-04 11:27:07 -07:00
Shawn Wilsher 02e90dcf5d Bug 508902 - NetUtil.jsm should have a newURI method.
r=bz
sr=bsmedberg
2009-09-02 13:24:49 -07:00
Boris Zbarsky 4d9c7b5103 Backed out changeset 6ee269c6c118 (test for bug 474536) because it hangs on Tinderbox
--HG--
extra : rebase_source : 4a94234dc481caff6e147082e0f1c5a13602e84b
2009-09-02 13:34:18 -04:00
Mitchell Field d6e8ce5295 Bug 514131 - remove xpcom/obsolete, r=bsmedberg 2009-09-02 13:01:29 -04:00
Jason Duell 7d857b7081 Adding test for bug 474536. r=dcamp sr=bzbarsky 2009-09-02 11:33:13 -04:00
Mark Banner 8376e9e637 Bug 501925 Change cookie policy to relax the mailnews-specific APP_TYPE_MAIL requirement. r=Neil,r=dwitte,sr=dmose 2009-09-02 09:42:53 +01:00
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
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
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
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