Notify to UI process that the content has been suspended by inspector
authorbunam.jeon <bunam.jeon@samsung.com>
Thu, 30 May 2013 06:23:15 +0000 (15:23 +0900)
committerbunam.jeon <bunam.jeon@samsung.com>
Thu, 30 May 2013 06:55:18 +0000 (15:55 +0900)
commit1263169258a64b647018db9913d41550c883e3ca
tree076296c6bb86c2c525668699118b6db09d8246ba
parentb13104eddabd793aa3b1ac049560c563b043d220
Notify to UI process that the content has been suspended by inspector

[Title] Notify to UI process that the content has been suspended by inspector
[Issue#]
[Problem] UI process do not know that the content has been suspend.
[Cause] Not Implement
[Solution] Notice the suspend state WebPageProxy

Change-Id: I7b09a1ddebd0ff0c1c0d32fbe814ae3081f3a431
Source/WTF/wtf/Platform.h
Source/WebCore/dom/Document.cpp
Source/WebCore/page/Chrome.cpp
Source/WebCore/page/Chrome.h
Source/WebCore/page/ChromeClient.h
Source/WebKit2/UIProcess/WebPageProxy.cpp
Source/WebKit2/UIProcess/WebPageProxy.h
Source/WebKit2/UIProcess/WebPageProxy.messages.in
Source/WebKit2/UIProcess/efl/WebPageProxyEfl.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp
Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.h