-
Notifications
You must be signed in to change notification settings - Fork 11
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
Sabrina/revert cards experiment #2119
Conversation
} | ||
|
||
// Often used |
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.
I thought it was worth leaving those here since they will probably often be used although atm they will not be called
@@ -81,156 +81,159 @@ class PixelExperimentTests: XCTestCase { | |||
PixelExperiment.fireEnrollmentPixel() | |||
} | |||
|
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.
Tests will not be working but I thought that we might want to keep the tests since we keep the pixels as common wanted pixels for experiments.
This could be much nicer when we have remote configurable pixels………..
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.
Please remove the commented out code (it's a slippery slope leaving it in), but otherwise LGTM. :)
* main: Restore VPN pixels in main browser (#2129) Bump BSK to 103.0.2 (#2126) Fix `site:` queries escaping with iOS 17 SDK (#640) (#2130) Add January 2024 brokers (part 2) (#2125) lastSentDate + web breakage report improvements (#2041) Remove VPN metadata admin check (#2127) Add Spokeo mirror sites (#2086) appcastManager: Retain release notes for all versions (#2123) Don't report CancellationError from BookmarksFaviconsFetcher (#2120) Sabrina/revert cards experiment (#2119) Bump version to 1.72.0 (113) Update embedded files Release Branch: VPN fixes (#2113) Adds info about whether the login items are actually running (#2122) Remove connection status awaiter. (#2121)
Task/Issue URL: https://app.asana.com/0/1204186595873227/1206438236962578/f
Description: Will revert the remove new tab cards experiment.
Steps to test this PR:
<!—
Tagging instructions
If this PR isn't ready to be merged for whatever reason it should be marked with the
DO NOT MERGE
label (particularly if it's a draft)If it's pending Product Review/PFR, please add the
Pending Product Review
label.If at any point it isn't actively being worked on/ready for review/otherwise moving forward (besides the above PR/PFR exception) strongly consider closing it (or not opening it in the first place). If you decide not to close it, make sure it's labelled to make it clear the PRs state and comment with more information.
—>
—
Internal references:
Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation