Summary: | JavaScriptCore should support multiple build variants | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> | ||||||
Component: | JavaScriptCore | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | annulen, ews-watchlist, gyuyoung.kim, keith_miller, krollin, mark.lam, msaboff, ryuan.choi, sbarati, sergio, tzagallo, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | Other | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
David Kilzer (:ddkilzer)
2020-10-29 11:30:10 PDT
Created attachment 412668 [details]
Patch v1
(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. Created attachment 412671 [details]
Patch v2
Comment on attachment 412671 [details]
Patch v2
r=me seems reasonable
Comment on attachment 412671 [details]
Patch v2
Marking cq+ since this patch can't have an effect on building DumpRenderTree for Windows.
Committed r269171: <https://trac.webkit.org/changeset/269171> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412671 [details]. |