[WK2] Retry to write the wakeup-message in Runloop::wakeup
authorSeokju Kwon <seokju.kwon@samsung.com>
Wed, 5 Sep 2012 05:18:02 +0000 (14:18 +0900)
committerSeokju Kwon <seokju.kwon@samsung.com>
Wed, 5 Sep 2012 10:46:23 +0000 (19:46 +0900)
commit0359cfdb7cca86bbd8e599148af607b8b1582bb8
treed368227f9669f1613463f3ff1420b5c80681f831
parent95a33596a02f42cd9ec3c640e0c5a2fc1c1d509c
[WK2] Retry to write the wakeup-message in Runloop::wakeup

[Title] Update the screen after pausing the script on remote web inspector
[Issue#] S1-6807
[Problem] Occur PIPE_FD_ERROR in ecore_pipe_write
[Cause] Not able to reflect script step debugging intermediate results onto Emulator hosted Web App
[Solution] Retry to write the wakeup-message temporarily. We need to find the better way

Change-Id: I726930d2f1532b96f6f20883f1a834ab93354225
Source/WTF/wtf/Platform.h
Source/WebCore/platform/efl/RunLoopEfl.cpp