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

Issue 3104031: Add hook into pepper to query if running on the main thread. (Closed)

Created:
10 years, 4 months ago by awong
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, jam, darin-cc_chromium.org, stuartmorgan+watch_chromium.org
Base URL:
git://codf21.jail.google.com/chromium.git
Visibility:
Public.

Description

Add hook into pepper to query if running on the main thread. Useful for plugins that make heavy use of background threads. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57233 Committed: http://code.google.com/p/ppapi/source/detail?r=57253

Patch Set 1 #

Patch Set 2 : Made IsMainThread #

Patch Set 3 : again! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M DEPS View 2 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/plugins/pepper_plugin_module.cc View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
awong
I keep finding that we want to ask if we're on the main pepper thread. ...
10 years, 4 months ago (2010-08-24 17:59:19 UTC) #1
brettw
10 years, 4 months ago (2010-08-24 20:14:52 UTC) #2
LGTM with the name change from the other CL. Don't forget to pull DEPS with this
checkin.

Powered by Google App Engine
This is Rietveld 408576698