| Summary: | [ iOS wk2 Debug ] fast/text/basic/001.html is a flaky crash | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=209450 | ||
|
Description
Hector Lopez
2020-08-06 10:54:32 PDT
Test expectation added while investigated: https://trac.webkit.org/changeset/265337/webkit ASSERTION FAILED: settings().textAutosizingEnabled() && settings().textAutosizingUsesIdempotentMode() ./page/Page.cpp(3254) : void WebCore::Page::recomputeTextAutoSizingInAllFrames() 1 0x29db3cb89 WTFCrash 2 0x2a532237b WTFCrashWithInfo(int, char const*, char const*, int) 3 0x2a8b04c41 WebCore::Page::recomputeTextAutoSizingInAllFrames() 4 0x28993aea6 WebKit::WebPage::textAutoSizingAdjustmentTimerFired() *** This bug has been marked as a duplicate of bug 209450 *** |