-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Remove FXIOS-14370 [Toolbar] Clean up TabToolbar #31151
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
Conversation
# Conflicts: # firefox-ios/Shared/Strings.swift
✍️ Strings UpdatedDetected changes in 💪 Quality guardian3 tests files modified. You're a champion of test coverage! 🚀 🏔️ Summit ClimberThis PR is a big climb with 1365 lines changed! 🎉 BrowserViewController got smallerNice! ❌ Per-file test coverage gateThe following changed file(s) are below 35.0% coverage:
Client.app: Coverage: 37.12
Generated by 🚫 Danger Swift against 3f497aa |
|
This pull request has conflicts when rebasing. Could you fix it @thatswinnie? 🙏 |
Co-authored-by: lmarceau <[email protected]>
…la-mobile/firefox-ios into wt/clean-up-legacy-toolbar
…olbar # Conflicts: # firefox-ios/Client.xcodeproj/project.pbxproj # firefox-ios/Shared/Strings.swift
This reverts commit 345657f.
|
This pull request has conflicts when rebasing. Could you fix it @thatswinnie? 🙏 |
…olbar # Conflicts: # firefox-ios/Client.xcodeproj/project.pbxproj
| navigator.nowAt(HomePanel_Library) | ||
| navigator.goto(LibraryPanel_ReadingList) | ||
| mozWaitForElementToExist(app.tables[AccessibilityIdentifiers.LibraryPanels.ReadingListPanel.tableView]) | ||
| // mozWaitForElementToExist(app.buttons[AccessibilityIdentifiers.Toolbar.bookmarksButton]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we comment those here? Should we fix them or discard the test?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good point. Fixed the test.
|
🚀 PR merged to |

📜 Tickets
Jira ticket
Github issue
💡 Description
Clean up TabToolbar from old toolbar.
📝 Checklist