Closed Bug 761924 Opened 13 years ago Closed 13 years ago

B2G panning code doesn't work in out-of-process browser content

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 762240

People

(Reporter: cjones, Unassigned)

References

Details

Bug 745136 is the long-term fix for this, but in the short term lack of panning prevents us from enabling out-of-process Browser-app tabs in gaia by default. I'm not sure why this doesn't work at the moment. If the code is being loaded in a frame script it should Just Work, unless we're not forwarding touch events across process in Gecko or something dumb like that. Setting to block b2g-e10s-work but this isn't a hard blocker for release because bug 745136 is ;).
What does handle the panning code? Someone could extend what has been done in bug 757486 to have mozbrowser frames transfer touch events to the parent window but would that work as expected?
It's built into b2g chrome. We need that code to be frame-script'd (or if it is, figure out why it's not working) until we have this built into Gecko. I don't think bug 757486 is relevant here, but I might misunderstand you.
Fixed by bug 762240.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.