564
edits
No edit summary |
No edit summary |
||
| Line 43: | Line 43: | ||
* Testing | * Testing | ||
** A | ** A thorough battery of tests will be required to prove the API changes are correct | ||
|Feature implementation notes=This probably involves adding a constant to nsICookiePermission.idl to state whether or not third party cookies are allowed for the specified origin. Probably also involves tweaking nsCookieService.cpp to check for both the global and origin-specific third party cookie permissions (see line 3122 of that file). | |Feature implementation notes=This probably involves adding a constant to nsICookiePermission.idl to state whether or not third party cookies are allowed for the specified origin. Probably also involves tweaking nsCookieService.cpp to check for both the global and origin-specific third party cookie permissions (see line 3122 of that file). | ||
edits