DescriptionUse an interface to get to the C++ object pointer instead of casting directly.
The object was being marshalled so, we were casting an ole32 proxy object to our implementation. To avoid marshalling altogether I'm also using the FTM. So, yeah, we're going belt and suspenders.
TEST=See bug.
BUG=43988
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47160
Patch Set 1 #Patch Set 2 : '' #
Total comments: 8
Patch Set 3 : '' #
Messages
Total messages: 5 (0 generated)
|