WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218347
JavaScriptCore should support multiple build variants
https://bugs.webkit.org/show_bug.cgi?id=218347
Summary
JavaScriptCore should support multiple build variants
David Kilzer (:ddkilzer)
Reported
2020-10-29 11:30:10 PDT
JavaScriptCore should support multiple build variants. This is something that typically only happens in Production configuration builds. For engineering builds, BUILD_VARIANTS=normal. <
rdar://problem/70786057
>
Attachments
Patch v1
(7.99 KB, patch)
2020-10-29 11:37 PDT
,
David Kilzer (:ddkilzer)
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch v2
(11.19 KB, patch)
2020-10-29 12:22 PDT
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2020-10-29 11:37:15 PDT
Created
attachment 412668
[details]
Patch v1
David Kilzer (:ddkilzer)
Comment 2
2020-10-29 11:45:42 PDT
(In reply to David Kilzer (:ddkilzer) from
comment #1
)
> Created
attachment 412668
[details]
> Patch v1
This script is used cross-platform, so we need a fallback when the "${BUILD_VARIANTS}" value is not passed on the command-line, or just pass "normal" for other ports.
David Kilzer (:ddkilzer)
Comment 3
2020-10-29 12:22:56 PDT
Created
attachment 412671
[details]
Patch v2
Keith Miller
Comment 4
2020-10-29 12:29:18 PDT
Comment on
attachment 412671
[details]
Patch v2 r=me seems reasonable
David Kilzer (:ddkilzer)
Comment 5
2020-10-29 14:26:02 PDT
Comment on
attachment 412671
[details]
Patch v2 Marking cq+ since this patch can't have an effect on building DumpRenderTree for Windows.
EWS
Comment 6
2020-10-29 14:38:34 PDT
Committed
r269171
: <
https://trac.webkit.org/changeset/269171
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 412671
[details]
.
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