summaryrefslogtreecommitdiffstats
path: root/webkit/tools/pepper_test_plugin
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-08 04:22:50 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-08 04:22:50 +0000
commite36ddc88da9374cfa6853101b2b81eb20a081026 (patch)
treec4ae46027aa4c16e7706191814b98468d81013bd /webkit/tools/pepper_test_plugin
parentb5c5db5e10f7402706941c2f96cbcd3f9dde777f (diff)
downloadchromium_src-e36ddc88da9374cfa6853101b2b81eb20a081026.zip
chromium_src-e36ddc88da9374cfa6853101b2b81eb20a081026.tar.gz
chromium_src-e36ddc88da9374cfa6853101b2b81eb20a081026.tar.bz2
Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe.
* Don't use LOG/CHECK. Replace with RAW_LOG/DCHECK (newly added to logging.h) * Don't directly post a task to the UI loop. Write to a magic pipe. Read this from a separate thread which will post to a task to the UI loop. BUG=http://crbug.com/29240 Review URL: http://codereview.chromium.org/460094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34036 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/pepper_test_plugin')
0 files changed, 0 insertions, 0 deletions