[Webkit-unassigned] [Bug 95672] [EFL][WK2] Add javascript popup api.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 10 01:25:58 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95672
--- Comment #26 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com> 2012-09-10 01:26:16 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.cpp:1547
> +void ewk_view_run_javascript_alert(Evas_Object* ewkView, WKEinaSharedString message)
should not pass string classes like this, use 'const WKEinaSharedString&' please
--
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