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 on popup window display; adjust naming #2315

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

mallexxx
Copy link
Collaborator

@mallexxx mallexxx commented Mar 5, 2024

Task/Issue URL: https://app.asana.com/0/1177771139624306/1206762780611864/f

Description:

  • fixes missing constraint ref

Steps to test this PR:

  1. run window.open('popup.html', 'PopupWindow', 'width=500, height=300, left=100, top=100'); in console to open popup window - validate title size is ok and no crash
  2. validate nav bar is correctly resized on New Tab and regular tabs

Internal references:

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

@mallexxx mallexxx requested a review from ayoy March 5, 2024 08:32
@mallexxx mallexxx changed the base branch from main to release/1.78.0 March 5, 2024 08:32
@ayoy ayoy changed the title fix crasah on popup window display; adjust naming fix crash on popup window display; adjust naming Mar 5, 2024
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 👍

@ayoy ayoy merged commit 555dcd0 into release/1.78.0 Mar 5, 2024
25 checks passed
@ayoy ayoy deleted the alex/popup-crash branch March 5, 2024 08:42
samsymons added a commit that referenced this pull request Mar 6, 2024
# By Alexey Martemyanov (10) and others
# Via GitHub
* main: (39 commits)
  Add Peoplewhiz data broker (#2310)
  Integrate confirm entitlements endpoint for macOS App Store purchase (#2325)
  Make dbSaveBloomFilterError pixel daily and continuous (#2299)
  Subscription UI updates (#2303)
  Add email pattern on opt-out pixel (#2307)
  Use compile-time checked generated asset names (#2177)
  fix bundle name in breakByRaisingSigInt (#2319)
  BSK update for iOS autofill support to delete all passwords (#2254)
  Bump BrowserServicesKit (#2309)
  Bump version to 1.78.0 (132)
  Fix crash on popup window display; adjust naming (#2315)
  Bump version to 1.78.0 (131)
  Set marketing version to 1.78.0
  Update embedded files
  Fix parsing commit log (#2311)
  DBP: Set correct duration of submit-success pixel (#2308)
  Publish subsequent internal releases right after building (#2306)
  DBP disable pixel changes (#2293)
  Remove duplicated broker items (#2294)
  fix tab title not updated (#2302)
  ...

# 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.

3 participants