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

5110 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org c034e6fe1c Bug 319003 remove unused variable gSession from TestCacheService
r=darin sr=darin
2005-12-11 02:38:15 +00:00
bzbarsky%mit.edu f89e435042 Just throw if a null visitor is passed. Bug 309459, patch by Adam Guthrie
<ispiked@gmail.com>, r+sr=darin
2005-12-07 05:35:39 +00:00
roc+%cs.cmu.edu 5f59e639bc Bug 315345. nsIPermission should be in network/base/public for now, alongside nsIPermissionManager. r+sr=darin 2005-12-06 01:32:59 +00:00
bienvenu%nventure.com 920b401cfe fix 318750 text to html converter broken, r=neil, sr=mscott 2005-12-02 21:42:15 +00:00
neil%parkwaycc.co.uk 0d29adadea Bug 317937 Get rid of some unnecessary CIDs and change some possibly unsafe nsCOMPtr usage into the equivalently unsafe static casts r=darin sr=jst 2005-12-02 12:02:44 +00:00
darin%meer.net 4ca41e210a fixes bug 316372 "mailto: links do not open Compose window anymore" patch by bzbarsky, r=biesi, sr=darin 2005-11-30 00:54:49 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
timeless%mozdev.org aa67b246b9 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan
2005-11-21 06:01:10 +00:00
dbaron%dbaron.org 19e6e1862a Fix negative leak stats regression from bug 302724. 2005-11-16 19:35:07 +00:00
gerv%gerv.net 4dd8a70100 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-15 21:50:29 +00:00
dwitte%stanford.edu 6ec3c0a50a Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2005-11-15 21:50:28 +00:00
dwitte%stanford.edu 49d4c40624 remove cid's/contractid's and factory constructors for nsCookie and nsPermission, since these objects shouldn't be instantiable.
b=209506, r=darin/mvl, sr=bz
2005-11-15 21:50:25 +00:00
bzbarsky%mit.edu c5cd635355 Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2005-11-15 21:50:24 +00:00
morse%netscape.com d7edd84520 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2005-11-15 21:50:23 +00:00
bzbarsky%mit.edu b511cb188c Log addref/release for nsHostResolver and nsHostRecord. Bug 302724, r+sr=darin 2005-11-15 17:30:50 +00:00
dbaron%dbaron.org 3c95294952 Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
bsmedberg%covad.net 8d046ba95a Fix usage of NS_GET_IID with a template param to use the NS_GET_TEMPLATE_IID version, from bug 313309. 2005-11-14 15:27:46 +00:00
darin%meer.net 314601212b Remove extraneous semi-colon as it breaks some builds. 2005-11-12 19:40:46 +00:00
darin%meer.net 54c383b944 fixes bustage: "about" is not an optional protocol 2005-11-12 18:46:42 +00:00
darin%meer.net 697c78f1ea Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00:00
bsmedberg%covad.net 78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
darin%meer.net 446ecfcbd1 fix error in last checkin: a.Left(b, 10) != a = Substring(b, 10)
r=biesi
2005-11-08 23:39:42 +00:00
cbiesinger%web.de 9efd50d7d5 Bug 248052 Add a contract ID for a global channeleventsink. Make the
scriptsecuritymanager register for that and implement nsIChannelEventSink. Veto
redirects if CheckLoadURI fails. Remove the explicit usage of
nsIScriptSecurityManager from nsHttpChannel.cpp.

This eliminates js and xpconnect from REQUIRES, and brings us closer to remove
caps.

