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

6031 Коммитов

Автор SHA1 Сообщение Дата
dwitte@stanford.edu 5b0af660d6 backing out previous change temporarily per bug Bug 390856. 2007-09-02 18:10:41 -07:00
asqueella@gmail.com 16bf83bf55 Bug 392807 - Severe performance degradation loading file listings p=Dao Gottwald <dao@design-noir.de> r+sr+a=bz 2007-09-02 15:19:10 -07:00
cbiesinger@gmx.at 6c069b376e add simple unit test for the dns service 2007-08-31 15:31:20 -07:00
cbiesinger@gmx.at 4aec05dc5d 394242 improve the comments on some necko APIs r+sr+a=bz 2007-08-31 13:23:31 -07:00
cbiesinger@gmx.at 9d8a5ad7d9 add unit test for bug 372050 and the unescape parts of bug 350932; also, clarify comments for the ESCAPE_URL_ONLY_NONASCII flag. r+sr+a=bz 2007-08-31 13:19:37 -07:00
cbiesinger@gmx.at f5d475704c 389719 always release notification callbacks/progress sink r+sr+a=bzbarsky 2007-08-31 12:44:17 -07:00
cbiesinger@gmx.at 2c8aa626bc more tests for nsIResumableChannel 2007-08-30 16:00:38 -07:00
sharparrow1@yahoo.com 1ddeb8e819 Bug 391915: Don't use atoms from nsCacheMetaData because atoms aren't threadsafe. r+sr=biesi, a=blocking1.9 2007-08-30 10:51:07 -07:00
cbiesinger@gmx.at 58fc7fb5e5 392282 don't allow opening cache entries after the cache service has shut down r+sr+a=bz 2007-08-28 15:05:32 -07:00
sdwilsh@shawnwilsher.com 64b9885a71 Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB. 2007-08-28 09:02:43 -07:00
jag@tty.nl 01a818841c s/NS_INTERFACE_MAP_END_THREADSAFE/NS_INTERFACE_MAP_END/. Should've been done for bug 201040. rs=biesi, a=dbaron 2007-08-27 23:11:34 -07:00
wtc@google.com 85b48f00bd Bug 213637: code cleanup: use nsAutoLock instead of manually calling PR_Lock/PR_Unlock, and removed mThreadEventLock. r=biesi Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h 2007-08-26 13:14:57 -07:00
philringnalda@gmail.com 3c20b513dc Bug 392718 - With beautified ftp listings, long filenames are truncated, making them hard to read, patch by Dão Gottwald <dao@design-noir.de>, r+sr+a1.9=bz 2007-08-25 20:20:24 -07:00
cbiesinger@gmx.at 08c9590416 fix typo in comment 2007-08-24 18:30:39 -07:00
cbiesinger@gmx.at 84c618fe46 393624 check for unexpected status codes when resuming downloads r+sr+a=bz 2007-08-24 17:47:54 -07:00
cbiesinger@gmx.at 648dde66e9 263127 close the tempfile output stream before calling the observer patch by Wladimir Palant <trev.moz@adblockplus.org> r=biesi sr=darin 2007-08-24 17:26:18 -07:00
cbiesinger@gmx.at 1a0a46a143 393622 add logging to HTTP channel resuming code r+sr+a=bz 2007-08-24 16:17:07 -07:00
cbiesinger@gmx.at 8dd85d354a move Listener and read_stream to its own head file so that it can be reused by other tests 2007-08-24 11:08:37 -07:00
Olli.Pettay@helsinki.fi df19e64ec1 Bug 392760, Provide keyboard-accessibility for sorting headers FTP/File/Jar/Gopher dir listing, p=dao@design-noir.de, r+sr+a=bz 2007-08-24 03:12:46 -07:00
bzbarsky@mit.edu 2081a66d5b Relanding patch for bug 137155 on trunk because we think it may be OK now. Patch by darin, r+sr=bzbarsky+biesi, a=bzbarsky 2007-08-23 18:45:23 -07:00
jwalden@mit.edu 3ce961d924 Bug 370245 - Make the HTTP server asynchronously process requests, and pave the way for future improvements to processing. r=biesi, a=bsmedberg on a testing-only change 2007-08-23 15:07:40 -07:00
bzbarsky@mit.edu 91e5a21d63 Make Suspend() work on an HTTP channel if called right after AsyncOpen. Bug 392837, r+sr=biesi, a=bzbarsky 2007-08-23 11:56:12 -07:00
rflint@ryanflint.com ca7ff74822 Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
cbiesinger@gmx.at 3fd0e58156 Bug 391951 don't strip escaped spaces for non-base64 data URIs r+sr=bz 2007-08-21 10:28:22 -07:00
cbiesinger@gmx.at 474f4d0e8f 392428 always consider IP addresses valid hostnames r+sr+a=bz 2007-08-21 10:14:47 -07:00
bzbarsky@mit.edu c337f354ba Make <object> do the same text/plain sniffing that <iframe> does, and use the content type hint if the type comes back as application/octet-stream or sniffed-binary. Bug 389677, r+sr=biesi, a=sicking 2007-08-20 20:26:12 -07:00
dmose@mozilla.org ab74de52a8 Split nsIHandlerInfo.launchWithURI into nsIHandlerInfo.launchWithURI and nsIMIMEInfo.launchWithFile (bug 391194) r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu 2007-08-20 17:47:47 -07:00
dtownsend@oxymoronical.com 7d469334fd Bug 341472: ship with fewer security warnings showing by default. p=Adam Guthrie <ispiked@gmail.com>, r=darin.moz@gmail.com, ui-r=beltzner, a=wanted-firefox3 2007-08-20 07:22:42 -07:00
bent.mozilla@gmail.com a832d44b1c Bug 392657 - Fix typo in comment. 2007-08-19 21:06:58 -07:00
bent.mozilla@gmail.com 225376c1d2 Bug 392657 - "'ASSERTION: QueryInterface needed', nsURIChecker missing nsIRequestObserver in QI map". r+sr=biesi, a=bz. 2007-08-19 20:19:11 -07:00
jwalden@mit.edu b064769994 Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore 2007-08-17 15:57:36 -07:00
cbiesinger@gmx.at 39f20ad01d Bug 390082 make sure to make data connections to the same IP address as the control connection r+sr+a=bz 2007-08-15 17:15:53 -07:00
mrbkap@gmail.com f926fad63c Make XPCSafeJSObjectWrapper usage in PAC actually work correctly for the common case. bug 391515, r=jst sr+a=brendan 2007-08-15 14:16:52 -07:00
sdwilsh@shawnwilsher.com 2d76dd97b7 Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose 2007-08-14 09:47:41 -07:00
myk@mozilla.org 7f291695cc bug 385740: support multiple apps per nsIHandlerInfo via a new nsIHandlerInfo::possibleApplicationHandlers attribute; r=biesi, sr=dmose 2007-08-13 13:41:34 -07:00
cbiesinger@gmx.at 9b59ad0887 390126 unescape the URL before compressing whitespace r+sr=bz 2007-08-10 12:52:50 -07:00
mrbkap@gmail.com 27c4e871fc Make XPCSafeJSObjectWrapper easier to use by not throwing for primitive values passed to the constructor. Use it in more places in PAC. bug 388450, r=crowder sr=brendan a=bzbarsky 2007-08-07 18:49:49 -07:00
cbiesinger@gmx.at b8563e2aac 388523 make sure to call OnStartRequest even when we have a pending auth retry and the channel has been cancelled in the meantime r+sr=bz 2007-08-07 13:09:25 -07:00
bzbarsky@mit.edu 86b952451d Fix crash if the channel gets canceled too early. Bug 390938, r+sr=biesi 2007-08-06 18:59:10 -07:00
ginn.chen@sun.com 6f5f621c9e Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
benjamin@smedbergs.us 952a655e07 Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options) 2007-08-02 11:43:30 -07:00
sdwilsh@shawnwilsher.com ff0bfe2ccc Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep 2007-07-30 16:33:16 -07:00
cbiesinger@gmx.at 15ab3cf4dd 389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
r+sr=bz a=roc
2007-07-26 19:40:45 -07:00
dwitte@stanford.edu f29a52c53a followup bustage-related fix for bug 386154, r+sr=biesi, a=gavins for checkin to closed tree 2007-07-26 11:42:54 -07:00
dwitte@stanford.edu d573a81aec fixing bustage. 2007-07-26 01:55:53 -07:00
dwitte@stanford.edu cb975c0e57 rework etld backend to use a flat hash instead of a tree-hash structure, to reduce memory consumption and eliminate shutdown leaks. bugs 386154 and 386155,
r=biesi
2007-07-25 23:31:49 -07:00
dcamp@mozilla.com cb1b36c829 properly delete old files during an offline cache update. b=389591, r+sr=biesi 2007-07-25 17:47:33 -07:00
kaie@kuix.de 7218a5b61c Bug 382223, Add support for Camellia to PSM
Patch contributed by okazaki
r=kengert
2007-07-25 15:53:30 -07:00
myk@mozilla.org 8c68740696 bug 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi 2007-07-25 13:40:41 -07:00
bzbarsky@mit.edu 8ddf6feeaa Add a flag that allows protocol handlers to indicate that they don't return any
data.  Bug 379819, patch by Ryan Jones <sciguyryan@gmail.com>, r=me, sr=biesi
2007-07-25 10:21:41 -07:00
enndeakin@sympatico.ca ad4871e657 Bug 380813, improve scriptable io, and give file objects class info, meant to check this in a while ago, r=mfinkle,bsmedberg,sr=bsmedberg 2007-07-25 09:53:37 -07:00
sharparrow1@yahoo.com ece15fb20c Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
dcamp@mozilla.com 53f92f7497 update the offline cache atomically. b=389223, r=biesi, sr=jst 2007-07-24 23:31:27 -07:00
dcamp@mozilla.com e6fea393ca move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst 2007-07-24 22:35:39 -07:00
cbiesinger@gmx.at 1a21866674 386376 get services lazily in order to avoid recursive getService calls
r=bsmedberg
2007-07-24 16:47:33 -07:00
dmose@mozilla.org 4c4b9931ca Back out MIME/protocol handler work from bug 388388 because of difficult to diagnose unit test lossage on windows. Note that Windows tinderboxen will go and stay red until they are clobbered because of dependency system lossage. 2007-07-24 16:38:29 -07:00
myk@mozilla.org 7dbffc5c3e bug 388388: differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi 2007-07-24 13:29:50 -07:00
bzbarsky@mit.edu defcacbc9d Reland part of the patch for bug 330420 which got backed out by the
table-driven QI landing.  Bug 387926, r+sr=bsmedberg
2007-07-24 13:17:11 -07:00
mats.palmgren@bredband.net d62bd01eaf Don't clobber 'pos' in the inner loops since we might need it again for the outer loop. b=388424 r=cbiesinger sr=bzbarsky 2007-07-22 06:15:38 -07:00
cbiesinger@gmx.at 0cbb53edf3 Bug 382113 make sure to add the request to the new loadgroup before removing it
from the old one so that onload doesn't fire before it should
Also make nsLoadGroup::AddRequest assert that the request isn't in the loadgroup yet
Finally, reenable the reftest that tests the <object> onload behaviour
r+sr=bz
2007-07-18 14:37:39 -07:00
jwalden@mit.edu 13955bbb15 Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron 2007-07-18 14:32:50 -07:00
dmose@mozilla.org 4ff9bf6218 Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi 2007-07-17 15:59:58 -07:00
bzbarsky@mit.edu 309dff6d03 Make SetPort actually update the internal offsets correctly. Bug 388281, r+sr=biesi 2007-07-16 21:48:47 -07:00
dwitte@stanford.edu 093db8c452 add cookie tests for creation time ordering and eviction. 2007-07-16 14:06:55 -07:00
dwitte@stanford.edu dd438f3b7f Use getters and setters for database schema version. b=386369, p=sdwilsh, r=dwitte, sr=biesi. 2007-07-16 14:05:35 -07:00
jwalden@mit.edu 467b250535 Attempt to recommit part of the patch for bug 384192, in the hopes that this makes it easier to figure out what part of it is wrong. This part enables proxying for the added domains but doesn't actually use it. 2007-07-12 16:33:51 -07:00
dveditz@cruzio.com 4aa374a072 bug 383478 deal with %00 in file urls, r=bz,darin 2007-07-12 16:04:24 -07:00
jwalden@mit.edu e1716a3a06 Back out bug 386635; it broke restoring sessions in the browser. 2007-07-12 12:11:45 -07:00
jwalden@mit.edu a37e39d744 Back out 384192. 2007-07-12 01:46:07 -07:00
jwalden@mit.edu 58aee53863 Turn on server debugging for a cycle to figure out the orange, bug 384192. 2007-07-11 23:41:56 -07:00
jwalden@mit.edu 2c73b2927f Bug 384192 - Mochitest needs to support subdomain tests; use a proxy hack to pretend the tests are available on example.com, example.org, and various subdomains of each, on various ports, to satisfy this need. r=robcee 2007-07-11 22:38:47 -07:00
mrbkap@gmail.com 82173d579a Always return XPCSafeJSObjectWrappers from Components.utils.Sandbox and evalInSandbox. This makes this interface much, much easier to use safely, as the wrapper takes care of several common problems that occur when touching regular JS objects directly. bug 386635, r=jst sr=brendan 2007-07-11 15:52:28 -07:00
dwitte@stanford.edu 03fc13d2b5 add unit tests for previous checkin. 2007-07-10 20:28:01 -07:00
dwitte@stanford.edu 48062dcdf3 web content can set httponly cookie by overwriting a non-httponly one. b=387543, p=dveditz, r=dwitte, sr=mconnor. 2007-07-10 20:21:07 -07:00
dcamp@mozilla.com 08e612af60 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 15:15:51 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
sdwilsh@shawnwilsher.com b2c0a418d8 Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=cbiesinger, sr=cbiesinger 2007-07-07 14:14:56 -07:00
dmose@mozilla.org 00137b6801 Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 12:31:44 -07:00
timeless@mozdev.org c34ef613ea Bug 386614 Crash [@ nsSocketTransportService::Shutdown] when toggling offline/online in 2 frames
guarding against reentrancy from thread shutdown processing events waiting for thread join.
r=biesi sr=biesi
2007-07-04 12:33:57 -07:00
benjamin@smedbergs.us 4e1cca5f54 Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00
bent.mozilla@gmail.com d3aeadd92b Bug 386233 - "Content sniffers not always run depending on cache state". r+sr=biesi. 2007-07-02 11:16:52 -07:00
benjamin@smedbergs.us a396305c4a Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us eb1adfce8d Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
dwitte@stanford.edu 82787cebe0 remove nsICookieServiceInternal. b=384990, r+sr=biesi 2007-06-26 03:41:58 -07:00
dwitte@stanford.edu 85ec4d77d0 prevent creating, modifying, and deleting HttpOnly cookies from web content, and add unit tests to that effect. b=383181, r+sr=dveditz 2007-06-26 01:36:50 -07:00
dwitte@stanford.edu f7bc5bcfc4 removing redeclaration, r+sr+ui-r+a=sdwilsh 2007-06-25 22:28:25 -07:00
dwitte@stanford.edu b3a0d8ccb2 fix typo from storage checkin. 2007-06-25 22:10:33 -07:00
dcamp@mozilla.com 51f613480e Properly disable caches on profile shutdown. b=380968, r+sr=biesi 2007-06-25 20:25:31 -07:00
mrbkap@gmail.com 9f88b8fa91 Fix typo introduced by bug 374071 original changes r=crowder sr=darin. 2007-06-24 22:23:48 -07:00
asqueella@gmail.com 5603f09234 Bug 350932 - expose NS_EscapeURL through nsINetUtil
p=Prasad Sunkari <prasad@medhas.org>
r+sr=biesi
2007-06-21 13:18:25 -07:00
mrbkap@gmail.com 2441a1ff2e Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin 2007-06-21 11:56:37 -07:00
dwitte@stanford.edu d4499e7561 remove p3p hooks from cookies. b=383994, r=timeless, sr=biesi 2007-06-20 22:17:08 -07:00
bzbarsky@mit.edu a2a94cb133 Fix assertion to not fire when it shouldn't. Bug 303003, patch by Radek
'sysKin' Czyz <syskin@syskin.cjb.net>, r=alfredkayser@nl.ibm.com, sr=biesi
2007-06-18 08:24:17 -07:00
dwitte@stanford.edu 0a2fbc705f missed this file in previous checkin. 2007-06-17 17:01:10 -07:00
dwitte@stanford.edu 4e806db6ed rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 16:40:40 -07:00
dwitte@stanford.edu ee596924ec switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
2007-06-17 14:52:22 -07:00
kherron@fmailbox.com 9db028e660 Bug 376844 - Single quotes in URLs should be escaped. Patch by Wladimir Palant <trev.moz@adblockplus.org>. r=benjamin, sr=cbiesinger. 2007-06-17 05:29:08 -07:00
dwitte@stanford.edu 6c24095fe5 removing unused p3p-related files. 2007-06-16 17:42:13 -07:00
kherron@fmailbox.com 51f766a9e8 Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc. 2007-06-16 12:53:59 -07:00
mrbkap@gmail.com 7f9370e812 Backing out to fix orange. 2007-06-14 17:46:26 -07:00
mrbkap@gmail.com cfbef6bda5 Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin 2007-06-14 16:22:27 -07:00
sdwilsh@shawnwilsher.com d2866ca59e Bug 383786 - nsIOService uses an Init method when it doesn't need to. Patch by Ryan Jones <sciguyryan@gmail.com>. r=bzbarsky sr=cbiesinger 2007-06-10 17:01:48 -07:00
kaie@kuix.de 9a33524e74 Bug 110161, enable OCSP by defaultr=cbiesinger, sr=mconnor 2007-06-05 12:27:42 -07:00
rflint@ryanflint.com 819097251e Bug 382373 - NS_ERROR_NOT_RESUMABLE and NS_ERROR_FTP_LIST are the same value (25). Patch by Edward Lee <edilee@gmail.com>, r=cbiesinger 2007-06-04 22:48:25 -07:00
db48x@yahoo.com 95ca3a7621 Bug 321706 - Some elements of pages in sub-directories are not loaded if the URL ends by /.patch by Florian Quèze <f.qu@queze.net>, r+sr=cbiesinger 2007-06-03 07:31:14 -07:00
timeless@mozdev.org aa5ab88cbe Bug 191187 Request for UDP/IP (datagram) socket provider and supportbased on dougt's workpatch by mook.moz+mozbz@gmail.comr=biesi sr=bz 2007-05-30 23:07:26 -07:00
kaie@kuix.de 485ecbb620 Bug 110161. Code related to the plan to enable OCSP by default.r=rrelyea, toolkit r=mconnor 2007-05-30 16:13:28 -07:00
wtc@google.com aa362a7542 Bug 213637: follow the all lowercase comment style of this file. 2007-05-30 14:36:02 -07:00
wtc@google.com 511a17b6cb Bug 213637: if the pollable event becomes broken, create a new one. If wecan't create a new one, fall back on "busy wait". Since the pollable eventmay change now, we use a lock to protect it. The bug was tracked down byLiming Zhan. sr=darin.Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h 2007-05-30 10:30:39 -07:00
roc+@cs.cmu.edu dc39d7d327 Bug 381657. Install offline cache listener even for loads from the disk/memory caches. patch by Dave Camp, r+sr=biesi 2007-05-29 19:34:23 -07:00
bent.mozilla@gmail.com 934776a3e5 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
jwalden@mit.edu 0fec6e9d5e Bug 367214 - mod_cern_meta support in the HTTP server, enabling modification of the HTTP status and headers sent in the response for a file. r=biesi 2007-05-20 18:35:06 -07:00
dwitte@stanford.edu ba2ebee056 Bug 368317 - temp files remain if MoveToNative fails in nsSafeFileOutputStream::Finish(). patch by Ryan Jones (sciguyryan@gmail.com), r=mvl, sr=biesi 2007-05-20 11:12:26 -07:00
mozilla.mano@sent.com 35d337f280 Re-enabling digest auth. tests, a=sayrer. 2007-05-19 17:33:28 -07:00
mozilla.mano@sent.com 318c544f01 Commenting out some failing authentication tests to check whetehr places-bookmarks build on the windows machines of MozillaTest, a=sayrer. 2007-05-18 14:53:18 -07:00
sspitzer@mozilla.org 4f72a74574 fix for bug #380741: Crash with about:cache and clear privacy data [@nsCOMPtr::StartAssignment]fall out from bug #380704: compile error [@nsOfflineCacheDevice::Init]fix by dcamp@mozilla.com, r/sr=biesi 2007-05-17 11:33:19 -07:00
alfred.peng@sun.com c18ec2381c Bug 380704. compile error [@nsOfflineCacheDevice::Init]. Fix the bustage for bug 370195 on Solaris SPARC/x86 with Sun Compiler.r+sr=jst. 2007-05-15 00:53:42 -07:00
cbiesinger@web.de cdb2f9621e Bug 370195 – sql device for the offline cachepatch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest) 2007-05-14 13:09:20 -07:00
gavin@gavinsharp.com 7868c73939 Bug 379997: don't delete logins if authentication fails, patch by Justin Dolske <dolske@mozilla.com>, r+sr=biesi 2007-05-14 11:39:34 -07:00
asqueella@gmail.com 5b202363c0 Bug 369787 - calling nsHttpChannel::SetContentType on a closed channel doesn't work as expected.p=Sylvain Pasche <sylvain.pasche@gmail.com>r=biesi, sr=darin 2007-05-13 10:09:52 -07:00
dwitte@stanford.edu 208f04d630 unit test for new cookie path checks, per bug 373228. 2007-05-07 04:40:23 -07:00
dveditz@cruzio.com a55f84842c bug 373228 incorporate additional review comments after initial checkin, r=dwitte, a=release-drivers 2007-05-07 04:14:01 -07:00
dwitte@stanford.edu ff4afd6930 add nsICookieManager{2} interface tests. 2007-05-05 18:31:06 -07:00
dwitte@stanford.edu ac8deabbec tweak some comments to reflect the changes in bug 240963. 2007-05-05 18:29:44 -07:00
dwitte@stanford.edu 6aa43dff43 implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi 2007-05-05 14:09:54 -07:00
asqueella@gmail.com e2a5e3b2d3 Bug 372554 - "ASSERTION: cannot set host on no-auth url" trying to set location.hostname at a file: URLp=Ryan Jones <sciguyryan@gmail.com>r=biesi/r+sr=jst 2007-05-03 23:42:28 -07:00
asqueella@gmail.com decfc1002c 287469 - fix source comments to match idl.r+sr=biesi 2007-05-03 23:00:33 -07:00
sayrer@gmail.com f4210a470d Bug 378787. Digest Authentication Request Splitting. r=biesi, sr=brendan 2007-05-03 20:31:30 -07:00
bzbarsky@mit.edu d1aea320f7 Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv 2007-05-01 12:26:15 -07:00
dveditz@cruzio.com d20df8be84 bug 373228 prevent cookies with long paths from taking too much space, r=dwitte, a=juanb 2007-05-01 01:14:49 -07:00
dwitte@stanford.edu 04803c3e98 comment sp fix. 2007-04-29 00:52:23 -07:00
asqueella@gmail.com bcd4b5ca56 Bug 378128 - ascii art in IDL files should be protected so that it displays in documentationp=Ray Kiddy <ray@ganymede.org>r=biesi 2007-04-27 09:50:11 -07:00
asqueella@gmail.com 37a554bcea test for bug 261425 - a space in a url between the : and // does nothing.p=Ryan Jones <sciguyryan@gmail.com>r=biesi 2007-04-27 09:20:26 -07:00
asqueella@gmail.com d845d97f1d Bug 368702 - Effective TLD Service should treat trailing dot properlyp=Wladimir Palant <trev.moz@adblockplus.org>r=biesi, sr=dveditz 2007-04-27 07:50:15 -07:00
asqueella@gmail.com 48c98bdb92 Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminated, take 2.p=Ryan Jones <sciguyryan@gmail.com>r=biesi 2007-04-27 07:34:26 -07:00
asqueella@gmail.com 7a1cc637ac Backed out until the patch is tested. Sorry for not building with it.b=377049 2007-04-25 14:10:54 -07:00
asqueella@gmail.com 7453837208 Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminatedp=Ryan Jones <sciguyryan@gmail.com>r=biesi 2007-04-25 13:57:35 -07:00
asqueella@gmail.com c45dd68061 Bug 376865 - nsInputStreamPump::AsyncRead does not null check listenerp=Ryan Jones <sciguyryan@gmail.com>r+sr=biesi 2007-04-25 13:52:16 -07:00
Olli.Pettay@helsinki.fi c12709d866 Bug 378380, FTP problem with IBM iSeries (AS400, Series I) systems (does not recognize SYST response), p=bugzilla@mcsmurf.de, r+sr=biesi 2007-04-23 09:28:12 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
bent.mozilla@gmail.com d5b0c8d3ff Bug 372050 - "Expose UnescapeString through nsINetUtil". Patch by Prasad Sunkari <prasad@medhas.org>. r+sr=biesi. 2007-04-23 07:19:04 -07:00
sayrer@gmail.com 51bcdde2cb bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor 2007-04-22 16:56:06 -07:00
cbiesinger@web.de ad7b7bf85b extend test for bug 376660: also test failure cases. r=bz 2007-04-22 13:00:17 -07:00
sayrer@gmail.com 37d4822820 backout patch from bug 373253 because changes to nsIPasswordManagerInternal, yes Internal, break multiple projects. 2007-04-20 19:14:40 -07:00
sayrer@gmail.com 0af36b6a52 Bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor 2007-04-20 18:46:51 -07:00
bzbarsky@mit.edu b1392bb0f0 Add test and some docs for bug 376660. r=biesi 2007-04-16 18:47:57 -07:00
gijskruitbosch@gmail.com a650e64d62 Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger) 2007-04-15 05:31:18 -07:00
bzbarsky@mit.edu 4b0e0f16c1 Set mChannel so consumers can get it even if we have no data. Bug 376660,r+sr=biesi 2007-04-05 16:06:00 -07:00
cbiesinger@web.de 0f57d5fea3 Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi 2007-03-30 15:44:22 -07:00
gijskruitbosch@gmail.com fcd0b2b1c9 Bug 375488 - HttpOnly Cookies broken (exchanged httponly and secure arguments in function call)
p=ronny.perinke@gmx.de (Ronny Perinke)
r=mozilla@kaply.com
sr=darin.moz@gmail.com (Darin Fisher)
2007-03-27 10:34:12 -07:00
dbaron@dbaron.org cb52af13a3 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
dbaron@dbaron.org 4d961c5c49 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
cbiesinger@web.de 05cabfc8d9 Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin 2007-03-23 14:56:32 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
mats.palmgren%bredband.net 210aff65ef URI.path one character short after redirect involving fragment. b=438288 r+sr=cbiesinger a=ss 2008-07-31 01:31:21 +00:00
kaie%kuix.de 04c5217cbd Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate
r=rrelyea, r=dveditz, a1.9.0.2=shaver
Bug 426555, nsClientAuthRememberService must be refcounted and implement nsISupportsWeakReference
r/sr=mrbkap, a1.9.0.2=shaver
2008-07-08 20:34:40 +00:00
reed%reedloden.com 8ab1b41684 Remove accidentally added $. 2008-07-01 06:38:10 +00:00
reed%reedloden.com a2b002b4fd Bug 438585 - "Updates to Public Suffix List" [p=gerv@mozilla.org (Gervase Markham) r=dwitte a=beltzner] 2008-07-01 06:30:36 +00:00
reed%reedloden.com 09cecf8fe4 Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner] 2008-05-08 09:05:11 +00:00
reed%reedloden.com c1251c7f9a Back out Hugues Fournier's patch from bug 422172 as a possible cause of the crashes. 2008-05-07 11:29:08 +00:00
reed%reedloden.com 3112855a10 Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner] 2008-05-07 10:13:47 +00:00
gavin%gavinsharp.com 078045aad3 Bug 431774: make this test actually test what it was supposed to, instead of always passing, r=biesi 2008-05-05 21:00:59 +00:00
gavin%gavinsharp.com 4fc2d520f4 Bug 428250: clicking in blank space in file column of directory listing activates links, patch by D��o Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner 2008-05-05 20:48:11 +00:00
gavin%gavinsharp.com 4b14f97563 Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon 2008-04-29 18:47:38 +00:00
gavin%gavinsharp.com 7aba0fedbe Back out the patch for bug 235853, again, because of mochi*chrome* failures this time. 2008-04-18 02:49:41 +00:00
gavin%gavinsharp.com b6885fb7c6 Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, and fix HTTP channel code to properly forward cache-related properties to new proxied channels, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner 2008-04-18 01:36:30 +00:00
cbiesinger%gmail.com 40e15cdf56 Bug 429128 correctly adjust mRef when changing the query part of a URL
r+sr=bz a=beltzner; unit test by bz r+sr=biesi
2008-04-17 08:27:44 +00:00
gavin%gavinsharp.com 4c3127345f Bug 411433: properly handle file location URL in directory listings, patch by Masahiro Yamada <masa141421356@gmail.com>, r=biesi, sr=bzbarsky, a=damon 2008-04-16 20:23:23 +00:00
smontagu%smontagu.org 9175bd4606 Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner 2008-04-14 08:26:55 +00:00
gavin%gavinsharp.com b8e10f42bf Bug 421828: about:cache hexdump does not truncate buffer, overwrites counter, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=biesi, sr=bzbarsky, a=schrep 2008-04-14 01:15:45 +00:00
gavin%gavinsharp.com 007dba43d9 Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by D��o Gottwald <dao@mozilla.com>, r=biesi, a=beltzner 2008-04-14 00:48:16 +00:00
mkmelin+mozilla%iki.fi 398984dcc6 Bug 408096: & not escaped as &amp; in href when creating plaintext url html
r=benb, sr=cbiesinger, a1.9=beltzner
2008-04-12 13:16:26 +00:00
masayuki%d-toybox.com 8b69e009dc Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner 2008-04-09 17:35:30 +00:00
dcamp%mozilla.com 949505d29b Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons 2008-04-09 05:22:35 +00:00
wtc%google.com 519eb06597 Bug 426060: handle the possibility that both mHostRecord->addr_info and
mHostRecord->addr are null if the old mHostRecord->addr_info exired and
our attempt to reresolve it failed.  r=jst, sr=cbiesinger blocking1.9+
Modified Files: nsDNSService2.cpp nsHostResolver.cpp
2008-04-09 00:42:52 +00:00
reed%reedloden.com 9441ef1ee3 Bug 407845 - "nsCookieService::FindCookie() shouldn't return expired cookies" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r+sr=biesi a1.9=damons] 2008-04-08 19:24:58 +00:00
smontagu%smontagu.org 7945173f14 Fallback to null-padding in nsMimeHeaderParam::GetParameter if all other conversions fail. Bug 419157, r+sr=biesi, b=beltzner 2008-04-08 18:45:55 +00:00
gavin%gavinsharp.com 33bf416c78 Back out bug 235853 due to mochitest failures 2008-04-08 17:23:20 +00:00
gavin%gavinsharp.com 90eb8cd700 Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner 2008-04-08 14:28:03 +00:00
timeless%mozdev.org 71f819b50c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-04-06 12:28:42 +00:00
reed%reedloden.com 2f4e8866b0 Bug 422016 - "Crash [@ nsHttpHeaderArray::PeekHeader] with proxied https only when network.http.pipelining.ssl is true" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+] 2008-03-28 08:46:15 +00:00
reed%reedloden.com f308c87b81 Bug 422591 - "nsNotifyAddrListener shuts down its worker thread in response to the wrong observer topic" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+] 2008-03-28 08:35:28 +00:00
gavin%gavinsharp.com 4f3000ff9a Back out bug 235853 due to unit mochitest failures 2008-03-25 18:35:25 +00:00
shaver%mozilla.org 820904d062 Bug 235853: don't freeze the UI when resolving DNS for PAC, by using deferred
resolution if we would otherwise block on DNS. r+madskills=biesi, a-b5=mconnor
2008-03-25 15:55:19 +00:00
sdwilsh%shawnwilsher.com 4dc42ff373 Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 22:14:40 +00:00
cbiesinger%gmail.com 4c490ce9b9 364741 set mFDConnected before sending the connected notification
r+sr=bz a=beltzner
2008-03-19 22:12:28 +00:00
timeless%mozdev.org 4dd59e4169 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
timeless%mozdev.org 8f189a966c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-03-19 21:19:42 +00:00
cbiesinger%gmail.com 5b79560863 followup to bug 418535, add comments about which threads
nsISocketTransportService functions can be called on
patch by Florian Qu��ze <florian@queze.net> r+sr=biesi
2008-03-18 21:00:53 +00:00
reed%reedloden.com 9cc0310da0 Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+] 2008-03-18 19:46:05 +00:00
jwalden%mit.edu 2325e6844e Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +00:00
dwitte%stanford.edu 3d7e613144 fix followup review comments from bug 421494. r=mconnor, sr=bz 2008-03-16 09:30:29 +00:00
dveditz%cruzio.com a7133765b2 bug 421840, relax restriction on empty user:info to fix mailnews regression bug 419116. r/sr=biesi,neil, a=dsicore 2008-03-15 01:31:42 +00:00
reed%reedloden.com ee46607594 Bug 333308 - "make clean and make distclean miss various files" (cleanup even more 2) [p=fta+bugzilla@sofaraway.org (Fabien Tassin) / mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons] 2008-03-14 15:18:24 +00:00
cbiesinger%gmail.com 96200d526e bug 395581 release and null out mTransaction when its Init method failed so
that we don't try to do anything with this half-initialized object, in
particular call Close on it.
r+sr=bz a=shaver
2008-03-12 12:58:06 +00:00
dwitte%stanford.edu dabe103242 Bug 421494 - reimplement third party cookie blocking. r=mconnor, sr=bz, blocking1.9+ 2008-03-12 07:53:58 +00:00
reed%reedloden.com 6eef32f605 Bug 419036 - "Simplify nsCacheEntryHashTable::VisitEntries and break 'friendship'" [p=alfredkayser@gmail.com (Alfred Kayser) r=dcamp sr=biesi a1.9=damons] 2008-03-11 08:08:06 +00:00
timeless%mozdev.org a7bb4c6fc2 Bug 419510 PAC dateRange function doesn't handle months after JUN
r=biesi a=dsicore

Also adds support for getDay("SAT")...
2008-03-11 01:40:08 +00:00
dolske%mozilla.com 0d7966313a Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+ 2008-03-11 00:14:10 +00:00
reed%reedloden.com 1c7d2d6f10 Bug 355181 - "net_IsValidHostName() comment says one thing, code does another" (use a whitelist) [p=michal@allpeers.com (Michal Novotny) r=biesi a=blocking1.9+] 2008-03-10 18:59:13 +00:00