Skip to content
  • Nicolas Fella's avatar
    [webshortcutsrunner] Fix private browsing with some Firefoxes · 21c58773
    Nicolas Fella authored
    Because we can't have nice things the private browsing action in Firefox
    sometimes has a %u placeholder for the URL and sometimes doesn't.
    
    The current code only accounts for the case without placeholder, which
    is also what Chrome does.
    
    Replace the placeholder if found, otherwise append the URL
    
    (cherry picked from commit a1fdb95d)
    21c58773