Update to Chromium version 122.0.6261.29

This commit is contained in:
Marshall Greenblatt
2024-02-08 15:01:12 +00:00
committed by Marshall Greenblatt
parent 1bfee76f5f
commit 56f1033fd9
6 changed files with 17 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ index 9cd08e8b26410..d2dca33bdc62e 100644
// Returns true if the element's contenteditable attribute is in the true
// state or in the plaintext-only state:
diff --git third_party/blink/renderer/core/exported/web_element.cc third_party/blink/renderer/core/exported/web_element.cc
index 0c2400696ecbc..3dd6e5574eb39 100644
index 5cc36b7dccab4..05c9a46e3db69 100644
--- third_party/blink/renderer/core/exported/web_element.cc
+++ third_party/blink/renderer/core/exported/web_element.cc
@@ -116,6 +116,24 @@ void WebElement::SetAttribute(const WebString& attr_name,