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

128 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%arlen.demon.co.uk c50bdfb4ec Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag
2006-07-27 14:59:05 +00:00
bugzilla%arlen.demon.co.uk 01fb9b70d5 Relanding bits of checkin for bug 282057 that got lost in movements for bug 277097
ok'd with bsmedberg on irc
2006-07-27 14:59:03 +00:00
bugzilla%arlen.demon.co.uk b603f2c079 Bug 290175 JS Error in permissionsNavigatorOverlay.xul
r/sr=neil.parkwaycc.co.uk a=asa
2006-07-27 14:59:02 +00:00
bugzilla%arlen.demon.co.uk a0c8cbf9d6 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2006-07-27 14:59:01 +00:00
bugzilla%arlen.demon.co.uk b6589efd9a Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz
2006-07-27 14:59:00 +00:00
timeless%mozdev.org 49e980e749 Bug 240947 use content instead of _content
r=neil sr=dveditz
2006-07-27 14:58:33 +00:00
dwitte%stanford.edu afb5f83406 make p3p cookie icon not appear for rejected cookies, only for flagged/downgraded ones; and remove some deprecated notification fu.
b=212778, r+sr=darin
2006-07-27 14:58:31 +00:00
bugzilla%arlen.demon.co.uk 06a41fc562 Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
p=me r/sr=neil a=asa
2006-07-27 14:58:30 +00:00
neil%parkwaycc.co.uk 83c4e208f7 Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2006-07-27 14:58:28 +00:00
mvl%exedo.nl f20b4da970 Add a way to manually show a single blocked pop-up window
bug 198846, r=danm, sr=jag
2006-07-27 14:58:25 +00:00
gerv%gerv.net ecbd212dbd Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-07-27 14:58:22 +00:00
mvl%exedo.nl e754914f9b Hide unneeded tabs in in the image manager to make resizing work better.
bug 89908, r=mconnor, sr=darin
2006-07-27 14:58:21 +00:00
varga%nixcorp.com 8c243fa803 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2006-07-27 14:58:20 +00:00
mconnor%myrealbox.com 7d22a7236c 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 2006-07-27 14:58:19 +00:00
neil%parkwaycc.co.uk 6c995cb32e Bug 238080 JS strict warning: redeclaration of var p p=gautheri@noos.fr r=mvl sr=jag a=mkaply 2006-07-27 14:58:18 +00:00
mconnor%myrealbox.com 6d138b1934 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 2006-07-27 14:58:17 +00:00
mconnor%myrealbox.com 8cbb431b29 bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2006-07-27 14:58:16 +00:00
mconnor%myrealbox.com f16c890129 bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2006-07-27 14:58:15 +00:00
neil%parkwaycc.co.uk 73f5e7abe8 Bug 220915 Cookie site list doesn't update when removing a cookie with the blacklist option r=dwitte sr=darin 2006-07-27 14:58:14 +00:00
neil%parkwaycc.co.uk 25ea03cf68 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2006-07-27 14:58:13 +00:00
mvl%exedo.nl ddbbe9ca9e Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
bug 202324, patch by mconnor@myrealbox.com, r=mvl, sr=alecf
2006-07-27 14:58:12 +00:00
neil%parkwaycc.co.uk c8de89ef06 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 2006-07-27 14:58:11 +00:00
timeless%mozdev.org 1c32e7ae71 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
2006-07-27 14:58:10 +00:00
timeless%mozdev.org 8b1f747c84 Bug 175359 Add confirm dialog for Remove All Cookies/Remove All Sites
patch by mconnor@myrealbox.com r=mvl sr=alecf
2006-07-27 14:58:09 +00:00
mconnor%myrealbox.com 7131539480 Bug 239240: Choosing Unblock Images from this Server in context menu whitelists site instead of removing permission, r=dwitte, sr=darin, a1.7=asa 2006-07-27 14:58:08 +00:00
jst%mozilla.jstenback.com f6e3867173 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. 2006-07-27 14:58:07 +00:00
mvl%exedo.nl d8e1e3ad9f 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
2006-07-27 14:58:06 +00:00
dwitte%stanford.edu e34f5b32e4 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2006-07-27 14:58:05 +00:00
dwitte%stanford.edu 1683da5f16 implement session cookie UI. thanks to mconnor for the patch!
b=225857, p=mpconnor@myrealbox.com, r=neil, sr=alecf
2006-07-27 14:58:04 +00:00
mvl%exedo.nl a0b20ada57 Put back a line that shouldn't have been removed for bug 161130 2006-07-27 14:58:03 +00:00
timeless%mozdev.org 22471ce4f4 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
2006-07-27 14:58:02 +00:00
neil%parkwaycc.co.uk 4000b8e5ad Bug 182359 only open one manager window of each type r=dwitte sr=darin 2006-07-27 14:58:01 +00:00
neil%parkwaycc.co.uk 02de6d8f6f Bug 231499 Cookie manager could only delete contiguous selections r=dwitte sr=darin 2006-07-27 14:58:00 +00:00
neil%parkwaycc.co.uk 7fc3799c18 Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2006-07-27 14:57:59 +00:00
timeless%mozdev.org c8c438a2e2 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2006-07-27 14:57:58 +00:00
timeless%mozdev.org 29ed7fd550 Bug 231831 About Popups doesn't load pref panel on Yes.
patch by r=neil sr=jag
2006-07-27 14:57:57 +00:00
neil%parkwaycc.co.uk a534ec22f6 Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2006-07-27 14:57:56 +00:00
timeless%mozdev.org cba0a940da Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2006-07-27 14:57:55 +00:00
timeless%mozdev.org c330680f1b Bug 228397 Warning ``assignment to undeclared variable uri'' [xs] in file ``chrome://cookie/content/cookieContextOverlay.xul'', line 53, character 0.
r=dwitte sr=bz
2006-07-27 14:57:54 +00:00
dwitte%stanford.edu 6cf282da17 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.
2006-07-27 14:57:53 +00:00
dwitte%stanford.edu 2ea0bf123b 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.
2006-07-27 14:57:52 +00:00
shliang%netscape.com 741df219de 208357 - image manager menuitem needs to be removed for ns builds on mac osx. r=sgehani, sr=jag 2006-07-27 14:57:51 +00:00
shliang%netscape.com 79b6cd410d 195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag. 2006-07-27 14:57:50 +00:00
varga%netscape.com e99b6403e7 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2006-07-27 14:57:16 +00:00
neil%parkwaycc.co.uk 4d06a89bad Bug 235190 Remove cookie icon xul that Classic doesn't like p=hj r=me sr=darin 2006-07-27 14:57:14 +00:00
dbaron%dbaron.org a21afe5228 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 2006-07-27 14:57:13 +00:00
timeless%mozdev.org 3e79526887 Bug 201864 Context menu always has unblock image when image in permission list
patch by mvl@exedo.nl r=dwitte sr=bz
2006-07-27 14:57:12 +00:00
timeless%mozdev.org e93956da75 Bug 199195 block images from this server doesn't work
patch by mvl@exedo.nl r=dwitte sr=darin
2006-07-27 14:57:11 +00:00
bzbarsky%mit.edu 557b4f90eb 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.
2006-07-27 14:57:10 +00:00
timeless%mozdev.org 5b6428017a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2006-07-27 14:57:09 +00:00