Remove insignificant trailing spaces from the output of testRunner.log() [chromium/src : main]

0 views
Skip to first unread message

Alex N. Jose (Gerrit)

unread,
Dec 11, 2025, 5:07:08 PM12/11/25
to Andrey Kosyakov, Chromium LUCI CQ, chromium...@chromium.org, (Julie)Jeongeun Kim, Kevin Babbitt, abigailbk...@google.com, antoniosarto...@chromium.org, arthursonzog...@chromium.org, blink-rev...@chromium.org, blink-rev...@chromium.org, blink-...@chromium.org, devtools-re...@chromium.org, dtseng...@chromium.org, francisjp...@google.com, headless...@chromium.org, josiah...@chromium.org, kyungjunle...@google.com, lucasrada...@google.com, mattreyno...@chromium.org, mkwst+w...@chromium.org, nektar...@chromium.org, odejesu...@chromium.org, yuzo+...@chromium.org
Attention needed from Andrey Kosyakov

Alex N. Jose voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Andrey Kosyakov
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ia072a0766dee97ed688e82b0703a5c78d677be87
Gerrit-Change-Number: 7248977
Gerrit-PatchSet: 7
Gerrit-Owner: Andrey Kosyakov <ca...@chromium.org>
Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
Gerrit-Reviewer: Andrey Kosyakov <ca...@chromium.org>
Gerrit-CC: (Julie)Jeongeun Kim <je_jul...@chromium.org>
Gerrit-CC: Akihiro Ota <akihi...@chromium.org>
Gerrit-CC: Kevin Babbitt <kbab...@microsoft.com>
Gerrit-CC: Nektarios Paisios <nek...@chromium.org>
Gerrit-Attention: Andrey Kosyakov <ca...@chromium.org>
Gerrit-Comment-Date: Thu, 11 Dec 2025 22:06:54 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Andrey Kosyakov (Gerrit)

unread,
Dec 11, 2025, 5:09:42 PM12/11/25
to Alex N. Jose, Chromium LUCI CQ, chromium...@chromium.org, (Julie)Jeongeun Kim, Kevin Babbitt, abigailbk...@google.com, antoniosarto...@chromium.org, arthursonzog...@chromium.org, blink-rev...@chromium.org, blink-rev...@chromium.org, blink-...@chromium.org, devtools-re...@chromium.org, dtseng...@chromium.org, francisjp...@google.com, headless...@chromium.org, josiah...@chromium.org, kyungjunle...@google.com, lucasrada...@google.com, mattreyno...@chromium.org, mkwst+w...@chromium.org, nektar...@chromium.org, odejesu...@chromium.org, yuzo+...@chromium.org

Andrey Kosyakov voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ia072a0766dee97ed688e82b0703a5c78d677be87
Gerrit-Change-Number: 7248977
Gerrit-PatchSet: 9
Gerrit-Owner: Andrey Kosyakov <ca...@chromium.org>
Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
Gerrit-Reviewer: Andrey Kosyakov <ca...@chromium.org>
Gerrit-CC: (Julie)Jeongeun Kim <je_jul...@chromium.org>
Gerrit-CC: Akihiro Ota <akihi...@chromium.org>
Gerrit-CC: Kevin Babbitt <kbab...@microsoft.com>
Gerrit-CC: Nektarios Paisios <nek...@chromium.org>
Gerrit-Comment-Date: Thu, 11 Dec 2025 22:09:27 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Chromium LUCI CQ (Gerrit)

unread,
Dec 11, 2025, 5:11:06 PM12/11/25
to Andrey Kosyakov, Alex N. Jose, Akihiro Ota, chromium...@chromium.org, (Julie)Jeongeun Kim, Kevin Babbitt, abigailbk...@google.com, antoniosarto...@chromium.org, arthursonzog...@chromium.org, blink-rev...@chromium.org, blink-rev...@chromium.org, blink-...@chromium.org, devtools-re...@chromium.org, dtseng...@chromium.org, francisjp...@google.com, headless...@chromium.org, josiah...@chromium.org, kyungjunle...@google.com, lucasrada...@google.com, mattreyno...@chromium.org, mkwst+w...@chromium.org, nektar...@chromium.org, odejesu...@chromium.org, yuzo+...@chromium.org

Chromium LUCI CQ submitted the change

Unreviewed changes

7 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.

Change information

Commit message:
Remove insignificant trailing spaces from the output of testRunner.log()

