Bug 68626

Summary: Remove all uses of FindSafari
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: sfalken
Priority: P2 Keywords: PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Bug Depends on:    
Bug Blocks: 68628    
Attachments:
Description Flags
Remove all uses of FindSafari darin: review+

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.