Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #8242: Fix bug in menu seeing private browsing as false #8257

Closed
wants to merge 1 commit into from

Conversation

Brandon-T
Copy link
Collaborator

Summary of Changes

  • The publisher for isPrivateBrowsing does not update the value immediately before being triggered, so it causes a bug sometimes where the menu isn't updated correctly

This pull request fixes #8242

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()
  • New or updated UI has been tested across:
    • Light & dark mode
    • Different size classes (iPhone, landscape, iPad)
    • Different dynamic type sizes

Screenshots:

image

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue and pull request is assigned to a milestone (should happen at merge time).

@Brandon-T Brandon-T added this to the 1.58 milestone Oct 16, 2023
@Brandon-T Brandon-T self-assigned this Oct 16, 2023
@Brandon-T Brandon-T requested a review from a team as a code owner October 16, 2023 19:03
@Brandon-T Brandon-T closed this Oct 16, 2023
@Brandon-T Brandon-T deleted the bugfix/PrivateTabsPublisherFix branch October 16, 2023 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant