| Summary: | REGRESSION(269369@main) ASSERTION FAILED: !m_inRemovedLastRefFunction in WebCore::Node::ref | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <Hironori.Fujii> |
| Component: | DOM | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Fujii Hironori
2023-10-16 14:04:45 PDT
Yes, this is a pain. I really wish we had https://github.com/WebKit/WebKit/pull/8748... fast/css/content/quote-crash-when-floating.html isn't crashing sololy. > python .\Tools\Scripts\run-webkit-tests --debug fast/css/content/quote-crash-when-floating.html --iterations=5 -v The preceding test fast/css/content/display-contents-on-focus-crash.html is making the following test crash. > python .\Tools\Scripts\run-webkit-tests --debug fast/css/content/display-contents-on-focus-crash.html --iterations=5 -v [1/5] fast/css/content/display-contents-on-focus-crash.html passed [2/5] fast/css/content/display-contents-on-focus-crash.html failed unexpectedly (WebProcess crashed [pid=876]) [3/5] fast/css/content/display-contents-on-focus-crash.html passed [4/5] fast/css/content/display-contents-on-focus-crash.html failed unexpectedly (WebKitTestRunner crashed [pid=34556]) [5/5] fast/css/content/display-contents-on-focus-crash.html passed Will do a partial revert. Pull request: https://github.com/WebKit/WebKit/pull/19131 Committed 269383@main (4878f0893799): <https://commits.webkit.org/269383@main> Reviewed commits have been landed. Closing PR #19131 and removing active labels. |