-
Notifications
You must be signed in to change notification settings - Fork 865
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
Various UI and history fixes #2926
Conversation
</if> | ||
<div class="flex cr-padded-text"> | ||
-<if expr="not chromeos_ash"> | ||
+<if expr="False"> |
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.
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.
Yup, I'll update the PR with that in a bit!
@Ahrotahn Have you checked that |
Yup! Copying mailto links doesn't include the mailto prefix when I tested. |
This PR contains a series of commits that address some existing issues:
Fixes
(Error code: 9) (Extra code: 0)
in About Chromium page ungoogled-chromium-macos#145Fixes History fails to import from Firefox when "Keep old history" flag is on #2899
Fixes Remove patch for Omnibox URL formatting #1051 Add flag to hide URL scheme and subdomains #2779 Site information dialog always show full URL instead of only domain (like Chrome) #2721
This is also the first time the new changes in the close confirmation patch are being refreshed by quilt, no functional changes have been made.