RESOLVED FIXED 68626
Remove all uses of FindSafari
https://bugs.webkit.org/show_bug.cgi?id=68626
Summary Remove all uses of FindSafari
Adam Roben (:aroben)
Reported 2011-09-22 09:10:26 PDT
FindSafari isn't really needed anymore. It originally had two jobs: 1) Print out commands that could be used to launch Safari with a nightly version of WebKit 2) Print out the path to Safari (1) isn't needed anymore; we have WebKit.exe for launching Safari with nightly builds. And (2) isn't needed, either; we can just use regtool to pull the values out of the registry much more easily.
Attachments
Remove all uses of FindSafari (4.04 KB, patch)
2011-09-22 09:13 PDT, Adam Roben (:aroben)
darin: review+
Adam Roben (:aroben)
Comment 1 2011-09-22 09:13:48 PDT
Created attachment 108343 [details] Remove all uses of FindSafari
Adam Roben (:aroben)
Comment 2 2011-09-22 10:52:07 PDT
Note You need to log in before you can comment on or make changes to this bug.