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

Issue 1459193003: Fix thread checking logic in ContextProviderCommandBuffer (Closed)

Created:
5 years, 1 month ago by Justin Novosad
Modified:
5 years, 1 month ago
Reviewers:
reveman, piman
CC:
chromium-reviews, danakj+watch_chromium.org, darin-cc_chromium.org, jam, jbauman+watch_chromium.org, kalyank, piman+watch_chromium.org, sievers+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix thread checking logic in ContextProviderCommandBuffer The thread check error addressed by https://codereview.chromium.org/1450433002 Was the result of an unnecessary thread check before thread attachment, which was causing the thread checker to initialize itself on the wrong thread. This CL reverts https://codereview.chromium.org/1450433002 and removes thread checks from all the places where there were no thread checks prior to https://codereview.chromium.org/1414683003/ BUG=556725 R=piman@chromium.org Committed: https://crrev.com/de9af7e94dd4a3acd66b0135da4b80f4ba42ba56 Cr-Commit-Position: refs/heads/master@{#360928}

Patch Set 1 #

Total comments: 1

Patch Set 2 : re-add check on SetupLock #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M content/common/gpu/client/context_provider_command_buffer.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 13 (3 generated)
Justin Novosad
5 years, 1 month ago (2015-11-20 04:41:36 UTC) #1
piman
+reveman I think the suggestion on the bug is that there is indeed an unsafe ...
5 years, 1 month ago (2015-11-20 04:54:35 UTC) #3
reveman
On 2015/11/20 at 04:54:35, piman wrote: > +reveman > I think the suggestion on the ...
5 years, 1 month ago (2015-11-20 05:42:56 UTC) #4
Justin Novosad
On 2015/11/20 05:42:56, reveman wrote: > On 2015/11/20 at 04:54:35, piman wrote: > > +reveman ...
5 years, 1 month ago (2015-11-20 15:18:38 UTC) #5
reveman
lgtm % piman's SetupLock() comment
5 years, 1 month ago (2015-11-20 15:23:02 UTC) #6
piman
LGTM if reveman@ is happy with this.
5 years, 1 month ago (2015-11-20 19:27:09 UTC) #7
Justin Novosad
On 2015/11/20 19:27:09, piman (slow to review) wrote: > LGTM if reveman@ is happy with ...
5 years, 1 month ago (2015-11-20 21:05:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1459193003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1459193003/20001
5 years, 1 month ago (2015-11-20 21:06:50 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-20 22:12:03 UTC) #12
commit-bot: I haz the power
5 years, 1 month ago (2015-11-20 23:03:32 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/de9af7e94dd4a3acd66b0135da4b80f4ba42ba56
Cr-Commit-Position: refs/heads/master@{#360928}

Powered by Google App Engine
This is Rietveld 408576698