Added APIs for checking whether frame is main frame when policy decision callback...
authorYuni Jeong <yhnet.jung@samsung.com>
Mon, 3 Sep 2012 08:45:20 +0000 (17:45 +0900)
committerYuni Jeong <yhnet.jung@samsung.com>
Tue, 4 Sep 2012 08:46:38 +0000 (17:46 +0900)
commit79770c654ae605e16db957cf47ad309f77aa87b7
tree73acd6eb5736a28e6214d4c4a24dd7f7810aa46d
parent07bb51c1b6ac39c0613e7d0f2df8e77fd887347b
Added APIs for checking whether frame is main frame when policy decision callback is called.

[Title] Added APIs for checking whether frame is main frame when policy decision callback is called.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] N/A

Change-Id: I90b5cdb182eda4aefff38ce89e2ca7a0097c857c
Source/WebKit2/UIProcess/API/efl/ewk_frame.cpp
Source/WebKit2/UIProcess/API/efl/ewk_frame.h
Source/WebKit2/UIProcess/API/efl/ewk_policy_decision.cpp
Source/WebKit2/UIProcess/API/efl/ewk_policy_decision.h
Source/WebKit2/UIProcess/API/efl/ewk_view_policy_client.cpp