WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225486
Retry asynchronously in WebProcessPool::getGPUProcessConnection() in case of failure
https://bugs.webkit.org/show_bug.cgi?id=225486
Summary
Retry asynchronously in WebProcessPool::getGPUProcessConnection() in case of ...
Chris Dumez
Reported
2021-05-06 15:02:23 PDT
Retry asynchronously in WebProcessPool::getGPUProcessConnection(), similarly to what we do in WebsiteDataStore::getNetworkProcessConnection(). As a result, we no longer need to ref the WebProcessPool in the lambda and we avoid retrying unnecessarily when the WebProcessPool is getting destroyed.
Attachments
Patch
(3.13 KB, patch)
2021-05-06 15:04 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(3.13 KB, patch)
2021-05-06 16:52 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-05-06 15:04:18 PDT
Created
attachment 427939
[details]
Patch
Chris Dumez
Comment 2
2021-05-06 16:52:05 PDT
Created
attachment 427959
[details]
Patch
EWS
Comment 3
2021-05-06 18:49:01 PDT
Committed
r277151
(
237438@main
): <
https://commits.webkit.org/237438@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 427959
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-05-06 18:50:16 PDT
<
rdar://problem/77636072
>
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