forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lotame panorama id system updates (prebid#6187)
* Add the root domain check method as a global method added for use modules * Add a date suffix to keep the test cookie random * Per review, moved the findRootDomain method to utils out of the userId modules * More the domain method back the user module but attach it to the submodule so that userId modules can have access to it * Remove the storageManager as it is no longer used in utils * lotamePanoramaIdSubmodule: Add root cookie domain to all cookie writes * lotamePanoramaIdSubmodule: Don't update profile id storage for a particular error * lotamePanoramaIdSystem: Switch to indexOf instead of includes to support IE 11
- Loading branch information
1 parent
7547336
commit 74c885d
Showing
2 changed files
with
146 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters