Closed Bug 1722663 Opened 3 years ago Closed 3 years ago

browser_touch_pointerevents.js fails intermittently with server targets

Categories

(DevTools :: Responsive Design Mode, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1722714

People

(Reporter: ochameau, Unassigned)

References

Details

Attachments

(1 obsolete file)

This test fails on debug builds on try, and I reproduced locally with --run-until-failure.
But I witness this exception on some other test on OPT builds as well.

It comes from setFloatingScrollbars pending request during target destroy and seems to come from this callsite:
https://searchfox.org/mozilla-central/rev/a9db89754fb507254cb8422e5a00af7c10d98264/devtools/client/responsive/ui.js#751

This test was failing intermittently in debug builds.
But I've seen exceptions about setFloatingScrollbars is other tests in OPT builds.

At first sight it seems to come from this callsite.
We most likely destroy the previous target while this request is still pending.

Whiteboard: dt-fission-future
Fission Milestone: --- → MVP
Whiteboard: dt-fission-future → dt-fission-m3-mvp

It looks like it's the same issue than Bug 1722714 , so let's close it as a duplicate.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Fission Milestone: MVP → ---
Whiteboard: dt-fission-m3-mvp
Attachment #9233453 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: