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

2939 Коммитов

Автор SHA1 Сообщение Дата
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
bzbarsky%mit.edu a20bb0c282 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 687011801d 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 358a95fb4a 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 362a0ccd75 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 d2c03730f6 Bug 60245 no tooltips for "title" attribute in sidebar r=timeless sr=jag 2006-07-27 14:57:45 +00:00
timeless%mozdev.org 7f2c13728c 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 2c86d931c8 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 cb01d48e60 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 f3ab54b261 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 b2abd6e642 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 7115fe856b 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
cbiesinger%web.de ff8a53284f 205440 patch by kd-moz@tprac.de r=shliang sr=jag JavaScript error in internetresults.xul/.js 2006-07-27 14:57:38 +00:00
cbiesinger%web.de 704a01f2f2 Bug 133590
[RFE] in history, add right-click > open in new tab
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2006-07-27 14:57:37 +00:00
neil%parkwaycc.co.uk 16be658ba2 Supplementary patch in bug 227053 fixing exception when switching group mode r=timeless sr=alecf 2006-07-27 14:57:36 +00:00
neil%parkwaycc.co.uk dda7e397af Bug 227053 history sidebar issues: gHistoryStatus has no properties; correctly extract the hostname from a url; don't leak observers r=timeless sr=alecf 2006-07-27 14:57:35 +00:00
cbiesinger%web.de a764970978 Bug 230357 gHistoryGrouping in history.js is not updated
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2006-07-27 14:57:34 +00:00
neil%parkwaycc.co.uk 795733738a Bug 144158 No Group by Site option in History r=timeless sr=alecf 2006-07-27 14:57:33 +00:00
neil%parkwaycc.co.uk ec7f2bfa87 Bug 135717 Cannot add sidebar panels if they are corrupt or there are no current panels r=varga sr=alecf 2006-07-27 14:57:32 +00:00
neil%parkwaycc.co.uk ded405fef6 Bug 135717 can't customize sidebar if all tabs are deleted r=varga sr=jag 2006-07-27 14:57:31 +00:00
neil%parkwaycc.co.uk 54f14148ab Bug 50223 Clicking on a sidebar tab should set focus to its content r=pch sr=alecf 2006-07-27 14:57:30 +00:00
tingley%sundell.net bbe400dbea bug 217340: checkmarks missing from sidebar tabs menu
r=rjc, sr=bz, a=asa
2006-07-27 14:57:29 +00:00
tingley%sundell.net a8ab19b884 Fix the broken tabs menu in the sidebar, and clean up a related idiom in
the prefs window.  bug 211088: r=rjc, sr=bz, a=asa.
2006-07-27 14:57:28 +00:00
varga%netscape.com a01dca7166 Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2006-07-27 14:57:27 +00:00
neil%parkwaycc.co.uk 91cd352614 Bug 150158 clean up after nsIFile.delete was renamed to .remove p=stevechapel@earthlink.net r=shliang sr=brendan a=asa 2006-07-27 14:57:26 +00:00
shliang%netscape.com fe1ea3022f bugs 195213, 202174. no content in sidebar on uncollapsing when collapsed on startup, make sidebar deal with missing panels. r=sgehani, sr=jag 2006-07-27 14:57:25 +00:00
shliang%netscape.com dff76e6b19 73962 - sidebar overlaps icons in statusbar. r=varga, sr=jag. 2006-07-27 14:57:24 +00:00
shliang%netscape.com 470a80fab5 195213 - sidebar does not load when opened if collapsed on startup - r=sspitzer, sr=jag 2006-07-27 14:57:23 +00:00
sspitzer%netscape.com 4db6328a30 supplimental fix for #198522
r/sr=jag
2006-07-27 14:57:22 +00:00
shliang%netscape.com 1ae37dac02 198522 - sidebarOverlay.js changes used for changing sidebar default to closed in ns. r=sgehani, sr=jag 2006-07-27 14:57:21 +00:00
kyle.yuan%sun.com 4540ea30fe Bug 186515 no content in sidebar
r=shliang, sr=jaggernaut, a=asa
delayed call to sidebarObj.panels.refresh()
2006-07-27 14:57:20 +00:00
neil%parkwaycc.co.uk abc3d2dee4 Bug 190939 JS error and strict warning in sidebarOverlay.js r=shliang sr=alecf a=asa 2006-07-27 14:57:19 +00:00
shliang%netscape.com b915e39cc4 bug 134345 - sidebar button. r=sgehani, sr=jag 2006-07-27 14:57:18 +00:00
cbiesinger%web.de 7701750a5d 77345 patch by Erich.Iseli@Iseli.org r=sgehani,rjc sr=jag
browser window can't display too many multiple search engines at once
2006-07-27 14:57:17 +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
timeless%mac.com 0aa178450c 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:15 +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
shliang%netscape.com e8d362cd4e 192755 - unable to allow popup from site with specified port. r=bzbarsky, sr=jag 2006-07-27 14:57:08 +00:00
shliang%netscape.com a335371319 bug 176624 - popup blocking. r=danm, sr=jag 2006-07-27 14:57:07 +00:00
nisheeth%netscape.com e1d514f68a Fix for bug 161546. r=alecf, sr=heikki. JS and data urls can no longer be loaded from the history window or sidebar. An alert with an error will pop up if a user tries to load such urls from the history window/sidebar. a=asa. 2006-07-27 14:57:06 +00:00
kairo%kairo.at cff0944246 bug 134935 - Collapse and Expand in History context menu share the same accesskey entry, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2006-07-27 14:57:05 +00:00
timeless%mozdev.org fec06bc49c Bug 73748 Remove nsJSComponentManager.js and nsJSSupportsUtils.js
patch by doron@netscape.com r=timeless sr=rbs
2006-07-27 14:57:04 +00:00
timeless%mozdev.org 8ad31cce69 Bug 146020 javascript strict warnings in search-panel.js
r=shliang sr=alecf
2006-07-27 14:57:03 +00:00
darin%netscape.com b306fa6143 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2006-07-27 14:57:02 +00:00
sgehani%netscape.com 009cc9d159 Fix ``Sidebar fails to select a panel when told to do so''.
b=158736; r=bryner; sr=blake
2006-07-27 14:57:01 +00:00
kyle.yuan%sun.com 1160eedd0f Bug 154089 "My Sidebar" in Address Book can't show at the first time
r=morse, sr=alecf, a=asa
Thanks for Robin Lu (robin.lu@sun.com)'s fix
2006-07-27 14:57:00 +00:00
bzbarsky%mit.edu b6861e096d History sort order should persist. Bug 91417, patch by Oswald Fischer
<osfischer@gmx.de> and Wesha <wesha@mail.ru>, r=jag, sr=bzbarsky, a=roc+moz
2006-07-27 14:56:59 +00:00
kyle.yuan%sun.com 894f9aa624 Bug 154914 Press Enter on collapsed history tree item causes page load.
r=timeless, sr=blake
2006-07-27 14:56:58 +00:00
blakeross%telocity.com 8ba8272c8d 128322 - history sidebar opens topmost link automatically. patch by neil and me. r=andreww/hewitt sr=blake/hewitt 2006-07-27 14:56:57 +00:00
bryner%netscape.com e184ed27d1 Don't let sidebar panels take focus unless the user just selected the panel (i.e. don't focus them when a new window is opened). Bug 76621. r=blake, sr=jag. 2006-07-27 14:56:56 +00:00
alecf%netscape.com 455c527ce5 Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
r=danm, sr=jag
2006-07-27 14:56:55 +00:00
caillon%returnzero.com b2040f558a Bug 154535. Don't depend on the sidebar overlay for context menu code.
r=sgehani
sr=jag
2006-07-27 14:56:54 +00:00
sgehani%netscape.com ff3f1e0d96 Backing out sidebar personal toolbar button.
b=134345
2006-07-27 14:56:53 +00:00
sgehani%netscape.com 0ea73965c0 Improve sidebar discoverability.
b=134345; r=morse; sr=jag
2006-07-27 14:56:52 +00:00
shliang%netscape.com 0fd8e0abd7 bug 190015 - change verbage for popup blocking - r/sr=jag 2006-07-27 14:56:51 +00:00
danm%netscape.com 6304f92bb7 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 2006-07-27 14:56:50 +00:00
danm%netscape.com cdb2b73034 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 2006-07-27 14:56:49 +00:00
danm%netscape.com 0e4634c703 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2006-07-27 14:56:48 +00:00
dveditz%netscape.com cbab353f67 Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2006-07-27 14:56:47 +00:00
danm%netscape.com 0e4c906d59 change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2006-07-27 14:56:46 +00:00
danm%netscape.com 1da29557cb en/disable individual items in popup manager menu rather than hiding or disabling the entire menu. makes it work on the Mac. bug 166442 r=brendan,morse 2006-07-27 14:56:45 +00:00
danm%netscape.com 5ff316edd1 switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2006-07-27 14:56:44 +00:00
danm%netscape.com 65fc6cbe1f reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies 2006-07-27 14:56:43 +00:00
danm%netscape.com a1af1408f0 new strings for popup window manager. bug 166442 r=jag,jst,morse 2006-07-27 14:56:42 +00:00
dbaron%fas.harvard.edu a0abf1d341 Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2006-07-27 14:56:41 +00:00
danm%netscape.com e5bfd3c07f bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2006-07-27 14:56:40 +00:00
morse%netscape.com 29363ec7de bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag 2006-07-27 14:56:39 +00:00