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

chore: Recapture IE final harvest (dev bug) NR-139090 #605

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

cwli24
Copy link
Contributor

@cwli24 cwli24 commented Jun 26, 2023

This is a same-version patch to #576

Overview

#576 made the final harvest on page unload unreliable for IE11. This reintroduces reliability to that browser, while keeping usage of img out, 414 too-long-url at bay, and existing behavior for other browsers.

Related Issue(s)

NR-139090

Testing

Existing tests are sufficient -- this fixes failing IE functional on pvt/timings.
Verify that for IE, final analytics are sent when page is dismissed like for the other browser versions.

@cwli24 cwli24 added bug Something isn't working safe to test small Small Engineering Effort labels Jun 26, 2023
@metal-messiah
Copy link
Member

Approved, can you plz run WDIO tests as well to confirm that this change does not break the IE tests there?

@cwli24 cwli24 merged commit 72b22d6 into main Jun 26, 2023
@cwli24 cwli24 deleted the unload-xhr-ie branch June 26, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working small Small Engineering Effort
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants