[M114][EFL][Offscreen] Fix crashes and black screen on webview launch 83/294683/4
authorChandan Padhi <c.padhi@samsung.com>
Fri, 23 Jun 2023 06:38:00 +0000 (12:08 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Fri, 23 Jun 2023 07:46:21 +0000 (07:46 +0000)
commitbd52f1e740392b55344d955b2a1ebe0d462cda0d
treed713bc29a6052eb459fb5e5a0edde0d88eebd9fb
parent12e605e57e50b63293791389aa6162a7bfc54f32
[M114][EFL][Offscreen] Fix crashes and black screen on webview launch

This commit fixes browser/renderer crashes and black screen
on webview launch. Basic rendering works fine and google.com
loads as expected.

Build:  $./tizen_src/build/build_desktop.sh
Launch: $./out.x64/efl_webview_app.sh
        $./out.x64/ubrowser.sh -l3

Change-Id: I4283b8fa2898a01862b3bc7373b65f7693a6a157
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
base/process/memory_linux.cc
build_overrides/build.gni
build_overrides/partition_alloc.gni
content/public/common/content_features.cc
tizen_src/ewk/efl_integration/ewk_global_data.cc
ui/gl/gl_context_egl.cc