summaryrefslogtreecommitdiffstats
path: root/src/core/renderer_host/web_engine_page_host.h
Commit message (Collapse)AuthorAgeFilesLines
* Migrate render_view_observer_qt to mojoMichal Klocek2020-12-111-0/+90
Since mojo interface no longer works on render view, but on render frame rename the class to be WebEnginePageHost and WebEnginePageRenderFrame Keep SetBackgroundColor render message, since it is required to things work. Change-Id: I4d6b70dd448926f8ac2d75d2b87f3d490a4cfefb Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>