... to prevent linter from tripping on it.
NOPRESUBMIT=true
(because win-presubmit can't handle so many files)
Change-Id: Ia072a0766dee97ed688e82b0703a5c78d677be87
Reviewed-by: Alex N. Jose <ale...@chromium.org>
Commit-Queue: Andrey Kosyakov <ca...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1557684}
Files:
  • M components/headless/test/data/protocol/shared/hidden-target-close-expected.txt
  • M components/headless/test/data/protocol/shared/hidden-target-create-expected.txt
  • M third_party/blink/web_tests/flag-specific/disable-site-isolation-trials/http/tests/inspector-protocol/page/frame-subtree-will-be-detached-multiple-iframes-expected.txt
  • M third_party/blink/web_tests/flag-specific/disable-site-isolation-trials/http/tests/inspector-protocol/page/frame-subtree-will-be-detached-nested-iframes-expected.txt
  • M third_party/blink/web_tests/flag-specific/highdpi/inspector-protocol/dom-snapshot/dom-snapshot-captureSnapshot-details-expected.txt
  • M third_party/blink/web_tests/flag-specific/highdpi/virtual/stable/inspector-protocol/dom-snapshot/captureSnapshot-ua-shadow-tree3-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-aria-1.1-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-getAXNodeAndAncestors-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-getRootNode-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-ignoredNodes-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-ignoredNodesModal-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-modal-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-nameSources-buttons-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-nameSources-img-figure-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-nameSources-input-buttons-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-nameSources-input-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-nameSources-labelledby-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/accessibility/accessibility-nameSources-visiblity-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/browser/get-window-for-target-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/browsing-topics/deprecation-document-api-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/browsing-topics/deprecation-fetch-topics-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/browsing-topics/deprecation-iframe-topics-attribute-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/debugger/debugger-script-parsed-generated-module-scripts-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/device-access/cancel-bluetooth-prompt-after-advertisement-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/device-access/select-bluetooth-prompt-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/device-access/select-bluetooth-prompt-invalid-id-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/fetch-later/activate-and-redirect-cross-site-when-document-alive.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/fetch-later/activate-and-redirect-when-document-alive.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/fetch-later/activate-post-when-document-alive.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/fetch-later/activate-when-document-alive.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/fetch/redirect-headers-override-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/iframe-no-src-execution-contexts-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/bluetooth-remote-gatt-characteristic-write-value-deprecation-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/data-url-in-svg-use-deprecation-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/deprecation-issue-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/deprecation-protectedAudience-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/deprecation-requestStorageAccessFor-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/quota-issue-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/renderer-cors-issues-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sab-creation-issue-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sab-postMessage-issue-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/invalid-signature-header-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/invalid-signature-input-header-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/missing-signature-header-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/missing-signature-input-header-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-header-value-is-incorrect-length-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-header-value-is-not-byte-sequence-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-header-value-is-parameterized-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-invalid-component-name-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-invalid-component-type-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-invalid-derived-component-parameter-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-invalid-header-component-parameter-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-invalid-parameter-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-key-id-length-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-missing-label-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-missing-required-parameters-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-value-missing-components-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/signature-input-header-value-not-inner-list-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/validation-failed-integrity-mismatch-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/sri-message-signatures/validation-failed-signature-expired-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/issues/v8breakiterator-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/mixed-content-execution-contexts-1-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/mixed-content-execution-contexts-2-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-domain-mismatch-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-not-on-path-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-port-mismatch-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-same-site-lax-browser-navigate-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-same-site-lax-js-navigate-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-same-site-lax-js-subresource-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-same-site-strict-browser-navigate-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-same-site-strict-js-navigate-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-same-site-strict-js-subresource-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-scheme-mismatch-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-secure-only-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-cookie-unpartitioned-from-anonymous-frame-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-disallowed-character-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-invalid-domain-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-invalid-prefix-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-multiple-reasons-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-name-value-pair-exceeds-max-size-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-overwrite-secure-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-same-site-lax-browser-navigate-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-same-site-lax-js-navigate-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-same-site-lax-js-subresource-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-same-site-strict-browser-navigate-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-same-site-strict-js-navigate-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-same-site-strict-js-subresource-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/blocked-setcookie-syntax-error-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/cors-errors-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/cross-origin-isolation/csp-get-security-isolation-status-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/direct-sockets/tcp-socket-success-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/extra-info-request-cookies-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/is-same-site-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/load-network-resource-csp-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/navigation-long-async-stack-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/reporting-api-filter-by-url-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/reporting-api-report-events-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/same-site-issue-blocked-cookie-not-secure-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/same-site-issue-warn-cookie-lax-subresource-context-downgrade-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/same-site-issue-warn-cookie-navigation-context-downgrade-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/network/same-site-issue-warn-cookie-strict-subresource-context-downgrade-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/addScriptToEvaluateOnNewDocument-navigation-cross-isolated-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/addScriptToEvaluateOnNewDocument-navigation-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/addScriptToEvaluateOnNewDocument-navigation-isolated-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/addScriptToEvaluateOnNewDocument-reload-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-detached-oopif-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-started-navigating-beforeunload-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-started-navigating-empty-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-started-navigating-frameset-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-started-navigating-render-initiated-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-started-navigating-subframe-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-started-navigating-tab-targets-window-open-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-started-navigating-window-open-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-subtree-will-be-detached-multiple-iframes-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/frame-subtree-will-be-detached-nested-iframes-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/page/page-javascript-dialog-events-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/postmessage/console-cross-origin-iframe-logging-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prefetch/request-will-be-sent-redirect-cross-site.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prefetch/request-will-be-sent-redirect.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prefetch/request-will-be-sent.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prerender/back-from-prerender-crash.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prerender/prerender-failure-status-update-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prerender/prerender-status-update-on-enable-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prerender/prerender-target-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prerender/prerender-ua-override-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/prerender/target-auto-attach-prerender.https-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/resources/inspector-protocol-test.js
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/create-worklet-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/deprecation-document-api-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/deprecation-worklet-api-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/shared-storage-delete-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/shared-storage-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/shared-storage-fetch-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/shared-storage-iframe-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/shared-storage-img-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/shared-storage-set-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/shared-storage/shared-storage-tracking-disabled-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/storage/indexed-db-storage-key-delete-object-store-entries-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/storage/indexed-db-storage-key-request-data-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/storage/indexed-db-storage-key-request-database-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/storage/indexed-db-storage-key-request-database-names-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/auto-attach-shared-worker-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/auto-attach-wait-for-debugger-2-sessions-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/auto-attach-wait-for-debugger-2-sessions-worker-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/auto-attach-worklet-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/browser-auto-attach-invalid-filter-error-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/browser-auto-attach-tab-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/getTargets-worker-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/hidden-target-close-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/hidden-target-create-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/tab-target-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/target-creteTarget-for-tab-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/target-filter-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/target-info-changed-auto-attach-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/target-setAutoAttach-about-blank-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/target-setAutoAttach-flatten-only-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/target/target-setAutoAttach-new-page-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/tracing/metadata-navigation-expected.txt
  • M third_party/blink/web_tests/http/tests/inspector-protocol/window-open-effective-opener-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/css/css-inline-style-ranges-after-attr-modification-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/css/css-style-sheet-events-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/css/starting-style/force-starting-style-on-element-with-pseudo-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/captureSnapshot-ua-shadow-tree2-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/captureSnapshot-ua-shadow-tree3-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-captureSnapshot-details-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-captureSnapshot-pseudo-element-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-getSnapshot-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-getSnapshot-input-value-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-getSnapshot-origin-url-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-getSnapshot-pseudo-element-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-getSnapshot-scroll-offset-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-getSnapshot-ua-shadow-tree-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom-snapshot/dom-snapshot-getSnapshot-viewport-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-assignedSlot-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-describeNode-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-forceShowPopover-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-get-document-in-limited-quirks-mode-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-get-nodes-for-subtree-by-style-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-get-nodes-for-subtree-by-style-with-pierce-details-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-get-nodes-for-subtree-by-style-with-pierce-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-get-nodes-for-subtree-by-style-with-pierce-unslotted-elements-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-getAttributes-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-getFlattenedDocument-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-getNodeForLocation-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-getNodeForLocation-skip-shadow-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-getTopLayerElements-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-node-stack-traces-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-performSearch-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-querySelector-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-request-child-nodes-traverse-frames-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-request-document-with-child-nodes-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/dom/dom-requestNode-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/emulation/set-geolocation-override-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/indexeddb/request-data-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/page/enable-file-chooser-opened-event-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/page/get-layout-metrics-css-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/performance-timeline/largest-contentful-paint-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/performance-timeline/layout-shift-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/runtime/runtime-console-basic-functions-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/runtime/runtime-console-basic-functions-paused-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/sessions/log-entry-added-expected.txt
  • M third_party/blink/web_tests/inspector-protocol/system-info/process-info-browser-target-expected.txt
  • M third_party/blink/web_tests/virtual/shared_array_buffer_on_desktop/http/tests/inspector-protocol/issues/sab-postMessage-issue-expected.txt
