Robert Flack (Gerrit)
unread,May 25, 2026, 5:28:54 PM (9 hours ago) May 25Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vladimir Levin, android-bu...@system.gserviceaccount.com, Chromium LUCI CQ, chromium...@chromium.org, Dirk Schulze, Stephen Chenney, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-reviews-p...@chromium.org, blink-...@chromium.org, drott+bl...@chromium.org, fmalit...@chromium.org, fserb...@chromium.org, kinuko...@chromium.org, zol...@webkit.org
Attention needed from Vladimir Levin
Robert Flack added 2 comments![Open in Gerrit]()
Commit Message
File third_party/blink/renderer/core/paint/paint_property_tree_builder.cc
Line 809, Patchset 1 (Latest): overscroll_area_parent->GetLayoutObject()) {Robert Flack .
unresolvedIs there any reason to expect that the rest of the element would have fragments if the area parent did not have a layout object? The area parent pseudo is the layout parent of the element and the backdrop. Same for the rest of these conditions.
What happens when these conditions aren't true? I guess we chain scroll past the area parent?
Have you considered adding something like scroll_translation to ContainingBlockContext such that scroll_translation can track the translation for the current scroll node, then we could use that instead of looking up arbitrary nodes here?
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I9f49f0ca736a950506f4bb0e492ab05121a59d9e
Gerrit-Change-Number: 7871155
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Mon, 25 May 2026 21:28:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No