-
Notifications
You must be signed in to change notification settings - Fork 418
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
Prevent sending duplicate home tab pixel #3580
Conversation
fdfacfa
to
782d9fe
Compare
782d9fe
to
f783437
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
possible build issue?
import XCTest | ||
import Core | ||
@testable import DuckDuckGo | ||
import SwiftUICore |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
build error?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All green now ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Task/Issue URL: https://app.asana.com/0/414235014887631/1208773981053518/f
Tech Design URL:
CC:
Description:
Re-applies a fix from #2503 on the
NewTabPageViewController
fixing a regression of firing duplicatemh
pixels.Steps to test this PR:
Cold start scenario
mh
pixel is sent.Tab switcher scenario
mh
pixel should not be fired.Definition of Done (Internal Only):
Internal references:
Software Engineering Expectations
Technical Design Template