Closed Bug 1819124 Opened 2 years ago Closed 2 years ago

Mark ReadableStream::CreateNative as MOZ_CAN_RUN_SCRIPT_BOUNDARY

Categories

(Core :: DOM: Streams, task)

task

Tracking

()

RESOLVED FIXED
116 Branch
Tracking Status
firefox-esr115 --- fixed
firefox116 --- fixed

People

(Reporter: saschanaz, Assigned: saschanaz)

Details

Attachments

(1 file)

It can't run any JS because UnderlyingSourceAlgorithmsWrapper has no start algorithm at all.

The "native" variants are not expected to run any script-runnable algorithms during the setup phase.

Attachment #9334659 - Attachment description: WIP: Bug 1819124 - Mark "native" stream constructors as MOZ_CAN_RUN_SCRIPT_BOUNDARY → Bug 1819124 - Mark "native" stream constructors as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=smaug
Pushed by krosylight@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/32326c8017e4 Mark "native" stream constructors as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=smaug
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch

Comment on attachment 9334659 [details]
Bug 1819124 - Mark "native" stream constructors as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=smaug

ESR Uplift Approval Request

Attachment #9334659 - Flags: approval-mozilla-esr115?

Comment on attachment 9334659 [details]
Bug 1819124 - Mark "native" stream constructors as MOZ_CAN_RUN_SCRIPT_BOUNDARY r=smaug

Approved for 1115.1esr

Attachment #9334659 - Flags: approval-mozilla-esr115? → approval-mozilla-esr115+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: