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

5503 Коммитов

Автор SHA1 Сообщение Дата
dwitte%stanford.edu d11057da3c web content can set httponly cookie by overwriting a non-httponly one. b=387543, p=dveditz, r=dwitte, sr=mconnor. 2007-07-11 03:21:07 +00:00
dcamp%mozilla.com bdf488b2a7 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 22:15:52 +00:00
jwalden%mit.edu ef68fcf595 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 07:08:56 +00:00
sdwilsh%shawnwilsher.com 3b8029f7cd 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 21:14:56 +00:00
dmose%mozilla.org 8e09a05e8f Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking 2007-07-05 19:31:46 +00:00
timeless%mozdev.org 431f08cd2e 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 19:33:57 +00:00
benjamin%smedbergs.us d39957269b Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 18:20:28 +00:00
bent.mozilla%gmail.com cd395879da Bug 386233 - "Content sniffers not always run depending on cache state". r+sr=biesi. 2007-07-02 18:16:52 +00:00
benjamin%smedbergs.us 42c7e1c6b1 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us b60c196e68 Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 16:35:05 +00:00
dwitte%stanford.edu e1d2d510e9 remove nsICookieServiceInternal. b=384990, r+sr=biesi 2007-06-26 10:41:59 +00:00
dwitte%stanford.edu decdf58851 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 08:36:55 +00:00
dwitte%stanford.edu 8b23960d83 removing redeclaration, r+sr+ui-r+a=sdwilsh 2007-06-26 05:28:25 +00:00
dwitte%stanford.edu d7dd0e4780 fix typo from storage checkin. 2007-06-26 05:10:33 +00:00
dcamp%mozilla.com 53f470ceb5 Properly disable caches on profile shutdown. b=380968, r+sr=biesi 2007-06-26 03:25:31 +00:00
mrbkap%gmail.com f06b757100 Fix typo introduced by bug 374071 original changes r=crowder sr=darin. 2007-06-25 05:23:48 +00:00
asqueella%gmail.com fb73556000 Bug 350932 - expose NS_EscapeURL through nsINetUtil
p=Prasad Sunkari <prasad@medhas.org>
r+sr=biesi
2007-06-21 20:18:25 +00:00
mrbkap%gmail.com 12648cca10 Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin 2007-06-21 18:56:37 +00:00
dwitte%stanford.edu 47ee96efc0 remove p3p hooks from cookies. b=383994, r=timeless, sr=biesi 2007-06-21 05:17:09 +00:00
bzbarsky%mit.edu b83b7d26c1 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 15:24:17 +00:00
dwitte%stanford.edu c088ab6394 missed this file in previous checkin. 2007-06-18 00:01:10 +00:00
dwitte%stanford.edu baecdf2fb5 rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 23:40:41 +00:00
dwitte%stanford.edu c45de3c235 switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
remove nsInt64 usage from cookies, b=384225, r+sr=biesi.
2007-06-17 21:52:22 +00:00
kherron%fmailbox.com c71c7242f2 Bug 376844 - Single quotes in URLs should be escaped. Patch by Wladimir Palant <trev.moz@adblockplus.org>. r=benjamin, sr=cbiesinger. 2007-06-17 12:29:14 +00:00
dwitte%stanford.edu e488fd2681 removing unused p3p-related files. 2007-06-17 00:42:13 +00:00
kherron%fmailbox.com 080ad3cf5a 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 19:54:02 +00:00
mrbkap%gmail.com b88c57402d Backing out to fix orange. 2007-06-15 00:46:26 +00:00
mrbkap%gmail.com 1cee9748b4 Switch over to using XPCSafeJSObjectWrapper instead of trying to write it ourselves. bug 374071, r=crowder sr=darin 2007-06-14 23:22:27 +00:00
sdwilsh%shawnwilsher.com 407c3de9a3 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-11 00:01:48 +00:00
kaie%kuix.de 22f5505a0a Bug 110161, enable OCSP by default
r=cbiesinger, sr=mconnor
2007-06-05 19:27:42 +00:00
rflint%ryanflint.com 43a60df69c 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-05 05:48:25 +00:00
db48x%yahoo.com 5ec958f553 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 14:31:14 +00:00
timeless%mozdev.org 50bc2f2977 Bug 191187 Request for UDP/IP (datagram) socket provider and support
based on dougt's work
patch by mook.moz+mozbz@gmail.com
r=biesi sr=bz
2007-05-31 06:07:27 +00:00
kaie%kuix.de 4888314444 Bug 110161. Code related to the plan to enable OCSP by default.
r=rrelyea, toolkit r=mconnor
2007-05-30 23:13:30 +00:00
wtc%google.com 6223bff43f Bug 213637: follow the all lowercase comment style of this file. 2007-05-30 21:36:02 +00:00
wtc%google.com f5976efaae Bug 213637: if the pollable event becomes broken, create a new one. If we
can't create a new one, fall back on "busy wait".  Since the pollable event
may change now, we use a lock to protect it.  The bug was tracked down by
Liming Zhan. sr=darin.
Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h
2007-05-30 17:30:39 +00:00
roc+%cs.cmu.edu b61bf8ec39 Bug 381657. Install offline cache listener even for loads from the disk/memory caches. patch by Dave Camp, r+sr=biesi 2007-05-30 02:34:23 +00:00
bent.mozilla%gmail.com 243b45e3dd 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 20:08:55 +00:00
jwalden%mit.edu 426b9b3027 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-21 01:35:08 +00:00
dwitte%stanford.edu a3dc4fee64 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 18:12:26 +00:00
mozilla.mano%sent.com c8ebe3a5b8 Re-enabling digest auth. tests, a=sayrer. 2007-05-20 00:33:28 +00:00
mozilla.mano%sent.com 2a7de493c7 Commenting out some failing authentication tests to check whetehr places-bookmarks build on the windows machines of MozillaTest, a=sayrer. 2007-05-18 21:53:18 +00:00
sspitzer%mozilla.org 501958169a 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 18:33:19 +00:00
alfred.peng%sun.com 8ff583ea12 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 07:53:42 +00:00
cbiesinger%web.de 919312a409 Bug 370195 ��� sql device for the offline cache
patch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest)
2007-05-14 20:09:20 +00:00
gavin%gavinsharp.com 9899985fbf Bug 379997: don't delete logins if authentication fails, patch by Justin Dolske <dolske@mozilla.com>, r+sr=biesi 2007-05-14 18:39:35 +00:00
asqueella%gmail.com c12b10d2b5 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 17:09:52 +00:00
dwitte%stanford.edu 17d826b3f7 unit test for new cookie path checks, per bug 373228. 2007-05-07 11:40:23 +00:00
dveditz%cruzio.com 10c3db121a bug 373228 incorporate additional review comments after initial checkin, r=dwitte, a=release-drivers 2007-05-07 11:14:01 +00:00
dwitte%stanford.edu 36eabd0083 add nsICookieManager{2} interface tests. 2007-05-06 01:31:06 +00:00
dwitte%stanford.edu f4d2c3dad6 tweak some comments to reflect the changes in bug 240963. 2007-05-06 01:29:44 +00:00
dwitte%stanford.edu f2930f0e2d implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.
bug 379239, r=mvl, sr=biesi
2007-05-05 21:09:54 +00:00
asqueella%gmail.com d6e3c1b3e2 Bug 372554 - "ASSERTION: cannot set host on no-auth url" trying to set location.hostname at a file: URL
p=Ryan Jones <sciguyryan@gmail.com>
r=biesi/r+sr=jst
2007-05-04 06:42:29 +00:00
asqueella%gmail.com 8e6161a163 287469 - fix source comments to match idl.
r+sr=biesi
2007-05-04 06:00:33 +00:00
sayrer%gmail.com 5165879375 Bug 378787. Digest Authentication Request Splitting. r=biesi, sr=brendan 2007-05-04 03:31:30 +00:00
bzbarsky%mit.edu d979f584e1 Stylesheets should know what their principal is, and it should be based on the
URI the sheet was loaded from, its certificate (if any) and the loader
principal, not just on the page the sheet is being applied to.  Propagate this
principal as the loading principal to @import loads from stylesheets.  Change
sheet access checks to use this principal instead of the sheet URI.  Bug
221428, r+sr=peterv
2007-05-01 19:26:15 +00:00
dveditz%cruzio.com 1b8681501b bug 373228 prevent cookies with long paths from taking too much space, r=dwitte, a=juanb 2007-05-01 08:14:49 +00:00
dwitte%stanford.edu af494e34f9 comment sp fix. 2007-04-29 07:52:23 +00:00
asqueella%gmail.com 14532bd967 Bug 378128 - ascii art in IDL files should be protected so that it displays in documentation
p=Ray Kiddy <ray@ganymede.org>
r=biesi
2007-04-27 16:50:11 +00:00
asqueella%gmail.com 353b572fdc 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 16:20:26 +00:00
asqueella%gmail.com d8c9c87cfb Bug 368702 - Effective TLD Service should treat trailing dot properly
p=Wladimir Palant <trev.moz@adblockplus.org>
r=biesi, sr=dveditz
2007-04-27 14:50:15 +00:00
asqueella%gmail.com 377b1073e4 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 14:34:26 +00:00
asqueella%gmail.com eb3caf5010 Backed out until the patch is tested. Sorry for not building with it.
b=377049
2007-04-25 21:10:54 +00:00
asqueella%gmail.com 5e4bce1f90 Bug 377049 - nsBaseURLParser::ParsePath doesn't handle strings that are not NULL terminated
p=Ryan Jones <sciguyryan@gmail.com>
r=biesi
2007-04-25 20:57:35 +00:00
asqueella%gmail.com bd94db2646 Bug 376865 - nsInputStreamPump::AsyncRead does not null check listener
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=biesi
2007-04-25 20:52:16 +00:00
Olli.Pettay%helsinki.fi 6627cfe9fb 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 16:28:12 +00:00
benjamin%smedbergs.us 3fb4912f5d 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 14:22:04 +00:00
bent.mozilla%gmail.com be4225d0e8 Bug 372050 - "Expose UnescapeString through nsINetUtil". Patch by Prasad Sunkari <prasad@medhas.org>. r+sr=biesi. 2007-04-23 14:19:04 +00:00
sayrer%gmail.com a8800a7d36 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 23:56:07 +00:00
cbiesinger%web.de ee92dc717a extend test for bug 376660: also test failure cases. r=bz 2007-04-22 20:00:17 +00:00
sayrer%gmail.com e4bf07a854 backout patch from bug 373253 because changes to nsIPasswordManagerInternal, yes Internal, break multiple projects. 2007-04-21 02:14:40 +00:00
sayrer%gmail.com f8b270a303 Bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor 2007-04-21 01:46:51 +00:00
bzbarsky%mit.edu 8d38ea0f4b Add test and some docs for bug 376660. r=biesi 2007-04-17 01:47:58 +00:00
gijskruitbosch%gmail.com 2d835d35e0 Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Player
p=sciguyryan@gmail.com (Ryan Jones)
r=silver@warwickcompsoc.co.uk (James Ross)
r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 12:31:18 +00:00
bzbarsky%mit.edu 78fd80b722 Set mChannel so consumers can get it even if we have no data. Bug 376660,
r+sr=biesi
2007-04-05 23:06:00 +00:00
cbiesinger%web.de 1a7ca53774 Bug 375878 remove users of Recycle()
patch by taras glek r+sr=biesi
2007-03-30 22:44:22 +00:00
gijskruitbosch%gmail.com 9cd5d95c7c 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 17:34:12 +00:00
dbaron%dbaron.org d2a7c1e86a Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 15:35:02 +00:00
dbaron%dbaron.org a32fb9b241 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
cbiesinger%web.de 7ab307f3ae Bug 372486 ��� Document and enforce that channels can't be reopened
patch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
2007-03-23 21:57:26 +00:00
roc+%cs.cmu.edu 1a356b3f42 Bug 371667. When checking autodial status to see if we should put the browser offline, check whether a dial number is actually configured and allow the browser to go offline if no number is configured. r+sr=biesi, patch by Chris Double 2007-03-20 01:58:19 +00:00
mrbkap%gmail.com 43ff966e8c Prevent the wrong 'this' object creeping into FindProxyForURL. bug 369213, r=darin/crowder sr=dveditz 2007-03-14 18:47:44 +00:00
mkaply%us.ibm.com 921e9a8206 Bug 178993 -patch from robert sayre and others - r=bsmedberg, dveditz, mvl, sr=darin - add HTTPOnly support 2007-03-14 17:22:01 +00:00
mkaply%us.ibm.com cbafae509c Bug 178993 - r=sayrer - Unit testcase for httponly 2007-03-14 17:16:51 +00:00
roc+%cs.cmu.edu 0fc5109e5f Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi 2007-03-14 01:52:07 +00:00
asqueella%gmail.com 20b4afc68c Bug 371473 - Stack overflow when URLs (jar:, view-source:, etc) are nested too deeply
p=Ryan Jones <sciguyryan@gmail.com>
r=bzbarsky, sr=biesi
2007-03-12 05:56:45 +00:00
mnyromyr%tprac.de cad66a8510 Bug 373496: "dead" emoticon encoding; p=C�dric "chewey" Menge <bugzilla@mengemail.de>; r/sr=bienvenu 2007-03-11 00:17:00 +00:00
roc+%cs.cmu.edu f0f83df28b Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi 2007-03-08 01:48:25 +00:00
cbiesinger%web.de caff266fdf bug 370559 r+sr=darin
ignore the address part of the PASV reply
2007-03-07 00:54:20 +00:00
sayrer%gmail.com 7516604055 Backout unfinished patch for bug 178993. 2007-03-02 03:51:30 +00:00
mkaply%us.ibm.com ea71628986 #178993
r=bsmedberg, dveditz, mvl
Add support for httpOnly cookie attribute
2007-03-01 20:09:02 +00:00
benjamin%smedbergs.us d7b8769ad1 Followup patch to deal with escaped characters, bug 367428 r=biesi 2007-02-26 16:57:48 +00:00
benjamin%smedbergs.us 021d7ba460 Bug 367428 - sanity-check resource URIs, r=biesi 2007-02-26 15:09:02 +00:00
kaie%kuix.de e992f34c9e bug 370802, nsIPermissionManager: Add ability for exact hostname testing
r/sr=cbiesinger
2007-02-20 15:24:36 +00:00
kaie%kuix.de a3d8454c22 Bug 107491, improve SSL error messages
Patch v9 - docshell and netwerk portions
Second and final checkin of this patch, enabling the new SSL error page
r/sr=biesi
2007-02-18 04:24:05 +00:00
mozilla.BenB%bucksch.org 5dc86993df Properly recognize wiki urls with (), and with ', in the middle
Bug 133016, r=mscott, sr=biesi
2007-02-17 20:44:08 +00:00
kaie%kuix.de 70ee2afe72 Bug 107491, improve SSL error messages
Patch v9 - docshell and netwerk portions
Checking in subset to enable landing of crypto code.
r/sr=cbiesinger
2007-02-17 03:47:28 +00:00
dveditz%cruzio.com a86af11b7f bug 370445 prevent embedded nulls when setting location.hostname. r=bz, sr=dbaron, a=jay 2007-02-16 01:10:39 +00:00
asqueella%gmail.com 3ebfb7042b Bug 223846 - AuthName with escaped " in it sets wrong realm
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=biesi
2007-02-11 00:33:29 +00:00
mrbkap%gmail.com 99e34d92ab Get the function we want out of the sandbox in a safer way. bug 355215, r=crowder, sr=dveditz 2007-02-09 22:51:49 +00:00