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

155 Коммитов

Автор SHA1 Сообщение Дата
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
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
bzbarsky%mit.edu 16e457b12e Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch
by Mike Connor <mconnor@myrealbox.com>, r=mvl, sr=darin
2004-01-29 03:34:58 +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
dbaron%dbaron.org d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +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
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
mvl%exedo.nl b8604c9e55 Put back a line that shouldn't have been removed for bug 161130 2003-10-31 19:40:52 +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
dwitte%stanford.edu bc55887835 add accesskeys for the cookie confirmation dialog.
b=201743, r=neil, sr=alecf
2003-10-30 17:26:44 +00:00
mvl%exedo.nl 0db62905d1 Ask before loading images is no more. Remove obsolete references to it from the prefs panel.
bug 161130, r=dwitte, sr=darin
2003-10-19 09:10:59 +00:00
kairo%kairo.at 7b21e2d4eb bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +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
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
kairo%kairo.at 5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +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
jshin%mailaps.org a02a46efd1 bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +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
kairo%kairo.at 0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
dwitte%stanford.edu a1fcc8d125 Bug 206356: cookies refused by default if you just close dialog.
makes the "do you want to accept this cookie?" dialog more user-friendly, by not touching the permission list if you dismiss the dialog without clicking a button.

patch by mvl, r=neil, sr=jag, a=asa.
2003-05-22 00:37:48 +00:00
kairo%kairo.at b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
timeless%mozdev.org 205f577adb Bug 201864 Context menu always has unblock image when image in permission list
patch by mvl@exedo.nl r=dwitte sr=bz
2003-04-15 14:26:28 +00:00
shliang%netscape.com 6fb1258807 195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag. 2003-03-26 02:03:13 +00:00
timeless%mozdev.org daa6c4ba43 Bug 199195 block images from this server doesn't work
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-26 00:46:33 +00:00
cbiesinger%web.de 21e3138776 198829 patch by mvl@exedo.nl r=dwitte@stanford.edu sr=dmose Blocking cookies does not remain persistent 2003-03-23 22:35:02 +00:00
bzbarsky%mit.edu a7d8e133da 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.
2003-03-22 01:24:51 +00:00
timeless%mozdev.org def3071d84 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2003-03-17 22:55:42 +00:00
shliang%netscape.com db50dc210a 192193 - missed part of checkin for default whitelist for popup blocking. r/sr=jag 2003-03-07 02:14:56 +00:00
shliang%netscape.com f4df0ea9b4 192193 - preload popup blocking whitelist. r=danm, sr=jag 2003-03-05 01:34:34 +00:00
cbiesinger%web.de c729ae0212 163350 patch by mvl@exedo.nl r=suresh sr=jag Cookie confirmation dialog could use better wording. 2003-02-28 20:49:09 +00:00
gilbert.fang%sun.com 1e9dd192f2 Fix bug 193835: Missing focus when selected the related checkbox or radiobox in Preference window. p=jessie.li@sun.com,r=neil@parkwaycc.co.uk,sr=jag. 2003-02-28 07:00:39 +00:00
kairo%kairo.at 661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
pete.zha%sun.com d1ea99b3c8 bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2003-02-24 07:59:17 +00:00
pete.zha%sun.com 65b909dbce bug=193835
Missing focus when selected the related checkbox or radiobox in Preference window.
r=kyle.yuan@sun.com sr=jaggernaut@netscape.com
2003-02-24 03:00:23 +00:00
kairo%kairo.at ec60ba7d89 bug 163350 - Cookie confirmation dialog could use better wording, r=timeless, sr=jag, checking in for mvl@exedo.nl 2003-02-22 13:42:15 +00:00
timeless%mozdev.org 06b309aa38 Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
shliang%netscape.com 6abe43a65d bug 190015 - change verbage for popup blocking - r/sr=jag 2003-01-22 05:46:42 +00:00
shliang%netscape.com 2f1ef1430b bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
suresh%netscape.com 88f32976b0 bug 189522 - cookies have ok/cancel instead of yes/no. r/sr-jag. 2003-01-17 23:36:34 +00:00
suresh%netscape.com a1f859beae Bug 168930, Cookie accept/decline alert buttons are in the wrong order. r/sr-jag. 2003-01-16 22:09:00 +00:00
neil%parkwaycc.co.uk 6e4270dad8 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
kairo%kairo.at a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
danm%netscape.com 3d84d665f5 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
dbaron%fas.harvard.edu b2d4d4e2cf Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2002-11-06 12:55:00 +00:00
kairo%kairo.at 150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
dveditz%netscape.com 54a4cd8e0d Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2002-10-25 02:31:12 +00:00
leaf%mozilla.org b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
danm%netscape.com f2be58b473 string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:23:19 +00:00