[Webkit-unassigned] [Bug 136736] [EFL][WK2] Minibrowser : Add support for mouse middle button to open links in new window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 6 01:35:41 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136736





--- Comment #8 from Gyuyoung Kim <gyuyoung.kim at webkit.org>  2014-10-06 01:35:36 PST ---
(From update of attachment 237944)
View in context: https://bugs.webkit.org/attachment.cgi?id=237944&action=review

> Tools/MiniBrowser/efl/main.c:1891
> +    Ewk_Navigation_Policy_Decision *decision = (Ewk_Navigation_Policy_Decision*)event_info;

nit: (Ewk_Navigation_Policy_Decision*) -> (Ewk_Navigation_Policy_Decision *)

> Tools/MiniBrowser/efl/main.c:1895
> +

Unneeded line.

-- 
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