I think true & false have something to do with it ;)
dwx wrote:
>
>
> Farting Elvis wrote:
>
>> Well, I googled my fingers to the bone but found very little on the
>> wonderful Web about manually managing the cookperm file in Mozilla.
>>
>> I think I have pretty well figured out that 0F means no cookies, and I
>> believe 1F means no images, but what the heck does 0T do, and what
>> other codes are valid in the cookperm file???
>>
>> FE
>
> http://lxr.mozilla.org/seamonkey/source/extensions/cookie/nsPermissions.h#45
>
> only COOKIEPERMISSION and IMAGEPERMISSION are defined
>
> this is probably the answer:
> http://lxr.mozilla.org/seamonkey/source/extensions/cookie/nsPermissions.cpp#418
>
>
> (sorry, not a C++ programmer. this is the best I could do)
>