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

Issue 7607024: Enable SWIG threading for PyAuto calls. (Closed)

Created:
9 years, 4 months ago by dtu
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Enable SWIG threading for PyAuto calls. SWIG by default locks CPython's Global Interpreter Lock for all calls, preventing Python execution on any other thread. BUG=chromium-os:18436 TEST=Write an autotest that uses a local HTTP server and make a PyAuto call to navigate to a URL served from the server. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96321

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dtu
9 years, 4 months ago (2011-08-10 00:57:08 UTC) #1
Nirnimesh
LGTM. YOU ARE AWESOME!
9 years, 4 months ago (2011-08-10 01:17:08 UTC) #2
commit-bot: I haz the power
9 years, 4 months ago (2011-08-11 04:20:43 UTC) #3
Change committed as 96321

Powered by Google App Engine
This is Rietveld 408576698