diff options
author | siggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-23 16:48:19 +0000 |
---|---|---|
committer | siggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-23 16:48:19 +0000 |
commit | 054f941471fb9a62e585f91d04bcba73c8d03b9f (patch) | |
tree | abc12b2695a1b2e83291b23159df451acc0e34f6 /chrome | |
parent | db300df5f6b747e9575e3740083f2ec328b09a2e (diff) | |
download | chromium_src-054f941471fb9a62e585f91d04bcba73c8d03b9f.zip chromium_src-054f941471fb9a62e585f91d04bcba73c8d03b9f.tar.gz chromium_src-054f941471fb9a62e585f91d04bcba73c8d03b9f.tar.bz2 |
Revert 67102 - Use async COM to service tab executor requests.
Change to proxy/stub marshaling from typelib marshaling,
with manual registration of proxy/stubs. Moving away from
registered proxy/stubs is desireable in the context of
upcoming GCF autoupdate changes, and this is an opportune
moment.
Implement an async ICeeeTabExecutor that defers execution
until a posted message is processed. This avoids (I hope)
processing reentrantly on out-of-apartment invocations in IE,
which has a tendency to lead to deadlocks and general
nastyness.
BUG=none
TEST=unittests in change
Review URL: http://codereview.chromium.org/4845001
TBR=siggi@chromium.org
Review URL: http://codereview.chromium.org/5343001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67103 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
0 files changed, 0 insertions, 0 deletions