reviewers ptal. the only delta for the reland is chrome/browser/ui/omnibox/omnibox_view_browsertest.cc
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Describe the fix that makes this reland safe.
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Reland "[X11] Make IsSelectionOwner asynchronous in PlatformClipboard"
This is a reland of commit 8dc861921d9d2891e2e2c58f9f9404a59416d2aa
OmniboxViewTest.Paste is updated to wait for async clipboard operations
to complete.
Original change's description:
> [X11] Make IsSelectionOwner asynchronous in PlatformClipboard
>
> This change refactors the IsSelectionOwner method in the
> PlatformClipboard interface and its implementations to be asynchronous.
> This allows the X11 backend to eliminate a synchronous X11 Sync() call
> in GetSelectionOwner, furthering the goal of an entirely asynchronous
> clipboard architecture.
>
> R=thestig
>
> Change-Id: Ic616ebb106d3fcb36a83a47c70da6742887a70d3
> Bug: 40398800
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7659748
> Commit-Queue: Thomas Anderson <thomasa...@chromium.org>
> Auto-Submit: Thomas Anderson <thomasa...@chromium.org>
> Reviewed-by: Kramer Ge <fang...@chromium.org>
> Reviewed-by: Lei Zhang <the...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1599158}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |