WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r95733
: <
http://trac.webkit.org/changeset/95733
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug