Use 127.0.0.1 instead of 'localhost'.
authoreojin.ham <eojin.ham@samsung.com>
Tue, 16 Apr 2013 01:19:45 +0000 (10:19 +0900)
committereojin.ham <eojin.ham@samsung.com>
Tue, 16 Apr 2013 03:06:37 +0000 (12:06 +0900)
commit76357f3b97831c7755a688d46430127ea4d8ff6b
treede0caab72fddecca3e2939f55b91cafdc28c3923
parent303332561c54efe5af5d4baf713b2973b4df2bdf
Use 127.0.0.1 instead of 'localhost'.

[Title] Use 127.0.0.1 instead of 'localhost'.
[Issue#] http://slp-info.sec.samsung.net/bugs/browse/S1-13606
[Problem] 'SelfCamera' doesn't work .
[Cause] Some device can't map 'localhost' to 127.0.0.1
[Solution] Use 127.0.0.1 instead of 'localhost'.

Change-Id: I3c5882eabf9410f1661c54031241483eb7f8afe5
Source/WebCore/platform/graphics/gstreamer/tizen/WebKitCameraSourceGStreamerTizen.cpp
Source/WebCore/platform/mediastream/tizen/LocalMediaServer.cpp