Closed Bug 1903212 Opened 1 month ago Closed 1 month ago

Expose a nsIDataChannel interface to JS

Categories

(Core :: Networking, task, P3)

task
Points:
2

Tracking

()

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

(Whiteboard: [webdriver:m11])

Attachments

(1 file)

In order to support data channels in BiDi and DevTools it would be useful to expose a nsIDataChannel interface to JS so that we can easily check if a channel is a DataChannel or not.

This interface does not expose any additional API but allows to easily check if a channel is a data channel from privileged JS.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2641c2af864a
[necko] Expose a nsIDataChannel interface to JS r=necko-reviewers,kershaw
Points: --- → 2
Priority: -- → P3
Whiteboard: [webdriver:m11]
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in before you can comment on or make changes to this bug.