[Webkit-unassigned] [Bug 266205] New: [Win] ASSERTION FAILED: willBeComposited == needsToBeComposited(layer, queryData): imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-quirks-mode.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 10 23:17:45 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266205
Bug ID: 266205
Summary: [Win] ASSERTION FAILED: willBeComposited ==
needsToBeComposited(layer, queryData):
imported/w3c/web-platform-tests/scroll-animations/css/
scroll-timeline-default-quirks-mode.html
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Compositing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: simon.fraser at apple.com
After 271549 at main unskipps the following tests, they are crashing only for Windows port.
imported/w3c/web-platform-tests/scroll-animations/css/printing/scroll-timeline-default-print.tentative.html
imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-quirks-mode.html
imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default-writing-mode-rl.html
imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-default.html
imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-frame-size-changed.html
imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-inline-orientation.html
stderr:
ASSERTION FAILED: willBeComposited == needsToBeComposited(layer, queryData)
C:\BW\WinCairo-64-bit-Debug-Build\build\Source\WebCore\rendering/RenderLayerCompositor.cpp(1260) : computeCompositingRequirements
1 00007FF8F4F91B99 WTFCrash
2 00007FF8E006730D WTFCrashWithInfo
3 00007FF8E40FDF5B WebCore::RenderLayerCompositor::computeCompositingRequirements
4 00007FF8E40FDB66 WebCore::RenderLayerCompositor::computeCompositingRequirements
5 00007FF8E40FDB66 WebCore::RenderLayerCompositor::computeCompositingRequirements
6 00007FF8E40FB2E3 WebCore::RenderLayerCompositor::updateCompositingLayers
7 00007FF8E40FA5DA WebCore::RenderLayerCompositor::didRecalcStyleWithNoPendingLayout
8 00007FF8E38AB0D7 WebCore::LocalFrameView::updateCompositingLayersAfterStyleChange
9 00007FF8E2AA140E WebCore::Document::resolveStyle
10 00007FF8E2AA1C31 WebCore::Document::updateStyleIfNeeded
11 00007FF8E2AA2742 WebCore::Document::updateLayoutIfDimensionsOutOfDate
12 00007FF8E2B77068 WebCore::Element::scrollHeight
13 00007FF8E0A5D35A WebCore::jsElement_scrollHeightGetter
14 00007FF8E0A19915 WebCore::IDLAttribute<WebCore::JSElement>::get<&WebCore::jsElement_scrollHeightGetter,3>
15 00007FF8E0A197D0 WebCore::jsElement_scrollHeight
16 00007FF8E98822A2 WTF::FunctionPtr<57072,long long (JSC::JSGlobalObject *, long long, JSC::PropertyName),1>::operator()
17 00007FF8E9B1DC31 JSC::PropertySlot::customGetter
18 00007FF8E83D4918 JSC::PropertySlot::getValue
19 00007FF8E83D4152 JSC::JSValue::get
20 00007FF8E944B1B3 JSC::LLInt::performLLIntGetByID
21 00007FF8E944AF15 llint_slow_path_get_by_id
22 00007FF8EA0F94D5 llint_entry
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231211/4183bb54/attachment.htm>
More information about the webkit-unassigned
mailing list