DescriptionFix crash in the accessibility code in the shared build. The problem is that the ATL module pointer hasn't been initialized in base.dll when UIATextProvider::CreateTextProvider is called.
To minimize the impact on base.dll, I moved accessibility_misc_utils.* to the ui directory.
BUG=128708
TEST=Build and run chrome shared, access the omni box with a tool that requires accessibility, e.g. the OSK.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138243
Patch Set 1 #Patch Set 2 : Update license header in atl_module.h #
Total comments: 2
Patch Set 3 : Moved accessibility_misc_utils.h to ui/base/win and switched STDMETHODIMP->STDMETHOD in the header … #
Messages
Total messages: 10 (0 generated)
|