r=darin sr=bz
2005-11-08 20:47:16 +00:00
bsmedberg%covad.net 3d9340e0ae Bug 315087 - convert necko tests to use the glue, r=darin 2005-11-08 19:23:00 +00:00
darin%meer.net 3b9b3570d4 fixes bug 315411 "fail to check the IDN is in whitelist if user inputs un-normalized URL in URL bar" patch by Masayuki Nakano <masayuki@d-toybox.com>, r=jshin, sr=darin 2005-11-08 19:18:14 +00:00
darin%meer.net 57399917a2 fixes bug 314325 "necko_unit_tests/test_localstreams.js fails" r=biesi 2005-10-29 17:26:12 +00:00
bienvenu%nventure.com 1d236ef23c add more logging to nsHostResolver to help diagnose 173924, in which host lookups stop working afer extended period of time, r/sr=darin 2005-10-28 21:24:48 +00:00
darin%meer.net 7285cba05b fixes bug 314239 "SU downloader cannot handle redirects when not making a range request" r+sr=bzbarsky 2005-10-28 19:45:48 +00:00
cbiesinger%web.de 2ae1b4fd94 bug 313414 process cookies only after sending http-on-examine-response, to allow
the observer to do stuff to the cookie header (modify or delete it)
r+sr=darin
2005-10-25 21:00:54 +00:00
darin%meer.net 5f452431d1 fixes bug 300613 "insecure page can be made to appear secure" r=bzbarsky sr=dveditz 2005-10-21 01:56:55 +00:00
darin%meer.net 8fd663c522 fixes bug 306170 "background download fails if server returns 200 response" r=biesi sr=bzbarsky 2005-10-20 21:45:13 +00:00
darin%meer.net 5927d4d73a fixes bug 309424 "mozilla 1.5beta1 freezes & goes into 95+% cpu usage browsing blackisha.com" r=biesi sr=bzbarsky 2005-10-20 18:19:24 +00:00
darin%meer.net 0296e4e195 fixes bug 290190 "crash when network connection drops and reconnects [@ msvcrt.dll - nsDNSRecord::GetNextAddr ]" r=biesi sr=bzbarsky 2005-10-18 21:25:05 +00:00
joshmoz%gmail.com 974cc5a0fe Fix Intel Mac UA string, navigator.oscpu, navigator.platform values. The values in this patch match up with what Apple is using in their latest Intel build. b=297607 r=dbaron sr=darin 2005-10-18 19:32:01 +00:00
andreas.otte%debitel.net f71592a376 extending list of blacklisted characters for bug 309128 [More IDN DNS lookup and URL display problems], r=cbiesinger, sr=darin 2005-10-15 23:03:46 +00:00
darin%meer.net a6f6369c29 fixes bug 304286 "Certificate failures during automatic check for updates should not give user choice to connect anyway" r=biesi sr=dveditz 2005-10-15 02:46:06 +00:00
darin%meer.net 363a58640d fixes bug 309335 "Unknown content type dialog(helper app dialog) shows escaped file name if it has non-ASCII char" patch by biesi+darin r=bzbarsky 2005-10-13 21:50:25 +00:00
bzbarsky%mit.edu 5358e259bf Fix deadlock on profile switch. Bug 309729, r=neil, sr=darin 2005-10-12 02:18:32 +00:00
darin%meer.net 9088ff378b fix spelling nit, r=dbaron 2005-10-11 00:46:30 +00:00
darin%meer.net 6bf2e7dc44 fixes bug 311595 "Cannot use bouncer to serve mar files" r=biesi sr=bzbarsky 2005-10-10 23:44:47 +00:00
darin%meer.net f90da3b2fc Followup patch for bug 289352 "swap back the words from network to host format" patch by alfredkayser@nl.ibm.com, r=darin 2005-10-10 17:30:14 +00:00
bzbarsky%mit.edu 99ff4ebd94 Make sure to always set the right capacity on the memory cache device. Bug
309729, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2005-10-09 19:58:06 +00:00
darin%meer.net 4eaf0cb4ad fixes bug 289352 "remove redundant seek, and optimize bitmap usage" patch by alfredkayser@nl.ibm.com, r+sr=darin 2005-10-08 01:20:36 +00:00
bryner%brianryner.com 2768ce1dbd Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin. 2005-10-03 22:27:20 +00:00
masayuki%d-toybox.com 4632dfa33b back out previous check-in b=309335 2005-10-01 23:06:46 +00:00
mconnor%steelgryphon.com 7be090cdfd bug 306658 - disallow cookies from non-file URIs without
hostnames, r=dwitte, sr=darin
2005-10-01 05:20:21 +00:00
masayuki%d-toybox.com a7185fb833 Bug 309335 Unknown content type dialog(helper app dialog) shows escaped file name if it has non-ASCII char r+sr=darin 2005-10-01 03:26:03 +00:00
bzbarsky%mit.edu f7b86680d1 Failure to open a channel in a stream loader should just make init() throw.
Bug 310319, r+sr=darin
2005-09-29 22:00:26 +00:00
bryner%brianryner.com 8d94bd5c6f Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2005-09-29 20:24:27 +00:00