Commit Graph

80 Commits

Author SHA1 Message Date
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
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
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
danm%netscape.com
29b019f0b8 backing out Txul-regression-causing popup window manager. bug 167929 2006-07-27 14:56:38 +00:00
danm%netscape.com
4f6170d44b adding popup window manager menu. bug 166442 r=jag,jst,morse,timeless 2006-07-27 14:56:37 +00:00
mscott%netscape.com
44f0eea10d Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
use modern and classic icons instead of putting the icons in content too.

r=morse
sr=sspitzer
2006-07-27 14:56:36 +00:00
morse%netscape.com
0953166620 bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman 2006-07-27 14:56:35 +00:00
morse%netscape.com
ef444e62ca bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2006-07-27 14:56:34 +00:00
blakeross%telocity.com
e1a4f862a8 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2006-07-27 14:56:33 +00:00
neil%parkwaycc.co.uk
73c4b9965d Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2006-07-27 14:56:06 +00:00
neil%parkwaycc.co.uk
8d5baca632 Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2006-07-27 14:56:05 +00:00
neil%parkwaycc.co.uk
a228209cf2 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2006-07-27 14:56:04 +00:00
mscott%netscape.com
d1ac692f1e Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2006-07-27 14:56:03 +00:00
darin%netscape.com
f79985a6ab remove blank line at top of XUL file, fallout from bug 129101 2006-07-27 14:56:02 +00:00
morse%netscape.com
c9eb8ff91b bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa 2006-07-27 14:56:01 +00:00
morse%netscape.com
1a80ae930b enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa 2006-07-27 14:56:00 +00:00
rjc%netscape.com
9c82ef110d Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa 2006-07-27 14:55:59 +00:00
morse%netscape.com
83bb4f99f8 bug 124024, remove 21ms regression introduced by checkin for 121161, r=dp, sr=brendan 2006-07-27 14:55:58 +00:00
morse%netscape.com
2dd6eb26f8 bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf 2006-07-27 14:55:57 +00:00
dwitte%stanford.edu
091f33b824 make cookiemanager sort strings case-insensitively.
thanks to smanux@lfjr.net for the patch. r=dwitte, sr=darin, b=220067
2006-07-27 14:55:51 +00:00
dwitte%stanford.edu
e6e48577ad follow-up to bug 202131: BubbleSort is too slow. fixes an omission that was supposed to go in with the original patch.
p=neil, r=dwitte, sr=darin, a=sspitzer.
2006-07-27 14:55:49 +00:00
bzbarsky%mit.edu
8a469e6707 Stop doing incorrect updating of selection in cookie viewer. Bug 198409, patch
by mvl@exedo.nl (Michiel van Leeuwen), r=suresh, sr=jag
2006-07-27 14:55:48 +00:00
ere%atp.fi
7aeac77248 Fix for bug 202707: cookie and image manager sort entries in descending order
patch by dwitte
r=mvl
sr=bzbarsky
2006-07-27 14:55:47 +00:00
cbiesinger%web.de
91f81e4d5b 202131 patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin BubbleSort is too slow 2006-07-27 14:55:46 +00:00
hewitt%netscape.com
e0d74dbab0 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-07-27 14:55:43 +00:00
morse%netscape.com
cd03504f0b bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2006-07-27 14:55:07 +00:00
morse%netscape.com
0e09b83bd1 bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa 2006-07-27 14:55:06 +00:00
oeschger%netscape.com
656f161bf8 adding help buttons to cookie manager, bug=118834, r=morse, sr=alecf, a=asa/drivers 2006-07-27 14:55:05 +00:00
morse%netscape.com
1f124c19f7 bug 121161, enhanced p3p cookie management, r=sgehani, sr=alecf 2006-07-27 14:55:04 +00:00
ducarroz%netscape.com
df1c3c8e84 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf 2006-07-27 14:55:03 +00:00
ben%netscape.com
1772782b21 115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
r=morse, sr=hyatt
2006-07-27 14:55:02 +00:00
morse%netscape.com
78ea7de70c bug 115818, context menu slow to appear when images are present, c=ajfeldman@brown.edu, r=morse, sr=waterson -- this is better patch than the one in bug 146048 2006-07-27 14:55:01 +00:00
morse%netscape.com
01ca0583d8 bug 111362, no radio button selected in p3p dialog, r=bryner, sr=alecf 2006-07-27 14:55:00 +00:00
morse%netscape.com
1360168065 bug 146048, image context menu is slow to appear, c=tomi.leppikangus@oulu.fi, r=morse, sr=waterson 2006-07-27 14:54:59 +00:00
morse%netscape.com
75eaec6302 bug 109058, text missing in p3p dialog, r=blake, sr=alecf, a=asa 2006-07-27 14:54:58 +00:00
morse%netscape.com
1ef47c1d6a bug 109360, image blocking blocks wrong server, r=andre, sr=alecf 2006-07-27 14:54:57 +00:00
ben%netscape.com
e078016001 108595 - "Block Images for this server" menu item not showing up. Remove display:none style rule now that the overlay that includes this overlay (contentAreaContextOverlay.xul) is no longer being loaded twice by navigator. r=kerz, sr=blake 2006-07-27 14:54:56 +00:00
morse%netscape.com
d8672c9f3b bug 112649, hide/disable various elements in cookie task menu, r=sgehani, sr=alecf 2006-07-27 14:54:55 +00:00
bnesse%netscape.com
ad9244c032 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2006-07-27 14:54:50 +00:00
morse%netscape.com
0cc3432749 bug 97409, add unblocking images to context menu, r=law, sr=alecf 2006-07-27 14:54:33 +00:00