[Payment Handler][Desktop] De-jank title
Before this patch, Chrome momentarily showed the URL of the payment handler page before showing its title when initially loading the page. This information is redundant because of the payment handler origin displayed underneath its title. This patch hides the title whenever the page title starts with "https://", which covers the use cases that we care about. After this patch, Chrome momentarily shows no title for the payment handler page before showing it when initially loading the page. The origin display underneath the title is not affected by this patch. Bug: 926297 Change-Id: I6fb26fed3d1968fd27493f4f39625b47b55baccb Reviewed-on: https://chromium-review.googlesource.com/c/1446870Reviewed-by:Danyao Wang <danyao@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#627946}
Showing
Please register or sign in to comment