Attention needed from Vladimir Levin
Robert Flack added 2 comments![Open in Gerrit]()
File third_party/blink/renderer/core/dom/element.cc
Line 1416, Patchset 1 (Latest): if (name == html_names::kCommandforAttr) {Robert Flack .
unresolvedCan we check IsOverscrollCommand or not in this context? Where do we handle if the command changes to/from toggle-overscroll? Thinking about it, shouldn't this case be handled by HTMLElement::AttributeChanged?
Line 3736, Patchset 1 (Latest): GetDocument().MarkOverscrollCommandTargetsDirty();Robert Flack .
unresolvedCouldn't this go in the condition on line 3721 where we check if the id changed and call IdChangedForElement?
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I53855006a498e4703549252567257f3bb6bd2842
Gerrit-Change-Number: 8178863
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Thu, 30 Jul 2026 17:14:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No