Closed Bug 1784278 Opened 2 years ago Closed 2 years ago

Perma TEST-UNEXPECTED-FAIL | dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface ondragexit to all webpages as a property on 'window'? when Gecko 105 merges to Beta on 2022-08-22

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

VERIFIED FIXED
105 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox-esr102 --- unaffected
firefox103 --- unaffected
firefox104 --- unaffected
firefox105 + verified

People

(Reporter: noemi_erli, Assigned: jandem)

References

(Regression)

Details

Attachments

(1 file)

[Tracking Requested - why for this release]:

[task 2022-08-11T12:02:59.322Z] 12:02:59 INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces.html | ondragenter is exposed as an own property on '" + parentName + "' but has no property descriptor in the global scope
[task 2022-08-11T12:02:59.323Z] 12:02:59 INFO - Buffered messages finished
[task 2022-08-11T12:02:59.325Z] 12:02:59 INFO - TEST-UNEXPECTED-FAIL | dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface ondragexit to all webpages as a property on 'window'? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
[task 2022-08-11T12:02:59.325Z] 12:02:59 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:414:16
[task 2022-08-11T12:02:59.325Z] 12:02:59 INFO - runTest@dom/tests/mochitest/general/test_interfaces.js:1904:7
[task 2022-08-11T12:02:59.325Z] 12:02:59 INFO - @dom/tests/mochitest/general/test_interfaces.js:1955:8

Flags: needinfo?(jdemooij)
Regressed by: 1386801

Ah, ondragexit is only enabled for chrome code on Nightly, that should be an easy fix.

Not sure what's up with ondragenter, looking into that...

Oh nevermind, ondragenter passes, so there's just the ondragexit being disabled.

ondragexit is disabled on Nightly for non-chrome windows.
scheduler is only enabled on Nightly.

Drive-by fix: fix ok() message to actually include the parentName string.

Assignee: nobody → jdemooij
Status: NEW → ASSIGNED
Flags: needinfo?(jdemooij)
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ea16872ba93e
Fix test_interfaces.js for beta simulation build. r=smaug
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch

Fix verified in today's beta simulation

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: