Closed
Bug 1734239
Opened 3 years ago
Closed 3 years ago
Implement CountQueuingStrategy size function
Categories
(Core :: DOM: Streams, task, P3)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: mgaudet, Assigned: evilpie)
References
Details
Attachments
(1 file, 2 obsolete files)
(deleted),
text/x-phabricator-request
|
Details |
We will need to implement the size attribute of CountQueuingStrategy
.
Assignee | ||
Updated•3 years ago
|
Blocks: dom-streams
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Updated•3 years ago
|
Attachment #9252684 -
Attachment is obsolete: true
Reporter | ||
Comment 2•3 years ago
|
||
Depends on D134082
Assignee | ||
Comment 3•3 years ago
|
||
This obviously still needs CC support. However it looks like nsIGlobalObject is not yet setup
for tracing JS values. Maybe we should first enter mGlobal before invoking any JSAPI functions?
Assignee | ||
Updated•3 years ago
|
Assignee: mgaudet → evilpies
Updated•3 years ago
|
Attachment #9255818 -
Attachment is obsolete: true
Updated•3 years ago
|
Attachment #9257250 -
Attachment description: WIP: Draft: Bug 1734239 - Experiment with storing CountQueuingStrategy size function on nsIGlobalObject → Bug 1734239 - Implement the CountQueuingStrategy size function. r?smaug
Assignee | ||
Updated•3 years ago
|
Type: defect → task
Pushed by evilpies@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c92454aaaab7
Implement the CountQueuingStrategy size function. r=smaug
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•