CLOSED FIXED 4251
Ideally would be able to pass arguments to apps using run-safari and run-webkit-app scripts
https://bugs.webkit.org/show_bug.cgi?id=4251
Summary Ideally would be able to pass arguments to apps using run-safari and run-webk...
Oliver Hunt
Reported 2005-08-01 04:10:42 PDT
It would be nice if we could pass arguments (urls, etc) to run-safari and run-webkit-app
Attachments
patch to implement suggest (1.31 KB, patch)
2005-08-01 04:12 PDT, Oliver Hunt
darin: review+
Oliver Hunt
Comment 1 2005-08-01 04:12:11 PDT
Created attachment 3194 [details] patch to implement suggest A compelling patch run-safari does not handle http://foo styled urls as Safari appears to filter them out ...
Darin Adler
Comment 2 2005-08-01 11:14:27 PDT
Comment on attachment 3194 [details] patch to implement suggest Sure, patch looks fine. It's a little strange that extra parameters to run-webkit-app get passed to "open" and extra parameters to run-safari get passed directly to the Safari application, but in both cases it's probably useful.
Note You need to log in before you can comment on or make changes to this bug.