Skip to content

Commit

Permalink
Combines web-wide and site-specific APIs
Browse files Browse the repository at this point in the history
Now there are only 3 API functions, storeTrackingException, removeTrackingException and confirmTrackingException, with a new property in the propertybags determining if the call is web-wide or site-specific.
All calls now reject rather than throwing an exception. It uses DOMException.SYNTAX_ERR for wrong parameters and DOMException.SECURITY_ERR for cookie domain errors.
  • Loading branch information
michael-oneill committed Jul 17, 2017
1 parent fe300b4 commit 322c871
Showing 1 changed file with 297 additions and 353 deletions.
Loading

0 comments on commit 322c871

Please sign in to comment.