[Chrome] Fix for crash during scroll 75/310575/1
authorChandan Padhi <c.padhi@samsung.com>
Thu, 2 May 2024 05:37:59 +0000 (11:07 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Thu, 2 May 2024 05:46:48 +0000 (11:16 +0530)
commit0124946763fd3f58117cbe43e9bf87850eaa1b45
tree5cd767c4416c9df91adb4c3970033acfd02e0233
parentfff53f682400aff65474475630f09b2f4781f5d3
[Chrome] Fix for crash during scroll

WebContentsViewAuraHelperEfl is not instantiated for Chrome
that results in crash while dereferencing |wcva_helper()|.

This commit adds null checks for |wcva_helper()| in
RWHVAuraCommonHelperEfl.

Change-Id: Ie596acd81654eb9e9fc1610bc48fa4d888293c2b
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
tizen_src/chromium_impl/content/browser/renderer_host/rwhv_aura_common_helper_efl.cc