Rendering issues with many dynamically-added sticky elements in a table
Created attachment 453636 [details] Patch
Comment on attachment 453636 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=453636&action=review r=me though I didn't read the tests closely. > Source/WebCore/page/scrolling/ScrollingStateTree.cpp:382 > + if (!rootStateNode()) > + return emptyString(); It's an unlikely error case but you might still want to log m_unparentedNodes even if we have no root node?
Committed r290760 (248004@main): <https://commits.webkit.org/248004@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 453636 [details].
<rdar://problem/89718573>