Bug 183701

Summary: Make run-webkit-app work for non-GUI apps
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, ddkilzer, lforschler, mitz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch
none
Patch lforschler: review+

Description Daniel Bates 2018-03-16 10:25:05 PDT
The run-webkit-app is convenient for running a GUI app with a built WebKit. I do not see a need to restrict this functionality to GUI apps. We should also make run-webkit-app work for non-GUI apps.
Comment 1 Daniel Bates 2018-03-16 10:50:26 PDT
Created attachment 335951 [details]
Patch
Comment 2 Daniel Bates 2018-03-16 11:24:06 PDT
Created attachment 335954 [details]
Patch
Comment 3 Daniel Bates 2018-03-19 11:39:45 PDT
Comment on attachment 335954 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=335954&action=review

> Tools/Scripts/webkitdirs.pm:97
>         USE_OPEN_COMMAND
> +       DO_NOT_USE_OPEN_COMMAND

I'll sort these before landing.
Comment 4 Daniel Bates 2018-03-19 13:49:17 PDT
Committed r229711: <https://trac.webkit.org/changeset/229711>
Comment 5 Radar WebKit Bug Importer 2018-03-19 13:50:36 PDT
<rdar://problem/38633433>