RESOLVED FIXED 190430
build-webkit --inspector-frontend shouldn't have a nonzero exit code
https://bugs.webkit.org/show_bug.cgi?id=190430
Summary build-webkit --inspector-frontend shouldn't have a nonzero exit code
Ross Kirsling
Reported 2018-10-10 10:47:30 PDT
build-webkit --inspector-frontend shouldn't have a nonzero exit code
Attachments
Patch (1.31 KB, patch)
2018-10-10 10:49 PDT, Ross Kirsling
no flags
Ross Kirsling
Comment 1 2018-10-10 10:49:54 PDT
Ross Kirsling
Comment 2 2018-10-10 10:52:27 PDT
This has been busted forever, but I never took the time to investigate the cause until now. :P Success output before patch: > ** BUILD SUCCEEDED ** > > xcodebuild: error: invalid option '--inspector-frontend' Success output after patch: > ** BUILD SUCCEEDED ** > > > ==================================================================== > WebKit is now built (00m:05s). > To run Safari with this newly-built code, use the > "Tools/Scripts/run-safari" script. > ====================================================================
Blaze Burg
Comment 3 2018-10-10 11:01:01 PDT
Comment on attachment 351970 [details] Patch rs=me
WebKit Commit Bot
Comment 4 2018-10-10 13:29:08 PDT
Comment on attachment 351970 [details] Patch Clearing flags on attachment: 351970 Committed r237015: <https://trac.webkit.org/changeset/237015>
WebKit Commit Bot
Comment 5 2018-10-10 13:29:10 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2018-10-10 13:30:27 PDT
Note You need to log in before you can comment on or make changes to this bug.