WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
296313
Parallel calls to [WKContentRuleListStore compileContentRuleListForIdentifier:] for the same identifier can fail
https://bugs.webkit.org/show_bug.cgi?id=296313
Summary
Parallel calls to [WKContentRuleListStore compileContentRuleListForIdentifier...
Chris Dumez
Reported
2025-07-21 19:54:19 PDT
Parallel calls to [WKContentRuleListStore compileContentRuleListForIdentifier:] for the same identifier can fail. This is because we process the requests on a concurrent work queue and different threads may thus end up interacting with the same file.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-07-21 19:57:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/48361
EWS
Comment 2
2025-07-22 14:10:50 PDT
Committed
297757@main
(af7d511da998): <
https://commits.webkit.org/297757@main
> Reviewed commits have been landed. Closing PR #48361 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-07-22 14:11:13 PDT
<
rdar://problem/156432123
>
Chris Dumez
Comment 4
2025-07-22 19:38:18 PDT
***
Bug 296191
has been marked as a duplicate of this bug. ***
Ron Sailer
Comment 5
2025-08-14 07:00:24 PDT
Hi Chris, has the fix rolled out to any of the recent betas? Because we're still seeing failures in the August 5 beta.
Ron Sailer
Comment 6
2025-08-14 09:13:27 PDT
Hi Chris, Regarding the duplicate
Bug 296191
: We see around 20% of failures happening on 23A5308g and 51% of the failures are on 23A5297m This does not imply any stability improvement and could be due to the size of the user base on the different betas. We currently see very few failures on 23A5318c but this could be attributed to a low user base since this is a very recent release, or due to delay in data.
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