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

Ensure that LinkPresentation framework is called on main thread #2241

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

ayoy
Copy link
Contributor

@ayoy ayoy commented Dec 6, 2023

Task/Issue URL: https://app.asana.com/0/1201493110486074/1206113035171145/f

Description:
Ensure that LinkPresentation's metadata lookup API is called on main thread.
Otherwise, it would keep crashing on iOS 15.

Steps to test this PR:
See BSK PR for steps to test

Copy Testing:

  • Use of correct apostrophes in new copy, ie rather than '

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

@ayoy ayoy self-assigned this Dec 6, 2023
@ayoy ayoy marked this pull request as ready for review December 6, 2023 20:06
@ayoy ayoy requested a review from SabrinaTardio December 6, 2023 20:06
@ayoy ayoy assigned SabrinaTardio and unassigned ayoy Dec 6, 2023
Copy link
Contributor

@SabrinaTardio SabrinaTardio left a comment

Choose a reason for hiding this comment

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

LGTM see BSK

@ayoy ayoy mentioned this pull request Dec 7, 2023
13 tasks
@ayoy ayoy merged commit 35be6f3 into main Dec 7, 2023
10 checks passed
@ayoy ayoy deleted the dominik/fix-favicons-fetcher-crash branch December 7, 2023 11:26
samsymons added a commit that referenced this pull request Dec 9, 2023
* main:
  Report macOS NetP connection attempts & tunnel failures (#2234)
  Always use black and white colors for the QR code (#2248)
  Update BSK with autofill 10.0.1 (#2245)
  Ensure that LinkPresentation framework is called on main thread (#2241)
  expose window.print handler to page world (#2243)
  Updates BSK (#2239)
  Add Geoswitching pixels (#2235)
  Fix spacing between buttons (#2237)
  Update all references to develop branch with main (#2231)
  Update TRK (#2200)
  Breakage report improvements (#2197)
samsymons added a commit that referenced this pull request Dec 11, 2023
* main:
  Enable NetP in production builds (#2232)
  Report macOS NetP connection attempts & tunnel failures (#2234)
  Always use black and white colors for the QR code (#2248)
  Update BSK with autofill 10.0.1 (#2245)
  Ensure that LinkPresentation framework is called on main thread (#2241)
  expose window.print handler to page world (#2243)
  Updates BSK (#2239)
  Add Geoswitching pixels (#2235)
  Fix spacing between buttons (#2237)
  Update all references to develop branch with main (#2231)
  Update TRK (#2200)
  Breakage report improvements (#2197)
  Update BSK reference to include the disable rekeying flag (#2219)
  Final NetP ship review feedback (#2221)
  Improve handling lists in Sync (#2192)
  remove address bar position pixels (#2220)
  Address Bar Spoofing Tests + Remediation (#2181)
  Update Sync e2e tests to fit the new UI (#2215)
  NetP waitlist final touches (#2209)
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.

2 participants