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

164680 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 80ee6999bc 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
dveditz%cruzio.com c6d88b8422 bug 244489 remove hardcoded width so sizeToContent has a chance in the Modern skin r=neil,sr=sspitzer 2006-07-27 14:58:27 +00:00
cbiesinger%web.de e372b0f126 bug 228017 show yes/no buttons for a yes/no question, instaed of ok/cancel
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
2006-07-27 14:58:26 +00:00
mvl%exedo.nl 38fbec8924 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
Stefan.Borggraefe%gmx.de 72b969ab1b Fix for bug 257338: "Delete Host" and "Delete Domain" features of the History Window do not work
r=bsmedberg, sr=neil
2006-07-27 14:58:24 +00:00
Stefan.Borggraefe%gmx.de 70673d68a1 Fix for bug 131480: "Can't do two successive history searches"
r+sr=neil
2006-07-27 14:58:23 +00:00
gerv%gerv.net 307b6f4fb9 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-07-27 14:58:22 +00:00
mvl%exedo.nl 1252a04ad1 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 8123194f0b Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2006-07-27 14:58:20 +00:00
mconnor%myrealbox.com 5fe174021b 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 e7ac30dd3b 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 189f706c64 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 8a5fe48d9e bug 234183 Cookie Manager cleanup for 1.7b, r=mvl sr=jag 2006-07-27 14:58:16 +00:00
mconnor%myrealbox.com 4223800bcd bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2006-07-27 14:58:15 +00:00
neil%parkwaycc.co.uk 52ba01a9df 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 11a534e4cb 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 0a67be8e15 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 2a56aeb544 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 ad5c1e066a 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 c1bc02b831 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 c06ff0a999 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 3bd022acf8 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 31efc480f2 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 1b708699bd 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 94b0d06db4 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 6f31ef4277 Put back a line that shouldn't have been removed for bug 161130 2006-07-27 14:58:03 +00:00
timeless%mozdev.org 1a1521d08d 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 c85ee0d70d 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 c3ba49798c 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 1da6373144 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 d9f4e65594 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 c05e0f7e3c 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 edae350aae 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 32afb2df88 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 d7e5cde3b7 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 eb342bc1ea 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 295f25ea45 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 e9f61f1d2a 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 c998c0e1fe 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
bzbarsky%mit.edu cf68b70e83 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2006-07-27 14:57:49 +00:00
jshin%mailaps.org afe33b46ed bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner 2006-07-27 14:57:48 +00:00
jshin%mailaps.org 224716d89b bug 215797 : can't open an entry with IDN in History (r=bsmedberg, sr=darin, moa=bryner) 2006-07-27 14:57:47 +00:00
cbiesinger%web.de e88f47dc72 Bug 230349
Adding multiple history entries to bookmarks fails and context menu reads
      "Bookmark this Page(L)"
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2006-07-27 14:57:46 +00:00
neil%parkwaycc.co.uk 4605540011 Bug 60245 no tooltips for "title" attribute in sidebar r=timeless sr=jag 2006-07-27 14:57:45 +00:00
timeless%mozdev.org 7021553db7 Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doronr@us.ibm.com r=timeless sr=jag
2006-07-27 14:57:44 +00:00
tor%cs.brown.edu 574b7fab7a Bug 225490 - netscape search plugin no longer functioning.
patch by timeless, r=caillon, sr=alecf, a=tor
2006-07-27 14:57:43 +00:00
jshin%mailaps.org b107fd4371 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2006-07-27 14:57:42 +00:00
bzbarsky%mit.edu d8b2d209ec Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2006-07-27 14:57:41 +00:00
timeless%mozdev.org c445fdfa6a Bug 223336 Cannot perform search from sidebar
suggestion by zack-weg@gmx.de r=neil sr=bz a=asa
2006-07-27 14:57:40 +00:00
neil%parkwaycc.co.uk 0f2ff8dec2 Bug 206464 Advanced search sidebar does not remember your chosen engines
Bug 212703 Advanced search sidebar does not display custom categories
r=varga
sr=alecf
2006-07-27 14:57:39 +00:00