Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash under ScrollingStateFixedNode::reconcileLayerPositionForViewportRect #25354

Conversation

nmoucht
Copy link
Contributor

@nmoucht nmoucht commented Mar 1, 2024

@nmoucht nmoucht requested a review from cdumez as a code owner March 1, 2024 18:59
@nmoucht nmoucht self-assigned this Mar 1, 2024
@nmoucht nmoucht added the New Bugs Unclassified bugs are placed in this component until the correct component can be determined. label Mar 1, 2024
@nmoucht nmoucht requested a review from whsieh March 1, 2024 19:00
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Mar 1, 2024
@nmoucht nmoucht added unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing and removed merging-blocked Applied to prevent a change from being merged labels Mar 1, 2024
…tRect

https://bugs.webkit.org/show_bug.cgi?id=270361
rdar://105887621

Reviewed by Simon Fraser.

We need a similar fix to WebKit#17453 as there is
the same crash signature under ScrollingStateFixedNode::reconcileLayerPositionForViewportRect
this time.

* Source/WebCore/page/scrolling/ScrollingStateFixedNode.cpp:
(WebCore::ScrollingStateFixedNode::reconcileLayerPositionForViewportRect):

Canonical link: https://commits.webkit.org/275574@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Crash-under-ScrollingStateFixedNodereconcileLayerPositionForViewportRect branch from 04af527 to 0c592c9 Compare March 1, 2024 23:20
@webkit-commit-queue
Copy link
Collaborator

Committed 275574@main (0c592c9): https://commits.webkit.org/275574@main

Reviewed commits have been landed. Closing PR #25354 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 0c592c9 into WebKit:main Mar 1, 2024
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Bugs Unclassified bugs are placed in this component until the correct component can be determined.
Projects
None yet
5 participants