mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-27 01:03:08 +00:00
update adapter/ohos/osal/js_accessibility_manager.cpp.
Signed-off-by: 屠吉人 <tujiren@huawei.com>
This commit is contained in:
parent
01e6b3f1f6
commit
695c32553c
@ -2680,7 +2680,7 @@ void JsAccessibilityManager::SendWebAccessibilityAsyncEvent(
|
||||
if (windowId == 0) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
AccessibilityEventInfo eventInfo;
|
||||
RefPtr<NG::PipelineContext> ngPipeline = AceType::DynamicCast<NG::PipelineContext>(context_.Upgrade());
|
||||
CHECK_NULL_VOID(ngPipeline);
|
||||
|
Loading…
Reference in New Issue
Block a user