Stop polling in PDFExtensionClipboardTest.
Now that https://crbug.com/755826 has been fixed, tests that read from the clipboard can use ClipboardMonitor to get notifications for when the clipboard changes, instead of polling the clipboard. This is more straight-forward, and hopefully more reliable. Bug: 1121446 Change-Id: I53291e0957ee2bad8a565bb0d80ef0628be40e2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376765Reviewed-by:Stuart Langley <slangley@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#802025}
Showing
Please register or sign in to comment