Change size: XL
Delta: 203 files changed, 960 insertions(+), 939 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Alex N. Jose
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ia072a0766dee97ed688e82b0703a5c78d677be87
Gerrit-Change-Number: 7248977
Gerrit-PatchSet: 10
Gerrit-Owner: Andrey Kosyakov <ca...@chromium.org>
Gerrit-Reviewer: Alex N. Jose <ale...@chromium.org>
Gerrit-Reviewer: Andrey Kosyakov <ca...@chromium.org>
Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
Gerrit-CC: (Julie)Jeongeun Kim <je_jul...@chromium.org>
Gerrit-CC: Akihiro Ota <akihi...@chromium.org>
open
diffy
satisfied_requirement

luci-bisection@appspot.gserviceaccount.com (Gerrit)

unread,
Dec 12, 2025, 11:42:34 AM12/12/25
to Chromium LUCI CQ, Andrey Kosyakov, Alex N. Jose, chromium...@chromium.org, (Julie)Jeongeun Kim, Kevin Babbitt, abigailbk...@google.com, antoniosarto...@chromium.org, arthursonzog...@chromium.org, blink-rev...@chromium.org, blink-rev...@chromium.org, blink-...@chromium.org, devtools-re...@chromium.org, dtseng...@chromium.org, francisjp...@google.com, headless...@chromium.org, josiah...@chromium.org, kyungjunle...@google.com, lucasrada...@google.com, mattreyno...@chromium.org, mkwst+w...@chromium.org, nektar...@chromium.org, odejesu...@chromium.org, yuzo+...@chromium.org

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: revert
satisfied_requirement
open
diffy
Reply all
Reply to author
Forward
0 new messages