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

496 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 4588fb970a Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
kaie%netscape.com 1fe62ddc21 b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
r=ccarlen/morse sr=darin
2002-12-13 20:39:03 +00:00
danm%netscape.com 75d8ea438b Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
darin%netscape.com 9b3557c713 fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
timeless%mozdev.org 356f0121be Bug 180210 nsCookie::~nsCookie frees uninitialized values
r=morse sr=bz
2002-11-15 00:45:51 +00:00
ducarroz%netscape.com 562473049c Fix for bug 167131. Not not display remote image in message compose when setting is on. R=morse, SR=sspitzer 2002-11-12 19:18:04 +00:00
timeless%mozdev.org 6b3a02d03d Bug 172377 Moz doesn't properly handle cookies.txt / cookperm.txt symlinks
r=caillon sr=bz
2002-11-07 01:19:24 +00:00
dbaron%fas.harvard.edu fa935f4f84 Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2002-11-06 12:55:00 +00:00
morse%netscape.com ca88ed58e5 bug 174104, secure cookies not recognized as secure, r=mstoltz, sr=dveditz, a=chofmann 2002-10-31 03:07:29 +00:00
kairo%kairo.at 0978ac7de5 Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
hyatt%netscape.com 9a928f9803 Fix for 176181, fix a phoenix-specific cookie bug, code not used by mozilla. 2002-10-29 03:20:31 +00:00
dveditz%netscape.com 3c463879bb bug 174765 restoring critical permission manager initialization that reviewers nitpicked out. 2002-10-25 04:46:19 +00:00
dveditz%netscape.com a44539d1f2 Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2002-10-25 02:31:12 +00:00
blakeross%telocity.com 03da88ac4e Fix cookie prefs in Phoenix (NPOB; ifdef MOZ_PHOENIX). r=hewitt sr=hyatt a=morse 2002-10-19 19:47:04 +00:00
seawood%netscape.com d1bef3cbe0 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
leaf%mozilla.org aeba91a83f update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
morse%netscape.com f7364a7e9e bug 171944, unable to log into lycos mail, r=mstoltz, sr=dveditz 2002-10-09 03:15:11 +00:00
danm%netscape.com b684e07631 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 2002-10-07 20:23:19 +00:00
danm%netscape.com 06071aac1e 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 2002-10-07 20:11:25 +00:00
morse%netscape.com 954a9c69f8 bug 171507, implement cookie logging, r=mstoltz, sr=dveditz 2002-10-07 06:13:52 +00:00
morse%netscape.com 9f2b2d25d4 backout patch for bug 155083, path test not being made when setting cookies, r=dveditz, sr=roc+moz@cs.cmu.edu 2002-10-02 17:46:07 +00:00
dougt%netscape.com 577de718b3 Move documentURI to a new interface. b=157133. r=rpotts@netscape.com, sr=darin@netscape.com 2002-09-30 23:18:43 +00:00
morse%netscape.com dc30548b9f bug 170237, cookie-accept dialog doesn't indicate session cookies, c=mvl@shop-engine.nl, r=morse, sr=dveditz 2002-09-29 13:16:53 +00:00
danm%netscape.com eaa54d5402 change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2002-09-28 18:01:31 +00:00
danm%netscape.com 0d1c857659 include URI in notification of permission change. bug 166442 r=brendan,jag 2002-09-28 16:00:13 +00:00
morse%netscape.com fa42ed1a14 bug 158216, cookies written out to disk too often, r=sgehani, sr=jag 2002-09-28 15:08:22 +00:00
morse%netscape.com e3872e9f1c bug 156726, citibank.com broken, r=mstoltz, sr=dveditz 2002-09-27 03:29:04 +00:00
danm%netscape.com fb282b6eb0 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 2002-09-21 02:12:37 +00:00
morse%netscape.com 899e28d1cb bug 142803, remove port indication from url in cookie, r=sgehani, sr=roc+moz 2002-09-19 00:37:36 +00:00
danm%netscape.com 480a2cfa86 adding a popup window management preference panel. bug 166442 r=jag,jst 2002-09-18 14:47:06 +00:00
danm%netscape.com 97220f560e switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2002-09-18 14:45:31 +00:00
morse%netscape.com 009f972705 bug 166218, Bad cookie selection based on cookie path, r=dbaron, sr=jag 2002-09-15 19:12:05 +00:00
morse%netscape.com 4e8302d273 bug 166143 cookies with quotes around the max-age value expire immediately, r/sr=jag,jst 2002-09-15 04:02:44 +00:00
danm%netscape.com 345d19ec9e minor change to be controlled by a preference setting other than dom.disable_open. r=jag,lumpy 2002-09-14 19:49:41 +00:00
danm%netscape.com 7c94daa5a9 reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies 2002-09-14 19:44:29 +00:00
danm%netscape.com ba570abb24 moving nsIPopupWindowManager.idl from extensions to appshell, where it still doesn't belong but it's an improvement. long live bug 166442 r=jag,timeless 2002-09-13 20:59:56 +00:00
morse%netscape.com b76a84c72e bug 23508, cookie confirmation dialog should show all data, code=mvl@shop-engine.nl, a=morse, r=timeless@myrealbox.com, sr=alecf 2002-09-13 08:51:13 +00:00
morse%netscape.com dca685fc01 bug 161952, remove-all doesn't update cookieperm.txt file, cls@seawood.org, r=morse, sr=alecf 2002-09-13 08:14:35 +00:00
danm%netscape.com 264b2adba2 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2002-09-12 02:42:44 +00:00
danm%netscape.com ec28f26b9a backing out Txul-regression-causing popup window manager. bug 167929 2002-09-12 01:16:59 +00:00
danm%netscape.com fa52613fdf adding popup window manager menu. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:55 +00:00
danm%netscape.com d33bdf9d10 new strings for popup window manager. bug 166442 r=jag,jst,morse 2002-09-11 02:17:48 +00:00
danm%netscape.com 489529cea4 add new window permission type. bug 166442 r=jag,jst,morse 2002-09-11 02:14:51 +00:00
danm%netscape.com 39d14e606e add new popup window manager to module. bug 166442 r=jag,jst,morse 2002-09-11 02:13:31 +00:00
danm%netscape.com e20b337778 build new popup window manager 2002-09-11 02:12:14 +00:00
danm%netscape.com f14bce750e popup window permissions manager. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:10:46 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
leaf%mozilla.org b1bdbfd3cd update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
morse%netscape.com fadf215033 backout offending part of patch in bug 158216, a=asa 2002-09-05 20:09:20 +00:00
morse%netscape.com 899ec2b293 bug 90644, http and ftp sites share cookies, r=mstoltz, sr=darin 2002-08-29 00:12:26 +00:00