[Ozone] Remove synchronous clipboard implementation [chromium/src : main]

0 views
Skip to first unread message

Thomas Anderson (Gerrit)

unread,
Mar 11, 2026, 1:33:57 PM (2 days ago) Mar 11
to Kramer Ge, chromium...@chromium.org, dcheng+c...@chromium.org, max+watc...@igalia.com, nickdiego+wa...@igalia.com, ozone-...@chromium.org
Attention needed from Kramer Ge

Thomas Anderson voted Commit-Queue+1

Commit-Queue+1
Open in Gerrit

Related details

Attention is currently required from:
  • Kramer Ge
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not 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: Ic8f560b506964f9c22bcf6faab0479e7e3b28947
Gerrit-Change-Number: 7657632
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Anderson <thomasa...@chromium.org>
Gerrit-Reviewer: Kramer Ge <fang...@chromium.org>
Gerrit-Reviewer: Thomas Anderson <thomasa...@chromium.org>
Gerrit-Attention: Kramer Ge <fang...@chromium.org>
Gerrit-Comment-Date: Wed, 11 Mar 2026 17:33:47 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Kramer Ge (Gerrit)

unread,
Mar 11, 2026, 2:14:45 PM (2 days ago) Mar 11
to Thomas Anderson, Chromium LUCI CQ, chromium...@chromium.org, dcheng+c...@chromium.org, max+watc...@igalia.com, nickdiego+wa...@igalia.com, ozone-...@chromium.org
Attention needed from Thomas Anderson

Kramer Ge voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Thomas Anderson
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: Ic8f560b506964f9c22bcf6faab0479e7e3b28947
Gerrit-Change-Number: 7657632
Gerrit-PatchSet: 4
Gerrit-Owner: Thomas Anderson <thomasa...@chromium.org>
Gerrit-Reviewer: Kramer Ge <fang...@chromium.org>
Gerrit-Reviewer: Thomas Anderson <thomasa...@chromium.org>
Gerrit-Attention: Thomas Anderson <thomasa...@chromium.org>
Gerrit-Comment-Date: Wed, 11 Mar 2026 18:14:39 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Thomas Anderson (Gerrit)

unread,
12:31 AM (9 hours ago) 12:31 AM
to Chromium LUCI CQ, chromium...@chromium.org, dcheng+c...@chromium.org, max+watc...@igalia.com, nickdiego+wa...@igalia.com, ozone-...@chromium.org

Thomas Anderson 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: Ic8f560b506964f9c22bcf6faab0479e7e3b28947
Gerrit-Change-Number: 7657632
Gerrit-PatchSet: 9
Gerrit-Owner: Thomas Anderson <thomasa...@chromium.org>
Gerrit-Reviewer: Kramer Ge <fang...@chromium.org>
Gerrit-Reviewer: Thomas Anderson <thomasa...@chromium.org>
Gerrit-Comment-Date: Fri, 13 Mar 2026 04:31:23 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Chromium LUCI CQ (Gerrit)

unread,
12:34 AM (8 hours ago) 12:34 AM
to Thomas Anderson, Kramer Ge, chromium...@chromium.org, dcheng+c...@chromium.org, max+watc...@igalia.com, nickdiego+wa...@igalia.com, ozone-...@chromium.org

Chromium LUCI CQ submitted the change

Unreviewed changes

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

Change information

Commit message:
[Ozone] Remove synchronous clipboard implementation

The clipboard has been fully converted to async, so the sync code is no
longer needed.

R=fangzhoug
Change-Id: Ic8f560b506964f9c22bcf6faab0479e7e3b28947
Bug: 40398800
Fixed: 40605786
Reviewed-by: Kramer Ge <fang...@chromium.org>
Commit-Queue: Thomas Anderson <thomasa...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1598872}
Files:
  • M ui/base/clipboard/clipboard_ozone.cc
  • M ui/base/clipboard/clipboard_ozone.h
  • M ui/ozone/platform/wayland/host/wayland_clipboard.cc
  • M ui/ozone/platform/wayland/host/wayland_clipboard.h
  • M ui/ozone/platform/wayland/host/wayland_clipboard_unittest.cc
  • M ui/ozone/platform/x11/x11_clipboard_ozone.cc
  • M ui/ozone/platform/x11/x11_clipboard_ozone.h
  • M ui/ozone/public/platform_clipboard.h
Change size: M
Delta: 8 files changed, 45 insertions(+), 194 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Kramer Ge
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: Ic8f560b506964f9c22bcf6faab0479e7e3b28947
Gerrit-Change-Number: 7657632
Gerrit-PatchSet: 10
Gerrit-Owner: Thomas Anderson <thomasa...@chromium.org>
Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
Gerrit-Reviewer: Kramer Ge <fang...@chromium.org>
Gerrit-Reviewer: Thomas Anderson <thomasa...@chromium.org>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages