Ewk callbacks registration/deregistration changed.
authorAndrzej Surdej <a.surdej@samsung.com>
Wed, 2 Jan 2013 13:00:12 +0000 (14:00 +0100)
committerGerrit Code Review <gerrit2@kim11>
Tue, 8 Jan 2013 14:15:36 +0000 (23:15 +0900)
commitd112897a346b17abaeed7fc1ec918f89f3e325b8
tree5da03f6b9d2f18f869257cce1fc48e41f0ce4e79
parent670e573f254adc4c88ef9a3a6a35a3ab95a86b47
Ewk callbacks registration/deregistration changed.

[Issue#] LINUXNGWAP-597
[Problem] Previous implementation was too long due to rising callbacks count.
[Cause] N/A
[Solution] Global array was created and iterated when necessary.
[Verification] To verify run wrt tests (wrt-tests-w3c, W3C Interface widget,
custom handlers tests, web notification). Result should not decrease.

Change-Id: I9b7976a455dbbe462a3851aef585ab735be8c762
src/view/webkit/view_logic.cpp
src/view/webkit/view_logic.h