summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll.gypi
diff options
context:
space:
mode:
authorjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-13 17:48:18 +0000
committerjar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-13 17:48:18 +0000
commita32da25057698ef8e113e2c9432e2b88164ab4ae (patch)
tree23cebd27db51c6396a1414d1847630fe62ebbd3c /chrome/chrome_dll.gypi
parent4133452bfc51b08d983f4045cc3e0418c43d45e4 (diff)
downloadchromium_src-a32da25057698ef8e113e2c9432e2b88164ab4ae.zip
chromium_src-a32da25057698ef8e113e2c9432e2b88164ab4ae.tar.gz
chromium_src-a32da25057698ef8e113e2c9432e2b88164ab4ae.tar.bz2
Revert 113748 - Provide windows notifictaion of thread termination
[Karen Grunberg requested a speculative revert, because we are currently unable to complete a link of the canary. This change is working fine on the Dev branch, and did not impact the link over the weekend, but for lack of other items, this change is being reverted] This code should only have much of an impact on the XP platform, where thread teardown notification are not currently made. Provide an automatic fallback scan of the linker list of notifcation callbacks via DllMain. This fallback is ONLY used if there are no notifications coming via the linker list. This allows all existing code to continue working as it does today, and provides thread teardown notifcatino on XP even though we use the LoadLibrary call. It is a minimal change, suitable for pushing to other channels (beta? stable?). r=cpu BUG=103209 Review URL: http://codereview.chromium.org/8836003 TBR=jar@chromium.org Review URL: http://codereview.chromium.org/8934006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114229 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r--chrome/chrome_dll.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index 2f7d340..aa4ac07 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -50,7 +50,6 @@
'app/chrome_main_delegate.h',
'<(SHARED_INTERMEDIATE_DIR)/chrome_version/chrome_dll_version.rc',
- '../base/win/dllmain.cc',
'../webkit/glue/resources/aliasb.cur',
'../webkit/glue/resources/cell.cur',