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

Fix #7897: Clearing Out Data From Recently Closed Tabs #7919

Conversation

JonKaleidoscope
Copy link
Contributor

Summary of Changes

This pull request fixes #7897. When clearing recently closed tabs, data was being persisted.

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

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

@JonKaleidoscope JonKaleidoscope requested a review from a team as a code owner August 23, 2023 00:49
@iccub iccub requested a review from soner-yuksel August 23, 2023 13:56
Copy link
Contributor

@soner-yuksel soner-yuksel left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution, this is a nice simple way to solve this problem. Please make this small change mentioned #7919 (comment) so I can approve and we can merge.

@soner-yuksel soner-yuksel added this to the 1.58 milestone Aug 23, 2023
Copy link
Contributor

@soner-yuksel soner-yuksel left a comment

Choose a reason for hiding this comment

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

Good work, thanks again @JonKaleidoscope

@JonKaleidoscope JonKaleidoscope force-pushed the #7897_Fix_Clearing_Recently_Closed_Tabs branch from ad39f55 to ee3d8fb Compare August 23, 2023 19:31
@iccub iccub merged commit aa97c1c into brave:development Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Reopen Last Closed Tab" is shown when no recently closed tabs are there
3 participants