[M108 Migration] Migrate changes related to RenderViewReady and RenderViewCreated 89/287689/6
authorBakka Uday Kiran <b.kiran@samsung.com>
Thu, 2 Feb 2023 08:38:57 +0000 (14:08 +0530)
committerBot Blink <blinkbot@samsung.com>
Thu, 2 Feb 2023 12:47:37 +0000 (12:47 +0000)
commit285341715201f4210094f06a489be2cbbb12de56
treeeabdb3a627756dada7dbc0640d0d3eff912f70f5
parent3e410c3e782292ac22eaec82778610f860f72d4c
[M108 Migration] Migrate changes related to RenderViewReady and RenderViewCreated

This patch contains the following the changes
1)Handle RenderViewReady in WebContentsObserverEfl.
2)Invoke EWebView::RenderViewReady manually for window.open case.
3)Replaces RenderViewCreated with RenderViewReady and removes
unused RenderViewCreated methods.

Reference: https://review.tizen.org/gerrit/c/279685

Change-Id: I87e6a122c5b4b04fc6b3e69cded3d7f1d7dea918
Signed-off-by: Bakka Uday Kiran <b.kiran@samsung.com>
tizen_src/ewk/efl_integration/content_browser_client_efl.cc
tizen_src/ewk/efl_integration/eweb_view.cc
tizen_src/ewk/efl_integration/eweb_view.h
tizen_src/ewk/efl_integration/web_contents_observer_efl.cc
tizen_src/ewk/efl_integration/web_contents_observer_efl.h