Closed
Bug 798524
Opened 13 years ago
Closed 12 years ago
WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch' from gfx/layers/ipc/GestureEventListener.cpp
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Firefox OS Graveyard
Gaia::Browser
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cpeterson, Unassigned)
Details
STR:
1. Open Gaia browser in B2G desktop app
2. Open a web page
3. Watch log messages
4. Hover mouse pointer over B2G window
RESULT:
Many, many log messages about GestureEventListener not finding touches when handling MultiTouchInput::MULTITOUCH_MOVE:
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
[Parent 5469] WARNING: Touch moved, but not in list: 'foundAlreadyExistingTouch', file /Users/cpeterson/Code/mozilla/b2g/central/gfx/layers/ipc/GestureEventListener.cpp, line 106
Comment 1•12 years ago
|
||
Works for me in latest build.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•