148
edits
Line 129: | Line 129: | ||
* Do we need a discovery method? | * Do we need a discovery method? | ||
* Should it be possible to clear all types with a single call? In which case the flags should be passed as bit set; this would also allow a forwards-compatible "delete-all" | * Should it be possible to clear all types with a single call? In which case the flags should be passed as bit set; this would also allow a forwards-compatible "delete-all" | ||
** [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? |
edits