WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
222476
[Cocoa] Start WebContent process pre-warming when process is initialized
https://bugs.webkit.org/show_bug.cgi?id=222476
Summary
[Cocoa] Start WebContent process pre-warming when process is initialized
Per Arne Vollan
Reported
2021-02-26 09:17:02 PST
Instead of pre-warming in response to a message, the WebContent process can start pre-warming automatically if it is of a pre-warmed process type. This saves one IPC message on startup of the WebContent process.
Attachments
Patch
(2.19 KB, patch)
2021-02-26 09:18 PST
,
Per Arne Vollan
cdumez
: review+
cdumez
: commit-queue-
Details
Formatted Diff
Diff
Patch
(2.77 KB, patch)
2021-02-26 10:37 PST
,
Per Arne Vollan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2021-02-26 09:18:13 PST
Created
attachment 421657
[details]
Patch
Chris Dumez
Comment 2
2021-02-26 10:01:42 PST
Comment on
attachment 421657
[details]
Patch r=me but please drop the WebProcess::PrewarmGlobally IPC message from WebProcess.messages.in.
Per Arne Vollan
Comment 3
2021-02-26 10:22:32 PST
(In reply to Chris Dumez from
comment #2
)
> Comment on
attachment 421657
[details]
> Patch > > r=me but please drop the WebProcess::PrewarmGlobally IPC message from > WebProcess.messages.in.
Will do! Thanks for reviewing!
Per Arne Vollan
Comment 4
2021-02-26 10:37:16 PST
Created
attachment 421674
[details]
Patch
EWS
Comment 5
2021-02-26 12:21:42 PST
Committed
r273575
: <
https://commits.webkit.org/r273575
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 421674
[details]
.
Radar WebKit Bug Importer
Comment 6
2021-02-26 12:22:17 PST
<
rdar://problem/74801633
>
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