Closed Bug 1449957 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 10240 - Check inherited interfaces exist

Categories

(Testing :: web-platform-tests, defect, P4)

defect

Tracking

(firefox61 fixed)

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream error])

Sync web-platform-tests PR 10240 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/10240
Details from upstream follow.

Luke Bjerring <lukebjerring@google.com> wrote:
>  Check inherited interfaces exist
>  
>  Ensures that `B` exists if you `add_[untested_]idl('A : B {};')`
>  
>  Fixes https://github.com/w3c/web-platform-tests/issues/10214
>  
>  Note:
>  Side-stepping the `Cannot read property 'has_extended_attribute' of undefined` message at its source would involve non-null checks in several places (e.g. l1318, l1524, ...).
>  This change is consistent with the other early existence checks, and is a fail-fast (before testing each member), which is likely to change the number of executed tests for any IDL tests which have undefined inherits.
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/82a3b68b0a58
[wpt PR 10240] - Check inherited interfaces exist, a=testonly
https://hg.mozilla.org/mozilla-central/rev/82a3b68b0a58
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.