Bug 275085
| Summary: | [JSC] Add Concurrent Sweeping Locking | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
| Component: | JavaScriptCore | Assignee: | Keith Miller <keith_miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, fujii.hironori, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 275193 | ||
| Bug Blocks: | |||
Keith Miller
...
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129194601>
Keith Miller
Pull request: https://github.com/WebKit/WebKit/pull/29484
EWS
Committed 279738@main (8c39a7f2d80c): <https://commits.webkit.org/279738@main>
Reviewed commits have been landed. Closing PR #29484 and removing active labels.
Fujii Hironori
Regressed: Bug 275179 – REGRESSION(279738@main): ASSERTION FAILED: heap.vm().currentThreadIsHoldingAPILock() || heap.worldIsStopped()
WebKit Commit Bot
Re-opened since this is blocked by bug 275193
Fujii Hironori
There was another assertion failure for inspector/memory/tracking.html. I hope it will be resolved before relanding.
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fmemory%2Ftracking.html&style=debug
Keith Miller
Pull request: https://github.com/WebKit/WebKit/pull/29650
EWS
Committed 279861@main (58b937859832): <https://commits.webkit.org/279861@main>
Reviewed commits have been landed. Closing PR #29650 and removing active labels.