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 tab label disambiguation regression #2081

Merged
merged 11 commits into from
Mar 6, 2023
Merged

Fix tab label disambiguation regression #2081

merged 11 commits into from
Mar 6, 2023

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Aug 30, 2022

At some point tab labels stopped being disambiguated. This PR moves the diambiguation code to FileUtils and further unit tests added to valid the function for some corner cases.

The revised disambiguation code allows losing the id property from the ViewContainer class.

@danirabbit
Copy link
Member

@jeremypw can you resolve conflicts here?

@danirabbit danirabbit added the Conflicts with master Has conflicts that need resolving before merging with master label Nov 30, 2022
Jeremy Wootten added 2 commits December 1, 2022 18:46
@jeremypw
Copy link
Collaborator Author

jeremypw commented Dec 1, 2022

@danirabbit Conflict fixed.

@jeremypw jeremypw removed the Conflicts with master Has conflicts that need resolving before merging with master label Dec 1, 2022
@jeremypw jeremypw requested a review from a team February 19, 2023 18:28
@zeebok
Copy link
Contributor

zeebok commented Mar 2, 2023

@jeremypw Conflicts with main again

@zeebok zeebok added the Conflicts with master Has conflicts that need resolving before merging with master label Mar 2, 2023
zeebok
zeebok previously approved these changes Mar 2, 2023
Copy link
Contributor

@zeebok zeebok left a comment

Choose a reason for hiding this comment

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

Only have one question otherwise this looks good

libcore/tests/UtilTests/UtilTests.vala Outdated Show resolved Hide resolved
@jeremypw jeremypw removed the Conflicts with master Has conflicts that need resolving before merging with master label Mar 2, 2023
@zeebok zeebok merged commit 75e57b0 into master Mar 6, 2023
@zeebok zeebok deleted the fix-disambiguate branch March 6, 2023 05:22
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.

None yet

3 participants