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

Issue 10913158: Avoid using WTF threading code in cc (Closed)

Created:
8 years, 3 months ago by jamesr
Modified:
8 years, 3 months ago
Reviewers:
nduca
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Avoid using WTF threading code in cc This stuff isn't available in the component build since we only initialize WTF threading inside WebKit.dll and cc isn't in WebKit.dll BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155846

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -35 lines) Patch
M cc/CCProxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M cc/CCProxy.cpp View 3 chunks +8 lines, -8 lines 0 comments Download
M cc/CCScopedTexture.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/CCScopedTexture.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/CCScopedThreadProxy.h View 4 chunks +4 lines, -3 lines 0 comments Download
M cc/CCThread.h View 2 chunks +3 lines, -2 lines 0 comments Download
M cc/test/CCSchedulerTestCommon.h View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/compositor_bindings/CCThreadImpl.h View 2 chunks +10 lines, -4 lines 0 comments Download
M webkit/compositor_bindings/CCThreadImpl.cpp View 4 chunks +14 lines, -10 lines 0 comments Download
M webkit/compositor_bindings/WebCompositorImpl.cpp View 2 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
nduca
8 years, 3 months ago (2012-09-10 21:23:06 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698