Open Bug 1715932 Opened 4 years ago Updated 2 years ago

Make event retargetting machinery work across document boundaries

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: hiro, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fission:android:backlog][fxdroid])

GetClosest function calls IsAncestorFrameCrossDoc, I believe this can be (will end up being) replaced with IsAncestorFrameCrossDocInProcess. That said, I don't think our event retargetting machinery works as expected in fission.

So for example, given that there is a clickable element which is close to an OOP iframe and the iframe content has no clickable element, if a user touches somewhere inside the iframe but is close to the clickable element, we want the clickable element to be a retarget-ed element, but I guess it's not working as of now.

Fission Milestone: --- → Future
Blocks: apz-retarget
Severity: -- → S3
Depends on: 1733509
Whiteboard: [fission:android]
Fission Milestone: Future → ---

Hiro, you said (in the bug's comments) that bug 1733509 doesn't block Android Fission because the bug is reproducible on Android without Fission. Bug 1733509 is the only bug blocking this event retargetting bug, which is still linked to the Android Fission meta bug 1610822.

Is there other work for this bug besides bug 1733509, work that does need to block Android Fission?

Flags: needinfo?(hikezoe.birchill)

There's no other bug for Fission. I would say this bug is the bug needs to block Android Fission. Thanks.

Flags: needinfo?(hikezoe.birchill)

(In reply to Hiroyuki Ikezoe (:hiro) from comment #2)

I would say this bug is the bug needs to block Android Fission.

When we last discussed this (see Nov 8 comment on FFXP-1795) we decided this should be a backlog item rather than a blocker for the release of Android Fission.

(In reply to Botond Ballo [:botond] from comment #3)

When we last discussed this (see Nov 8 comment on FFXP-1795) we decided this should be a backlog item rather than a blocker for the release of Android Fission.

Thanks. In that case, I'll remove it from our list of Android Fission blockers.

Whiteboard: [fission:android] → [fission:android:backlog]
No longer blocks: gv-fission
See Also: → gv-fission
Whiteboard: [fission:android:backlog] → [fission:android:backlog][fxdroid]
You need to log in before you can comment on or make changes to this bug.