Seperate the code that notify visible rect to web process for layout test.
authorYoungTaeck Song <youngtaeck.song@samsung.com>
Thu, 17 Oct 2013 09:35:41 +0000 (18:35 +0900)
committerYoungTaeck Song <youngtaeck.song@samsung.com>
Thu, 17 Oct 2013 09:35:41 +0000 (18:35 +0900)
commitbf07ec9c9e697c99b7b9c89e14a5e1274895bac7
tree817d37c17eb552f228d6d90eecf39f4e25aff345
parent4070a241815a2ac99eb39dc1fb534aea3a498da0
Seperate the code that notify visible rect to web process for layout test.

[Title] Seperate the code that notify visible rect to web process for layout test.
[Issue#] Layout test
[Problem] Layout test regression.
[Cause] This code is for TiledBackingStore machanism.
        Some code related TiledBackingStore occur layout test regression.
[Solution] Seperate the code that notify visible rect to web process for layout test.

Change-Id: Iae14d8d245634b44d4f16b04344da04f76e9fcbc
Source/WebKit2/WebProcess/WebPage/WebPage.cpp