dwitte%stanford.edu
0de430b20c
make the cookie whitelist override the "limit cookie lifetime to session" pref. this allows the user to whitelist certain sites for setting permanent cookies, while non-whitelisted sites are downgraded to session cookies. also adds an "downgrade cookies from this site to session" permissionlist value, so now we have a whitelist/blacklist/sessionlist. (UI for this latter feature is not yet hooked up).
...
this also shifts a bunch of forked pref stuff out of the cookie backend and into an app-specific place, which is good for the GRE.
b=217286, r=mvl, sr=darin.
2003-10-16 13:17:12 +00:00
dwitte%stanford.edu
b87603207c
refactor cookie prompting helper to where it belongs... this will increase perf a little, for the case where prompting is turned off.
...
b=220624, r=mvl, sr=darin.
2003-10-11 00:06:13 +00:00
darin%meer.net
f642391e56
landing last patch to separate cookie backend from permissions system, b=210561, r=dwitte, sr=bryner
2003-10-10 21:23:44 +00:00
mvl%exedo.nl
f74c9cc294
Try the scheme if no host is found when showing a cookie dialog. bug 209689, r=dwitte, sr=darin
2003-10-10 15:08:43 +00:00
darin%meer.net
52214cbf96
fixes bug 215460 "accept cookie dialog's '...all cookies from this site' checkbox does not always suppress further prompting" r=dwitte sr=bryner a=asa
2003-08-15 21:04:54 +00:00
stephend%netscape.com
6a0481b03e
Spelling corrections that should've landed with the original patch for bug 184059
2003-08-02 18:17:55 +00:00
darin%meer.net
f68976d86f
fixes bug 184059 "cookperm.txt entries should override default cookie setting" patch=dwitte r=mvl sr=bz
2003-08-02 17:20:52 +00:00
dwitte%stanford.edu
79a057d46a
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.
2003-07-09 00:20:57 +00:00
cbiesinger%web.de
8d28d45a29
198829 patch by mvl@exedo.nl r=dwitte@stanford.edu sr=dmose Blocking cookies does not remain persistent
2003-03-23 22:35:02 +00:00
bzbarsky%mit.edu
6af28cca89
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.
2003-03-22 01:24:51 +00:00