Skip to content

Conversation

@malmstein
Copy link
Contributor

@malmstein malmstein commented Jul 11, 2024

Task/Issue URL: https://app.asana.com/0/1157893581871903/1207786103010682

Description

Steps to test this PR

RMF

  • checkout develop
  • Change RMF endpoint to https://www.jsonblob.com/api/1260259880362434560
  • fresh install
  • complete onboarding open a site (don’t open New Tab so that RMF is not triggered)
  • close the app and open it again
  • See logs filtering by message~:"RMF|m_remote_message”
  • verify no pixel is sent
  • Open new tab
  • verify pixel is sent

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @malmstein and the rest of your teammates on Graphite Graphite

@malmstein malmstein marked this pull request as ready for review July 11, 2024 11:18
) : MainProcessLifecycleObserver {

override fun onCreate(owner: LifecycleOwner) {
override fun onStart(owner: LifecycleOwner) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason for this change?

Copy link
Contributor

Choose a reason for hiding this comment

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

No, leftover from testing

Copy link
Contributor

@cmonfortep cmonfortep left a comment

Choose a reason for hiding this comment

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

LGTM tested and haven't found anything broken.

Just left a minor comment about hiding the container for ssl errors.

) {
webViewContainer.gone()
newBrowserTab.newTabLayout.gone()
newBrowserTab.newTabContainerLayout.gone()
Copy link
Contributor

Choose a reason for hiding this comment

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

Edge case landing here during onboarding, but this can be removed based on what we saw during testing

Copy link
Contributor

Choose a reason for hiding this comment

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

scratch that, it's correct to set newtab gone here.

@malmstein malmstein merged commit 8e64aa5 into develop Jul 11, 2024
@malmstein malmstein deleted the feature/david/07-11-ensure_rmf_is_not_shown_on_app_start_if_browser_showing branch July 11, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants