Remove temporary code regarding getting valid frame
authorYunchan Cho <yunchan.cho@samsung.com>
Thu, 22 Aug 2013 10:59:11 +0000 (19:59 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Fri, 23 Aug 2013 05:27:52 +0000 (14:27 +0900)
commit047ee7f7514803d8f351526ec8e5a0c136d61bd2
tree342f4245af8d8d7418064ffcf667d19dffd15ea5
parentbd679b18db50dd2395c8930a09e212a346caf792
Remove temporary code regarding getting valid frame

[Issue]
[Problem] When pd is opened, d-box is blinked once at first (Only RSA)
[Cause] web-provider included temporary code to get valid frame from webkit
        until webkit patch regarding getting valid frame was prepared.
        Now this temporary code should be removed because webkit patch has been merged in RSA.
[Solution] temporary code to get valid frame is removed from web-provider

Change-Id: Ib368e11fac31588a6707db281548e6fb4b5221a0
src/Core/Box.cpp