[Webkit-unassigned] [Bug 38189] [chromium] clicking a scrollbar in an iframe shouldn't lose the selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 27 17:52:19 PDT 2010


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





--- Comment #5 from Tony Chang (Google) <tony at chromium.org>  2010-04-27 17:52:19 PST ---
(In reply to comment #3)
> +    PlatformMouseEvent mouseEvent = mev.event();
> maybe
> const PlatformMouseEvent& mouseEvent = mev.event();
> ?

I'm never sure if I need to do this or if the compiler will do it for me.  I
guess it doesn't hurt to make it explicit.

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