If applicationCachePermissionCallback does not define or set, ewkViewRequestApplicati...
authorJiyeon Kim <jiyeon0402.kim@samsung.com>
Mon, 1 Apr 2013 00:07:01 +0000 (09:07 +0900)
committerJiyeon Kim <jiyeon0402.kim@samsung.com>
Mon, 1 Apr 2013 00:13:35 +0000 (09:13 +0900)
commit647041d3a640fba8984ca500374fd9e65184bcbb
tree46da09aaa50f5ac9c74a74f42fb26aeb20b8034d
parentcc2870c8b0033e4b14593e84283e74ce1504685c
If applicationCachePermissionCallback does not define or set, ewkViewRequestApplicationCachePermission method returns true

[Title] If applicationCachePermissionCallback does not define or set, ewkViewRequestApplicationCachePermission method returns true
[Problem] If ewkViewRequestApplicationCachePermission method returns false, application cache doesn't work
[Cause] N/A
[Solution] I'll change returning value true to false after implementing permission popup on browser side

Change-Id: I447cf7e2df0dfbf53f2c8ccf3e5cdaf9c6c76f4d
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp