user-agent-desktop icon indicating copy to clipboard operation
user-agent-desktop copied to clipboard

Tooling: Automatically Detect Strings Where Firefox is Harcoded

Open remusao opened this issue 3 years ago • 0 comments

Maybe grepping for '".+Firefox.+"' in some specific folders, making sure we ignore comments.

browser/components/shell/ShellService.jsm https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/shell/ShellService.jsm https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/shell/ShellService.jsm#L71 https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/shell/ShellService.jsm#L76

browser/components/shell/nsWindowsShellService.cpp https://github.com/cliqz-oss/browser-f/blob/master/mozilla-release/browser/components/shell/nsWindowsShellService.cpp#L155

remusao avatar Sep 11 '20 13:09 remusao