[CSS anchor positioning] WebProcess crash when popover uses anchoring#33696
Merged
webkit-commit-queue merged 1 commit intoWebKit:mainfrom Oct 17, 2024
Merged
Conversation
Collaborator
|
EWS run on previous version of this PR (hash f8395a0) Details |
f8395a0 to
40031c9
Compare
Collaborator
|
EWS run on previous version of this PR (hash 40031c9) Details |
40031c9 to
8c91d92
Compare
Collaborator
|
EWS run on previous version of this PR (hash 8c91d92) Details |
8c91d92 to
36cc3ab
Compare
Collaborator
|
EWS run on previous version of this PR (hash 36cc3ab) Details |
36cc3ab to
228508c
Compare
Collaborator
|
EWS run on previous version of this PR (hash 228508c) Details |
228508c to
fa996f6
Compare
Collaborator
|
EWS run on previous version of this PR (hash fa996f6) Details |
tuankiet65
reviewed
Oct 16, 2024
Member
tuankiet65
left a comment
There was a problem hiding this comment.
LGTM but deferring to Antti for final review.
fa996f6 to
e96ffb3
Compare
Collaborator
|
EWS run on previous version of this PR (hash e96ffb3) Details |
e96ffb3 to
f169e6c
Compare
Collaborator
|
EWS run on current version of this PR (hash f169e6c) Details |
anttijk
approved these changes
Oct 17, 2024
https://bugs.webkit.org/show_bug.cgi?id=279588 Reviewed by Antti Koivisto. When an anchor-positioned element is hidden using display:none, there's no point processing it in anchoring anymore. * LayoutTests/TestExpectations: * Source/WebCore/style/AnchorPositionEvaluator.cpp: (WebCore::Style::AnchorPositionEvaluator::evaluate): (WebCore::Style::AnchorPositionEvaluator::updateAnchorPositioningStatesAfterInterleavedLayout): Canonical link: https://commits.webkit.org/285334@main
f169e6c to
ba8e7f0
Compare
Collaborator
|
Committed 285334@main (ba8e7f0): https://commits.webkit.org/285334@main Reviewed commits have been landed. Closing PR #33696 and removing active labels. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ba8e7f0
f169e6c