[Webkit-unassigned] [Bug 95672] [EFL][WK2] Add javascript popup api.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 9 04:02:00 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95672
--- Comment #20 from Byungwoo Lee <bw80.lee at samsung.com> 2012-09-09 04:02:17 PST ---
(From update of attachment 162985)
View in context: https://bugs.webkit.org/attachment.cgi?id=162985&action=review
>> Source/WebKit2/UIProcess/API/efl/ewk_view_ui_client.cpp:51
>> + ewk_view_run_javascript_alert(toEwkView(clientInfo), alertTextString);
>
> nit: Why don't you simplify the code like this?
> ewk_view_run_javascript_alert(toEwkView(clientInfo), WKEinaSharedString(alertText));
Ok~ I'll apply it. Thanks.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list