Bug 280629
| Summary: | [GTK][WPE] Clicking 'Run Benchmark' button on MotionMark 1.3(.1) developer.html asserts with threaded CPU rendering | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | WPE WebKit | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 279618 | ||
Nikolas Zimmermann
https://bugs.webkit.org/show_bug.cgi?id=280214 contained a partial fix for the problem, making ControlPart ThreadSafeRefCounted. This is not a complete fix, we still had an issue with a ref/deref thread mismatch issue, related to ControlFactory -- fix that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/34462
EWS
Committed 284485@main (0405c02b6c3e): <https://commits.webkit.org/284485@main>
Reviewed commits have been landed. Closing PR #34462 and removing active labels.