RESOLVED FIXED 209558
[Flatpak SDK] Pass all the arguments of build-webkit to webkit-flatpak
https://bugs.webkit.org/show_bug.cgi?id=209558
Summary [Flatpak SDK] Pass all the arguments of build-webkit to webkit-flatpak
Sergio Villar Senin
Reported 2020-03-25 13:20:15 PDT
[Flatpak] Pass all the arguments of build-webkit to webkit-flatpak
Attachments
Patch (1.68 KB, patch)
2020-03-25 13:26 PDT, Sergio Villar Senin
no flags
Patch (2.18 KB, patch)
2020-03-26 07:55 PDT, Philippe Normand
zan: review+
Sergio Villar Senin
Comment 1 2020-03-25 13:26:15 PDT
Philippe Normand
Comment 2 2020-03-26 02:38:11 PDT
Comment on attachment 394537 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=394537&action=review > Tools/Scripts/webkitdirs.pm:2100 > - exec @command, argumentsForConfiguration(), "--command", @_, argumentsForConfiguration(), @ARGV or die; > + exec @command, argumentsForConfiguration(), @ARGV, "--command", @_, argumentsForConfiguration(), @ARGV or die; run-minibrowser --gtk --help now show's webkit-flatpak help instead of MiniBrowser`s :(
Philippe Normand
Comment 3 2020-03-26 07:55:31 PDT
Philippe Normand
Comment 4 2020-03-26 08:25:20 PDT
Radar WebKit Bug Importer
Comment 5 2020-03-26 08:26:14 PDT
Note You need to log in before you can comment on or make changes to this bug.