Skip to content

Conversation

christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Sep 19, 2025

Summary

Fixed WebKit deprecation warning by updating to standardized mobile web app meta tag syntax.

Changes

  • What: Replaced deprecated apple-mobile-web-app-capable with cross-platform mobile-web-app-capable meta tag to align with WebKit's move toward vendor-neutral standards

Review Focus

Verify "Add to Home Screen" functionality still works on iOS/iPadOS and that the WebKit console warning is resolved in production builds.

┆Issue is synchronized with this Notion page by Unito

@christian-byrne christian-byrne requested a review from a team as a code owner September 19, 2025 23:41
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 19, 2025
Copy link

github-actions bot commented Sep 19, 2025

🎭 Playwright Test Results

All tests passed!

⏰ Completed at: 09/21/2025, 01:27:40 AM UTC

📈 Summary

  • Total Tests: 454
  • Passed: 425 ✅
  • Failed: 0
  • Flaky: 0
  • Skipped: 29 ⏭️

📊 Test Reports by Browser

  • chromium: View Report • ✅ 418 / ❌ 0 / ⚠️ 0 / ⏭️ 29
  • chromium-2x: View Report • ✅ 2 / ❌ 0 / ⚠️ 0 / ⏭️ 0
  • chromium-0.5x: View Report • ✅ 1 / ❌ 0 / ⚠️ 0 / ⏭️ 0
  • mobile-chrome: View Report • ✅ 4 / ❌ 0 / ⚠️ 0 / ⏭️ 0

🎉 Click on the links above to view detailed test results for each browser configuration.

@DrJKL DrJKL force-pushed the fix/use-new-webapp-meta-syntax branch from 2966edd to db69559 Compare September 21, 2025 01:12
@christian-byrne christian-byrne merged commit 5c49834 into main Sep 21, 2025
21 checks passed
@christian-byrne christian-byrne deleted the fix/use-new-webapp-meta-syntax branch September 21, 2025 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:mobile size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants