Modified TIZEN_HTTP_REQUEST_HEADER_APPEND patch
authorGyuyoung Kim <gyuyoung.kim@samsung.com>
Wed, 8 May 2013 07:51:12 +0000 (16:51 +0900)
committerSungman Kim <ssungmai.kim@samsung.com>
Thu, 9 May 2013 09:00:50 +0000 (18:00 +0900)
commit4be70a40f62a3ce967947e0703ae4287d32894bf
treebe3c279a3077e43093dd8defc1ba139b40ce9ed0
parentbbbb9b29b810e89faae6b21c3a75c26c9d5dfb31
Modified TIZEN_HTTP_REQUEST_HEADER_APPEND patch
: remove the code for appending X-Wap-Proxy-Cookie to request header
: It is unnecessary code because its setting value is none.
Change the patch owner : Kwangtae Ko -> Sungman Kim

[Title] Modified TIZEN_HTTP_REQUEST_HEADER_APPEND patch
[Issue#] N/A
[Problem] Unnecessary code was added in patch.
[Cause] Unnecessary code
[Solution] Remove the code and change the patch owner
[SCMRequest] N/A

Change-Id: Ia788f21607d5f34cd477b122ff1c0110303e9e55
Source/WTF/wtf/Platform.h
Source/WebCore/platform/network/soup/tizen/ResourceHandleSoupTizen.cpp