[Webkit-unassigned] [Bug 127675] [EFL][WK2] Add a logic for checking multi touch in GestureRecognizer::noGesture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 21:09:20 PST 2014


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gyuyoung.kim at samsung.com




--- Comment #17 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2014-01-27 21:06:44 PST ---
(In reply to comment #16)
> I think we have to remove ASSERT_NOT_REACHED().
> Because it is possible that when noGesture() called, there are 3 touch points.

If we need to handle 3 touch points as well, I prefer to add "case 3:". Then, you may add a notImplemented() or similar thing.

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