Bug 296313
| Summary: | Parallel calls to [WKContentRuleListStore compileContentRuleListForIdentifier:] for the same identifier can fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, rsailer, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
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
Pull request: https://github.com/WebKit/WebKit/pull/48361
EWS
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
<rdar://problem/156432123>
Chris Dumez
*** Bug 296191 has been marked as a duplicate of this bug. ***
Ron Sailer
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
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.