mirror of
git://develop.git.wordpress.org/
synced 2025-01-29 18:48:18 +01:00
e6425b0735
An empty string causes some browsers to use the current URL as the `href`. When using `history.replaceState()` Chrome will re-fetch the favicon with each call, meaning that `customize.php` gets hit with wasted requests which tax the server. Fixes #38377. git-svn-id: https://develop.svn.wordpress.org/trunk@38901 602fd350-edb4-49c9-b593-d223f7449a82