Alert box is not displayed with following error message. ./MiniBrowser http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_alert ERR<2090>:ecore lib/ecore/ecore_main.c:1283 ecore_main_loop_begin() Running ecore_main_loop_begin() inside an existing main loop
Created attachment 289536 [details] Patch
Comment on attachment 289536 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=289536&action=review > Tools/MiniBrowser/efl/main.c:1427 > + Remove unnecessary spaces. > Tools/MiniBrowser/efl/main.c:1429 > + ditto.
Created attachment 289546 [details] Patch
Created attachment 289637 [details] Patch
Comment on attachment 289637 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=289637&action=review LGTM with nits. > Tools/MiniBrowser/efl/main.c:1414 > + Unnecessary spaces. > Tools/MiniBrowser/efl/main.c:1441 > + Unnecessary spaces. > Tools/MiniBrowser/efl/main.c:1471 > + Unnecessary spaces.
Created attachment 289651 [details] Patch
Comment on attachment 289651 [details] Patch Clearing flags on attachment: 289651 Committed r206290: <http://trac.webkit.org/changeset/206290>
All reviewed patches have been landed. Closing bug.