Don't draw contents to evas image when being background.
authorYoungTaeck Song <youngtaeck.song@samsung.com>
Sat, 13 Jul 2013 08:43:02 +0000 (17:43 +0900)
committerYoungTaeck Song <youngtaeck.song@samsung.com>
Sat, 13 Jul 2013 08:43:02 +0000 (17:43 +0900)
commitae00234efe0a9f7cbfab65e575ebfa67afffbfdd
treef7684174e852c2490edf72a8ce631f6f91ba981a
parentdaf224e4c44f0c9f8322125777db826076b34a7d
Don't draw contents to evas image when being background.

[Title] Don't draw contents to evas image when being background.
[Issue#] N_SE-46030
[Problem] Web Contents is flikering when being foreground.
[Cause] When being background, Blank page is drawed to evas image.
[Solution] Don't draw contents to evas image in background.

Change-Id: I23bdfd983bb8a31c04aea8ad0a70afa4014d053c
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp