Bug 263088
| Summary: | [iOS] [WK1] Release assert in Document::resolveStyle | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Layout and Rendering | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
Sometimes we hit the following release assert in iOS WK1:
RELEASE_ASSERT(!m_inStyleRecalc)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/19022
Ryosuke Niwa
<rdar://114533232.
EWS
Committed 269278@main (1cb9d813b484): <https://commits.webkit.org/269278@main>
Reviewed commits have been landed. Closing PR #19022 and removing active labels.