Bug 183699 - run-webkit-app -g does not work
Summary: run-webkit-app -g does not work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-16 09:57 PDT by Daniel Bates
Modified: 2018-03-19 13:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2018-03-16 10:01 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-03-16 09:57:57 PDT
Steps to reproduce:
1. Open a terminal and change directories to your top-level WebKit checkout.
2. Run `Tools/Scripts/run-webkit-app -g --release /Applications/Safari.app`

Then run-webkit-app exits with the following output:

$ Tools/Scripts/run-webkit-app -g --release /Applications/Safari.app
Starting -g with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Volumes/.../OpenSource/WebKitBuild/Release.
Unable to find application named '-g'
Comment 1 Daniel Bates 2018-03-16 10:01:15 PDT
Created attachment 335946 [details]
Patch
Comment 2 Daniel Bates 2018-03-19 13:43:48 PDT
Comment on attachment 335946 [details]
Patch

Clearing flags on attachment: 335946

Committed r229710: <https://trac.webkit.org/changeset/229710>
Comment 3 Daniel Bates 2018-03-19 13:43:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-03-19 13:44:17 PDT
<rdar://problem/38633189>