Commit Graph

34 Commits

Author SHA1 Message Date
Michael Pruett
e75469398a Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN 2014-05-12 23:11:19 -05:00
Trevor Saunders
254bffb739 bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
Andres Hernandez
41c0955363 Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Christian Sonne
56a78ed206 Bug 705422 - Remove all cookies button not disabled when filter is applied via Page Info dialog; r=gavin f=jaws 2012-02-05 16:09:52 +01:00
Christian Sonne
4cba787483 Bug 388079 - Deleting multiple cookies deletes wrong ones and/or not all selected. r=ttaubert 2012-02-01 16:49:32 +01:00
Javi Rueda
b1a6f239cf Bug 495511 - Remove All Cookies button is enabled when no cookies are present. r=jwein 2011-10-19 11:18:29 -04:00
Johannes Buchner
b665cd0082 Bug 399998 - Use Escape to close permission manager and cookie manager dialogs, r=sdwilsh, ui-r=faaborg 2011-05-14 16:11:48 -07:00
Michael Kohler
105dadd157 Bug 416554 - Missing column sort indicator in Preferences ▸ Privacy ▸ Show Cookies... r=dao 2010-10-24 11:05:16 +02:00
Dão Gottwald
bce967fc88 Bug 427973 - Remove cookies button shifts. r=gavin 2010-01-24 14:48:56 +01:00
Dão Gottwald
f82c781d1a Bug 483370 - Buttons on Security tab are broken when windows are already open. r=mconnor 2009-03-17 14:08:07 +01:00
Dão Gottwald
0afc3963b2 cookies.js whitespace cleanup 2009-03-14 14:32:36 +01:00
Hubert Gajewski
411c93ada8 Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp 2009-02-12 05:16:02 +01:00
Ehsan Akhgari
1b7a5323d9 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [cookie part]; r=dwitte,mconnor sr=bzbarsky 2008-10-20 00:42:53 +03:30
Steffen Wilberg
3e8c07df7c Bug 449664 followup: whitespace cleanup 2008-09-08 00:30:29 +02:00
Steffen Wilberg
04c9b08b41 Bug 449664 - use the new search textbox binding in the cookie viewer. r=mano 2008-09-07 18:00:46 +02:00
florian@queze.net
ac0291122d Bug 410863 - Removed cookies reappear when the filter is changed. r=Mano, a1.9=beltzner 2008-01-24 22:58:09 -08:00
reed@reedloden.com
546127edd0 Bug 378668 - "View cookies button in page info's security tab should pre-filter the cookies dialog" (follow-up to fix crashes) [p=ronny.perinke@gmx.de (Ronny Perinke) r=Mano a1.9=beltzner] 2007-12-17 21:46:52 -08:00
johnath@mozilla.com
f97885a2ad View cookies button in page info should pre-filter cookies dialog. b=378668 r=mano a=mconnor 2007-12-13 07:12:23 -08:00
reed@reedloden.com
7c2fa7a818 Bug 383723 - "Clearing the sort filter in the Cookies dialog makes the data become unsorted and the selection is lost" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-11-22 17:43:15 -08:00
enndeakin%sympatico.ca
e9212da0b0 Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz 2006-09-15 21:28:48 +00:00
Jan.Varga%gmail.com
e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
gavin%gavinsharp.com
54071d2f39 Bug 328480: can't select/copy cookies in the View Cookies dialog, r=mconnor 2006-03-02 14:08:54 +00:00
gavin%gavinsharp.com
4f47bb1514 Bug 306195: Focus is lost on filtering in Cookies/Permissions dialogs, patch by Simon B�nzli <zeniko@gmail.com>, r=bryner 2006-02-23 14:10:42 +00:00
mozilla.mano%sent.com
e7ca8085b3 Bug 269799 - Clearing cookies using either Clear Private Data or the Clear All button in the privacy prefpane doesn't update the Cookies Manager until it's reopened. r=mconnor. 2005-10-08 15:44:47 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
mconnor%steelgryphon.com
4adfa5bde1 bug 285002 - slow scrolling/redrawing in new cookies window with many cookies, patch by Andrzej Kaczmarek (andrzejk@gmail.com), r+a=me 2005-07-26 00:00:23 +00:00
mozilla.mano%sent.com
6a6d7ddb14 Bug 300074 - Disable actions when no items are selected in the Download Actions and Cookie Manager dialogs. patch from Caleb <bugs.caleb@gmail.com>, r=mconnor, a=asa. 2005-07-13 18:50:25 +00:00
db48x%yahoo.com
e475909d23 bug 296662: Javascript strict warnings in preferences dialog
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
dwitte%stanford.edu
c67beba386 fix typo, b=284098, r=mconnor 2005-03-09 03:33:42 +00:00
ben%bengoodger.com
5cecb27575 283640 - Cookies window hangs browser when items are expanded or collapsed. Ensure that nsITreeView implementation of getParentIndex always returns -1 for rows that are at the top level of the hierarchy. (Folders were actually returning "0" as their parent index, which is incorrect). 2005-03-05 22:43:48 +00:00
ben%bengoodger.com
1f0be99682 Testing a suspected fix to 283640 (suggested by Scott MacGregor)... don't adjust the index supplied to rowCountChanged... 2005-03-02 05:29:01 +00:00
ben%bengoodger.com
acaf0759b4 283744 - expiration dates for cookies aren't in a human readable format 2005-02-27 07:54:53 +00:00
ben%bengoodger.com
b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00