WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223421
should always use all prerequisites for the `ModernMediaControls.{js,css}` rules in DerivedSources.make
https://bugs.webkit.org/show_bug.cgi?id=223421
Summary
should always use all prerequisites for the `ModernMediaControls.{js,css}` ru...
Devin Rousso
Reported
2021-03-18 00:51:05 PDT
`$?` is a uniqued space-separated list of all prerequisites modified after the target was modified `$^` is a uniqued space-separated list of all prerequisites regardless of when the target/prerequisite was modified We want to use the latter since we always want to `cat` all the JS/CSS files, not just the recently edited ones.
Attachments
Patch
(1.62 KB, patch)
2021-03-18 00:51 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Patch
(1.62 KB, patch)
2021-03-18 00:53 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2021-03-18 00:51:34 PDT
Created
attachment 423566
[details]
Patch
Devin Rousso
Comment 2
2021-03-18 00:53:28 PDT
Created
attachment 423567
[details]
Patch
Yusuke Suzuki
Comment 3
2021-03-18 00:57:42 PDT
Comment on
attachment 423567
[details]
Patch Nice, r=me
EWS
Comment 4
2021-03-18 02:11:17 PDT
Committed
r274625
: <
https://commits.webkit.org/r274625
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 423567
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-03-18 02:12:15 PDT
<
rdar://problem/75565469
>
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