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

133 Коммитов

Автор SHA1 Сообщение Дата
stephendonner%yahoo.com e7ce67e609 Bug 250845. Rename 'Turn Off Privacy Settings' to 'Allow All Cookies' in P3P dialog. r=mconnor, sr=neil, a=shaver 2004-07-14 04:54:19 +00:00
timeless%mozdev.org 6d68244162 Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
mvl%exedo.nl 3688853ede Add a way to manually show a single blocked pop-up window
bug 198846, r=danm, sr=jag
2004-06-08 12:06:56 +00:00
neil%parkwaycc.co.uk 93e990ff0c Bug 90984 Prefer "website" to "web site" p=tmeader@gmail.com r=me sr=jag 2004-06-02 22:59:39 +00:00
gerv%gerv.net 86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
gerv%gerv.net f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
mvl%exedo.nl 2a7983458f Hide unneeded tabs in in the image manager to make resizing work better.
bug 89908, r=mconnor, sr=darin
2004-04-17 13:48:35 +00:00
varga%nixcorp.com 2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
mconnor%myrealbox.com 183524ff31 Bug 238931: remove the magic number 8 (kill ALLOW_SESSION_ONLY const), r=dwitte, sr=darin, a1.7=asa, fix dwitte's folly by implementing the session perm value on nsICookiePermission 2004-04-07 23:27:02 +00:00
mconnor%myrealbox.com d5db0bff70 Bug 239240: Choosing Unblock Images from this Server in context menu whitelists site instead of removing permission, r=dwitte, sr=darin, a1.7=asa 2004-04-07 23:23:50 +00:00
neil%parkwaycc.co.uk 921a00668f Bug 238080 JS strict warning: redeclaration of var p p=gautheri@noos.fr r=mvl sr=jag a=mkaply 2004-04-07 15:51:09 +00:00
mconnor%myrealbox.com c48af3a33a bug 238045 - Cookie manager of 1.7beta does not display stored cookies, r=mvl, sr=darin, a=chofmann, display a blank value for expiry if FormatDateTime chokes on really long-lived cookies 2004-03-31 00:38:17 +00:00
jst%mozilla.jstenback.com 1799c57970 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2004-03-16 20:13:14 +00:00
mconnor%myrealbox.com b1bade834e bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2004-03-09 23:58:10 +00:00
mconnor%myrealbox.com e4756a402c bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
neil%parkwaycc.co.uk 0c857f80f8 Bug 235190 Remove cookie icon xul that Classic doesn't like p=hj r=me sr=darin 2004-02-25 12:54:00 +00:00
neil%parkwaycc.co.uk 1ffa470338 Bug 220915 Cookie site list doesn't update when removing a cookie with the blacklist option r=dwitte sr=darin 2004-02-10 23:41:01 +00:00
mvl%exedo.nl 4bc72bffba Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag
2004-02-10 18:22:23 +00:00
neil%parkwaycc.co.uk fb39b7532e Bug 231499 Cookie manager could only delete contiguous selections r=dwitte sr=darin 2004-02-06 20:32:48 +00:00
neil%parkwaycc.co.uk 3c188db3db Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2004-02-04 23:44:29 +00:00
neil%parkwaycc.co.uk 22f0ba2e18 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2004-02-03 23:32:26 +00:00
dwitte%stanford.edu 3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
mvl%exedo.nl 70f275f05b Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
bug 202324, patch by mconnor@myrealbox.com, r=mvl, sr=alecf
2004-01-31 18:35:06 +00:00
dbaron%dbaron.org 17c9bcdadb Unregister pref observer onunload to prevent it leaking until shutdown. Also run more onload rather than when the script is executed. b=231384 r=mvl sr=bryner 2004-01-30 00:46:32 +00:00
neil%parkwaycc.co.uk c139565ffe Bug 226511 Speed up cookie deletions by not reloading the entire tree after every deletion as the rows have already been removed from the tree r=dwitte sr=darin 2004-01-28 23:14:42 +00:00
timeless%mozdev.org baf2466161 Bug 224327 if domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
patch by mconnor@myrealbox.com r=neil sr=alecf
2004-01-27 16:42:29 +00:00
timeless%mozdev.org 78b0065b4d Bug 175359 Add confirm dialog for Remove All Cookies/Remove All Sites
patch by mconnor@myrealbox.com r=mvl sr=alecf
2004-01-27 16:41:15 +00:00
timeless%mozdev.org 3d593da965 Bug 231831 About Popups doesn't load pref panel on Yes.
patch by r=neil sr=jag
2004-01-27 16:38:45 +00:00
timeless%mozdev.org 9295d04d92 Bug 228397 Warning ``assignment to undeclared variable uri'' [xs] in file ``chrome://cookie/content/cookieContextOverlay.xul'', line 53, character 0.
r=dwitte sr=bz
2003-12-21 04:04:12 +00:00
dwitte%stanford.edu 4efc16689c implement session cookie UI. thanks to mconnor for the patch!
b=225857, p=mpconnor@myrealbox.com, r=neil, sr=alecf
2003-12-20 03:08:44 +00:00
neil%parkwaycc.co.uk eebf110595 Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-01 23:44:39 +00:00
dwitte%stanford.edu f32e9433bc Cookie Manager and Exceptions window should remember column size
b=224569, r=neil, sr=alecf
2003-11-11 17:43:16 +00:00
mvl%exedo.nl 28d420076e Persist checkbox to block domain in the cookie manager.
bug 75119, r=biesi, sr=alecf
2003-11-10 16:56:37 +00:00
mvl%exedo.nl 1f3c16d801 Put back a line that shouldn't have been removed for bug 161130 2003-11-06 20:21:05 +00:00
timeless%mozdev.org ac828a26e3 Bug 205541 Selecting "Unblock Cookies..." while on a site that you'd previously blocked allows the site to set cookies rather than just removing the block
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:27:58 +00:00
timeless%mozdev.org 45c2bb8d16 Bug 222553 Rework cookieviewer to support whitelisting
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:23:50 +00:00
neil%parkwaycc.co.uk 93cc2f8a6f Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2003-10-30 09:33:40 +00:00
dwitte%stanford.edu e7d5f11d73 make cookiemanager sort strings case-insensitively.
thanks to smanux@lfjr.net for the patch. r=dwitte, sr=darin, b=220067
2003-10-15 09:41:40 +00:00
timeless%mozdev.org 02c84872d9 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2003-10-09 00:29:09 +00:00
dwitte%stanford.edu 3bc355e4fe rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
various folk have made of it. (no names here, move along)

