Remove work-around patch for naver
authorGyuyoung Kim <gyuyoung.kim@samsung.com>
Mon, 15 Jul 2013 09:52:44 +0000 (18:52 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 15 Jul 2013 10:01:54 +0000 (10:01 +0000)
commit093248aa99ddbce54d94191190dc0d068ec786b9
treea19938fe927b54a07acf7aecb88e47fc39ff85f2
parent1636b9db6646c0e467438cd67065a13ed747fabd
Remove work-around patch for naver

[Title] Remove work-around patch for naver
[Issue#] N_SE-46200
[Problem] Browser comes to crash when url is null in a work-around patch.
[Cause] There is no null check
[Solution] Remove it because the patch is not needed anymore

Change-Id: I4a946fa3c23b10188f601f5e1fe5df5f90e3a9e3
Source/WebCore/loader/EmptyClients.h
Source/WebCore/page/Chrome.cpp
Source/WebCore/page/Chrome.h
Source/WebCore/page/ChromeClient.h
Source/WebCore/page/FrameView.cpp