Closed
Bug 1138643
Opened 10 years ago
Closed 10 years ago
Remove GeckoContentController::GetTouchSensitiveRegion and associated goop
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: kats, Unassigned)
Details
(Whiteboard: [gfx-noted])
I'm pretty sure that since we have the event-regions code up and running now we can rip out the GetTouchSensitiveRegion function from APZ. We should test keyboard scenarios on B2G (both in-process and out-of-process) to make sure though. See also the comment at [1].
[1] http://mxr.mozilla.org/mozilla-central/source/layout/ipc/RenderFrameParent.cpp?rev=5ac8bf7b8ee3#463
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Reporter | ||
Comment 1•10 years ago
|
||
I was wrong. In the out-of-process case we still need this, otherwise when the keyboard is up you can't interact with anything behind it.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•