some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:

mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul

b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.
2003-10-08 01:03:28 +00:00
neil%parkwaycc.co.uk 1c4c4c930a Bug 182359 only open one manager window of each type r=dwitte sr=darin 2003-10-07 10:03:21 +00:00
neil%parkwaycc.co.uk 946c00dbbf Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2003-10-02 08:10:39 +00:00
dwitte%stanford.edu 0348122ca5 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
dwitte%stanford.edu ee64b32c3e 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.
2003-07-09 00:20:57 +00:00
timeless%mozdev.org a35730ae9a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2003-07-02 14:29:47 +00:00
shliang%netscape.com df938ddfef 208357 - image manager menuitem needs to be removed for ns builds on mac osx. r=sgehani, sr=jag 2003-06-05 03:49:48 +00:00
dwitte%stanford.edu 61f5de43c9 follow-up to bug 202131: BubbleSort is too slow. fixes an omission that was supposed to go in with the original patch.
p=neil, r=dwitte, sr=darin, a=sspitzer.
2003-05-01 04:53:14 +00:00
bzbarsky%mit.edu 86a37b4d39 Stop doing incorrect updating of selection in cookie viewer. Bug 198409, patch
by mvl@exedo.nl (Michiel van Leeuwen), r=suresh, sr=jag
2003-04-23 00:53:32 +00:00
ere%atp.fi 73c8d49169 Fix for bug 202707: cookie and image manager sort entries in descending order
patch by dwitte
r=mvl
sr=bzbarsky
2003-04-20 20:29:41 +00:00
cbiesinger%web.de bdfabf0708 202131 patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin BubbleSort is too slow 2003-04-18 17:34:02 +00:00