diff options
author | raymes <raymes@chromium.org> | 2014-11-06 21:16:56 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-11-07 05:17:11 +0000 |
commit | fd5030a219ce844d2d86bb2530dce9088e3c0523 (patch) | |
tree | 5a8331c3940c7a5176c7d1904f6ec97648104e4f /styleguide | |
parent | dd4c8043fcb65e523f59e0b6e30fba322bf4c4f0 (diff) | |
download | chromium_src-fd5030a219ce844d2d86bb2530dce9088e3c0523.zip chromium_src-fd5030a219ce844d2d86bb2530dce9088e3c0523.tar.gz chromium_src-fd5030a219ce844d2d86bb2530dce9088e3c0523.tar.bz2 |
Revert of Remote assistance on Chrome OS Part VII - Clipboard Injection (patchset #5 id:100001 of https://codereview.chromium.org/704683002/)
Reason for revert:
Broke the asan bots: https://build.chromium.org/p/chromium.memory/builders/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/builds/4106
Original issue's description:
> Remote assistance on Chrome OS Part VII - Clipboard Injection
>
> On Chrome OS, the clipboard is managed by aura instead of the underlying
> native platform (e.g. x11, ozone, etc).
>
> This CL introduces a class that
> 1) Monitors the aura clipboard on the host for changes and notifies the client clipboard.
> 2) Provides an interface to inject clipboard event into aura.
>
> The public API of this class can be called in any thread as internally it
> always posts the call to the |ui_task_runner|. On ChromeOS, that should
> be the UI thread of the browser process.
>
> BUG=424717
>
> Committed: https://crrev.com/7a468734170979bca9e48590267d2d123f0c0f84
> Cr-Commit-Position: refs/heads/master@{#303168}
TBR=dcaiafa@chromium.org,jamiewalch@chromium.org,wez@chromium.org,kelvinp@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=424717
Review URL: https://codereview.chromium.org/707913004
Cr-Commit-Position: refs/heads/master@{#303190}
Diffstat (limited to 'styleguide')
0 files changed, 0 insertions, 0 deletions