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

Fix crash when opening permission popover for NewTab page address bar #3484

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

mallexxx
Copy link
Collaborator

@mallexxx mallexxx commented Oct 31, 2024

Task/Issue URL: https://app.asana.com/0/1202406491309510/1208667754274335/f

Description:

  • Fixes crash when permission requested with NewTab address bar experiment caused by permission popover tried to be presented on the NewTab page address bar

Steps to test this PR:

  1. Activate the Address Bar on the NewTab home page experiment
  2. Open New Tab page
  3. Open a tab with https://permission.site
  4. Request camera permission -> crash

Definition of Done:


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@mallexxx mallexxx requested a review from ayoy October 31, 2024 11:45
Copy link
Collaborator

@ayoy ayoy left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @mallexxx! 💪 Please merge this one to the release branch as agreed.

@ayoy ayoy force-pushed the alex/fix-permission-crash branch from bf81573 to 1213bc3 Compare October 31, 2024 20:16
@ayoy ayoy changed the base branch from main to release/1.112.0 October 31, 2024 20:16
@ayoy ayoy merged commit fbdb8a5 into release/1.112.0 Oct 31, 2024
5 checks passed
@ayoy ayoy deleted the alex/fix-permission-crash branch October 31, 2024 20:34
samsymons added a commit that referenced this pull request Nov 1, 2024
…the-os

# By Dax the Duck (3) and others
# Via Dax the Duck (1) and others
* main:
  Bump version to 1.112.0 (296)
  Marking latest Bitwarden versions as incompatible (#3492)
  Bump version to 1.112.0 (295)
  Update to subscription cookie (#3489)
  Bug Fix: Phishing Detection Dataset Discrepancies (#3440)
  Bump version to 1.112.0 (294)
  Fix crash when opening permission popover for NewTab page address bar (#3484)
  update UI test (#3469)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
samsymons added a commit that referenced this pull request Nov 4, 2024
# By Dax the Duck (5) and others
# Via GitHub (4) and Michal Smaga (1)
* main: (24 commits)
  Validate VPN errors before re-throwing them (#3490)
  Allowing users to delete suggestions (#3430)
  Bump version to 1.112.0 (296)
  Marking latest Bitwarden versions as incompatible (#3492)
  Bump version to 1.112.0 (295)
  Update to subscription cookie (#3489)
  Bug Fix: Phishing Detection Dataset Discrepancies (#3440)
  Bump version to 1.112.0 (294)
  Fix crash when opening permission popover for NewTab page address bar (#3484)
  Set version_check_wait_retry_limit to 1 (#3488)
  Refactor automatic update flow to use custom Sparkle user driver (#3274)
  Add to Dock - Update BSK version (#3479)
  Freemium PIR: Manual Removal Links (#3466)
  Fix Sync E2E tests (#3486)
  Fix crash on empty bookmarks html root element (#3482)
  update UI test (#3469)
  Update BSK with autofill 15.1.0 (#3480)
  Bump version to 1.112.0 (293)
  New tagline (#3401)
  add system info to webkit termination validation (#3473)
  ...

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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