[Webkit-unassigned] [Bug 117941] code coverage report

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 25 14:28:34 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117941





--- Comment #7 from Alex Christensen <achristensen at apple.com>  2013-06-25 14:30:30 PST ---
> Why not just do:
> 
>     system "open '$url'";
> 
> Does the Apple Script (Mac only by the way) do anything special?
> 
> It might also be nice to have a way to open a URL that supports other OSs, like linux. I see there are some Perl modules that do that, but nothing built-in.

I also want a cross-platform way to open a url, but system "open '$url'" removes the query, which I use to locate the data file.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list