Closed Bug 1138249 Opened 9 years ago Closed 9 years ago

[e10s] Touch Events on Firefox Desktop doesn't work when using e10s

Categories

(Core :: DOM: Events, defect)

x86
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
e10s - ---

People

(Reporter: m_kato, Unassigned)

References

(Blocks 1 open bug)

Details

Now, we disable touch events on desktop version (bug 888304).  But even if turned on this, it doesn't work on e10s.
When using touch (it means content has ontouch etc), nsIWidget::RegisterTouchWindow is called.  But it doesn't consider e10s.
Blocks: e10s
tracking-e10s: --- → -
This code is removed by bug 1144324.  I test with APZC=true, then touch event works even if e10s.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.