You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Toolbar: Add JavaScript fallback for determining command palette icon.
Introduces a JavaScript fallback for determining whether the command palette icon in the toolbar should display ⌘Kfor Apple devices.
This is to account for sites behind a CDN as it's common for the User-Agent header to be stripped from the request sent to the application server in order to increase cache hits on the edge.
Props peterwilsoncc, westonruter, mukesh27, ramonopoly.
Fixes #65121.
git-svn-id: https://develop.svn.wordpress.org/trunk@62282 602fd350-edb4-49c9-b593-d223f7449a82
0 commit comments