Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #3246: Parse page metadata correctly to ensure URL is correct #3614

Merged
merged 1 commit into from
May 5, 2021

Conversation

kylehickinson
Copy link
Collaborator

@kylehickinson kylehickinson commented May 3, 2021

Summary of Changes

This pull request fixes #3246

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()

Test Plan:

  • Search "Test"
  • Visit Speedtest.net result
  • Tap share and verify the URL that is shared is speedtest and not google

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • release-notes/(include|exclude)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue is assigned to a milestone (should happen at merge time).

@kylehickinson kylehickinson requested a review from a team May 3, 2021 15:11
Copy link
Contributor

@soner-yuksel soner-yuksel left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shared link from different sites on the same tab is incorrect
3 participants