Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Issue 2518363002: Disable ui::Clipboard on the FILE thread. (Closed)

Created:
4 years ago by fdoray
Modified:
4 years ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable ui::Clipboard on the FILE thread. We found no evidence that ui::Clipboard is used on the FILE thread. This CL disallows usage of ui::Clipboard on the FILE thread and adds a DumpWithoutCrashing() call to detect when it's used on unauthorized threads. Disallowing usage of ui::Clipboard on the FILE thread will facilitate its migration to TaskScheduler. BUG=662055 Committed: https://crrev.com/d1e683e0e48535837caf622ae70b14fa57e7a392 Cr-Commit-Position: refs/heads/master@{#434178}

Patch Set 1 #

Patch Set 2 : dump without crashing #

Patch Set 3 : fix build error #

Patch Set 4 : fix build error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -16 lines) Patch
M content/browser/browser_main_loop.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ui/base/clipboard/clipboard.cc View 1 2 3 2 chunks +13 lines, -14 lines 0 comments Download

Messages

Total messages: 28 (20 generated)
fdoray
PTAL
4 years ago (2016-11-22 21:09:35 UTC) #13
dcheng
On 2016/11/22 21:09:35, fdoray wrote: > PTAL Apparently I rewrote this in https://codereview.chromium.org/1876653003 so it ...
4 years ago (2016-11-23 00:56:52 UTC) #16
fdoray
On 2016/11/23 00:56:52, dcheng wrote: > On 2016/11/22 21:09:35, fdoray wrote: > > PTAL > ...
4 years ago (2016-11-23 13:03:11 UTC) #18
fdoray
avi@: Please review changes in content/
4 years ago (2016-11-23 13:04:33 UTC) #20
Avi (use Gerrit)
lgtm
4 years ago (2016-11-23 16:02:59 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2518363002/60001
4 years ago (2016-11-23 16:14:37 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-11-23 16:21:35 UTC) #26
commit-bot: I haz the power
4 years ago (2016-11-23 16:24:31 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d1e683e0e48535837caf622ae70b14fa57e7a392
Cr-Commit-Position: refs/heads/master@{#434178}

Powered by Google App Engine
This is Rietveld 408576698