Open Bug 1958920 Opened 21 days ago Updated 4 days ago

Error: Unknown DOM type: AllowSharedBufferSource

Categories

(Developer Infrastructure :: Lint and Formatting, defect)

defect

Tracking

(firefox-esr128 unaffected, firefox137 unaffected, firefox138 unaffected, firefox139 fix-optional)

Tracking Status
firefox-esr128 --- unaffected
firefox137 --- unaffected
firefox138 --- unaffected
firefox139 --- fix-optional

People

(Reporter: zombie, Unassigned, NeedInfo)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

It looks like bug 1696216 introduced the AllowSharedBufferSource type not defined in webidl, which is breaking building our dom typelib.

From dom-lib-generator, I expect we need to add a typedef somewhere that results in this:
https://github.com/microsoft/TypeScript-DOM-lib-generator/blob/4a6d7cb3c0a2893eb08145d7c0d28fc9b9575a41/baselines/ts5.5/audioworklet.generated.d.ts#L1431

Oh, true, the parser adds an IDL internally without an IDL file. Bug 1957934 intends to change this.

Set release status flags based on info from the regressing bug 1696216

The severity field is not set for this bug.
:andi, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(bpostelnicu)
You need to log in before you can comment on or make changes to this bug.