148
edits
Line 131: | Line 131: | ||
** [dwitte] Yes: flags == 0 should mean "clear everything". | ** [dwitte] Yes: flags == 0 should mean "clear everything". | ||
* What is the behavior of the 'site' argument? does 'foo.com' clear data for 'foo.com' and all subdomains? Does it work for IP addresses? | * What is the behavior of the 'site' argument? does 'foo.com' clear data for 'foo.com' and all subdomains? Does it work for IP addresses? | ||
* If 'site' is NULL or the empty string, does all data get cleared? | |||
* Does maxAge == 0 clear data regardless of age? Or maxAge == 2^31 - 1? |
edits