Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add callBackQueue to process callBack, when clientHintsRequestQueue is used #19983

Merged
merged 7 commits into from Nov 10, 2022

Conversation

peterhashair
Copy link
Contributor

@peterhashair peterhashair commented Nov 10, 2022

Description:

Fixes: #19862

introduce callBackQueue to process callback, when clientHintsRequestQueue/consentRequestsQueue is used

Since we add the queue is working on callback. remove this line of tests

// tracker.disableBrowserFeatureDetection(); // avoid client hint queue

Review

Peter added 2 commits November 10, 2022 13:45
add callBackQueue
add callBackQueue to consent request
@peterhashair
Copy link
Contributor Author

build js

@peterhashair peterhashair marked this pull request as ready for review November 10, 2022 00:49
@peterhashair peterhashair added this to the 5.0.0 milestone Nov 10, 2022
@peterhashair peterhashair added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Nov 10, 2022
@peterhashair
Copy link
Contributor Author

build js

@peterhashair peterhashair added the Needs Review PRs that need a code review label Nov 10, 2022
Copy link
Contributor

@bx80 bx80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the callback on 4.x.dev - firefox does the callback, chromium doesn't. Same tests with this PR, both browsers do the callback 👍

@peterhashair peterhashair merged commit 907bce3 into 5.x-dev Nov 10, 2022
@peterhashair peterhashair deleted the 19862 branch November 10, 2022 04:10
bx80 pushed a commit that referenced this pull request Nov 25, 2022
…s used (#19983)

* add callBackQueue

add callBackQueue

* add callBackQueue to consent request

add callBackQueue to consent request

* rebuilt piwik.js

* remove send bulk request queue

remove send bulk request queue

* test callback on BrowserFeatureDetectionEnabled

test callback on BrowserFeatureDetectionEnabled

* rebuilt piwik.js

Co-authored-by: peterhashair <peterhashair@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants