Bug 266970
Summary: | Weaken memory order of getSlowCase() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Seija K. <gfunni234> |
Component: | bmalloc | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ahmad.saleem792, ggaren, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Seija K.
getSlowCase() can safely be relaxed as the method is not inline and
is not subject to data races.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/120652391>
Ahmad Saleem
PR - https://github.com/WebKit/WebKit/pull/33364
EWS
Committed 283469@main (efbdd3a54283): <https://commits.webkit.org/283469@main>
Reviewed commits have been landed. Closing PR #33364 and removing active labels.