WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221756
JSC EWSes should be triggered by change in any jsc file
https://bugs.webkit.org/show_bug.cgi?id=221756
Summary
JSC EWSes should be triggered by change in any jsc file
Aakash Jain
Reported
2021-02-11 08:51:56 PST
JSC EWSes should be triggered by change in any jsc file. It wasn't triggered on
https://bugs.webkit.org/show_bug.cgi?id=221726
which changed Source/cmake/OptionsJSCOnly.cmake
Attachments
Patch
(6.46 KB, patch)
2021-02-11 08:56 PST
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2021-02-11 08:56:53 PST
Created
attachment 419995
[details]
Patch
Jonathan Bedard
Comment 2
2021-02-11 09:03:57 PST
Comment on
attachment 419995
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=419995&action=review
> Tools/CISupport/ews-build/steps.py:-338 > - 'Source/JavaScriptCore/',
Are the regexes not case-sensitive?
Aakash Jain
Comment 3
2021-02-11 09:21:32 PST
(In reply to Jonathan Bedard from
comment #2
)
> Are the regexes not case-sensitive?
Nope, we use re.IGNORECASE in re.search()
EWS
Comment 4
2021-02-11 10:50:45 PST
Committed
r272738
: <
https://commits.webkit.org/r272738
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 419995
[details]
.
Radar WebKit Bug Importer
Comment 5
2021-02-11 10:51:13 PST
<
rdar://problem/74241656
>
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