WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(2.18 KB, patch)
2020-03-26 07:55 PDT
,
Philippe Normand
zan
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sergio Villar Senin
Comment 1
2020-03-25 13:26:15 PDT
Created
attachment 394537
[details]
Patch
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
Created
attachment 394609
[details]
Patch
Philippe Normand
Comment 4
2020-03-26 08:25:20 PDT
Committed
r259045
: <
https://trac.webkit.org/changeset/259045
>
Radar WebKit Bug Importer
Comment 5
2020-03-26 08:26:14 PDT
<
rdar://problem/60920052
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug