mozilla-mobile/firefox-ios

Firefox briefly shows previous session before opening copied link from widget

Open

#29,121 创建于 2025年9月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Swift (3,203 fork)batch import
Contributor OKGood first issue

仓库指标

Star
 (12,950 star)
PR 合并指标
 (平均合并 3天 2小时) (30 天内合并 221 个 PR)

描述

teps to reproduce:

  1. Force close Firefox.
  2. Copy a link.
  3. Use “Go to copied link” from the Firefox widget.
  4. Observe the app’s behavior when launching.

Expected result: Firefox should open directly on the copied link without displaying the previous session.

Actual result:

  • A screen with the Firefox logo appears in the background.
  • The last opened tab before closing the app is briefly displayed.
  • Only afterwards, the copied link is loaded.

Notes:

Reproduces for private browsing also.

Device & Build Information:

  • Device: iPhone 14+ (iOS 16.0.3)
  • Build version: v143.0 (60740)

:information_source: Reference Person

+@Foxbolts+

┆Issue is synchronized with this Jira Bug

贡献者指南