Closed Bug 1704028 Opened 3 years ago Closed 3 years ago

Touch simulation isn't turned on for remote frames when Fission is enabled

Categories

(DevTools :: Responsive Design Mode, defect, P2)

defect

Tracking

(Fission Milestone:M8, firefox91 fixed)

RESOLVED FIXED
91 Branch
Fission Milestone M8
Tracking Status
firefox91 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-m3-mvp)

Attachments

(1 file)

Steps to reproduce

  1. Go to https://codepen.io/nchevobbe/full/MWJOPbK
  2. Enable RDM and touch simulation
  3. Click on the Tap button

Expected results

A touchstart item is added below the button, indicating that a touchstart event was fired.

Actual results

There is no touchstart item (only a click one)


The top-level page is on codepen.io and it embeds the "demo" page in cdpn.io, making it a remote frame.
Note that the touchEventsOverride flag is set properly on the remote frame, what's missing here is starting the touch simulator for the remote frame.

A test will be added in Bug 1703178 with disabled assertions that should be re-enabled when this bug is fixed.

Fission Milestone: --- → M8
Whiteboard: dt-fission-m3-triage → dt-fission-m3-mvp
Severity: -- → S3
Priority: -- → P2
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Attachment #9223753 - Attachment description: WIP: Bug 1704028 - [devtools] Enable touch simulation in remote frame. r=ochameau. → Bug 1704028 - [devtools] Enable touch simulation in remote frame. r=ochameau.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a6a13e0c147
[devtools] Enable touch simulation in remote frame. r=ochameau,devtools-backward-compat-reviewers.

ah, I see what's happening, I'll update the patch soon

Flags: needinfo?(nchevobbe)
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d5eadbb2a415
[devtools] Enable touch simulation in remote frame. r=ochameau,devtools-backward-compat-reviewers.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: