WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 230263
Cache resource paths in run-jsc-stress-tests for speedup
https://bugs.webkit.org/show_bug.cgi?id=230263
Summary
Cache resource paths in run-jsc-stress-tests for speedup
Geza Lore
Reported
2021-09-14 06:50:05 PDT
Cache resource paths in run-jsc-stress-tests for speedup
Attachments
Patch
(1.73 KB, patch)
2021-09-14 06:55 PDT
,
Geza Lore
no flags
Details
Formatted Diff
Diff
Patch
(1.73 KB, patch)
2021-09-14 07:12 PDT
,
Geza Lore
no flags
Details
Formatted Diff
Diff
Patch
(1.73 KB, patch)
2021-09-14 07:16 PDT
,
Geza Lore
no flags
Details
Formatted Diff
Diff
Patch
(3.21 KB, patch)
2021-09-14 07:20 PDT
,
Geza Lore
no flags
Details
Formatted Diff
Diff
Patch
(1.73 KB, patch)
2021-09-14 07:23 PDT
,
Geza Lore
no flags
Details
Formatted Diff
Diff
Patch
(1.87 KB, patch)
2021-09-14 14:18 PDT
,
Geza Lore
no flags
Details
Formatted Diff
Diff
Patch
(1.78 KB, patch)
2021-09-15 01:43 PDT
,
Geza Lore
no flags
Details
Formatted Diff
Diff
Show Obsolete
(6)
View All
Add attachment
proposed patch, testcase, etc.
Geza Lore
Comment 1
2021-09-14 06:55:37 PDT
Created
attachment 438133
[details]
Patch
Geza Lore
Comment 2
2021-09-14 07:12:57 PDT
Created
attachment 438136
[details]
Patch
Geza Lore
Comment 3
2021-09-14 07:16:20 PDT
Created
attachment 438137
[details]
Patch
Geza Lore
Comment 4
2021-09-14 07:20:24 PDT
Created
attachment 438138
[details]
Patch
Geza Lore
Comment 5
2021-09-14 07:23:17 PDT
Created
attachment 438140
[details]
Patch
Geza Lore
Comment 6
2021-09-14 14:18:50 PDT
Created
attachment 438170
[details]
Patch
Geza Lore
Comment 7
2021-09-15 01:43:39 PDT
Created
attachment 438223
[details]
Patch
Geza Lore
Comment 8
2021-09-15 09:43:25 PDT
Comment on
attachment 438223
[details]
Patch Minor note: This is one of my first time contributions to the WebKit project, so please educate me on process if I got something wrong. The patch is hopefully uncontroversial.
Adrian Perez
Comment 9
2021-09-15 12:41:08 PDT
(In reply to Geza Lore from
comment #8
)
> Comment on
attachment 438223
[details]
> Patch > > Minor note: This is one of my first time contributions to the WebKit > project, so please educate me on process if I got something wrong. The patch > is hopefully uncontroversial.
The patch was all good, thanks! The most typical first-time contribution issues are missing or badly formatted ChangeLog entries in the submitted patches. Running `check-webkit-style` locally or looking at the messages when the “style” EWS bubble is not green goes a long way to pave the way =)
Adrian Perez
Comment 10
2021-09-15 12:43:34 PDT
(In reply to Adrian Perez from
comment #9
)
> (In reply to Geza Lore from
comment #8
) > > Comment on
attachment 438223
[details]
> > Patch > > > > Minor note: This is one of my first time contributions to the WebKit > > project, so please educate me on process if I got something wrong. The patch > > is hopefully uncontroversial. > > The patch was all good, thanks! The most typical first-time contribution > issues are missing or badly formatted ChangeLog entries in the submitted > patches. Running `check-webkit-style` locally or looking at the messages > when the “style” EWS bubble is not green goes a long way to pave the way > =)
If something, you could have set the cq? flag to request that the patch gets approved for merging (“cq” stands for “commit queue“). I have set the flag to cq+ because I assumed that you want the patch to be merged right after getting the r+ with the approval.
EWS
Comment 11
2021-09-15 12:52:27 PDT
Committed
r282465
(
241713@main
): <
https://commits.webkit.org/241713@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 438223
[details]
.
Radar WebKit Bug Importer
Comment 12
2021-09-15 12:53:18 PDT
<
rdar://problem/83163850
>
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