Closed
Bug 1734656
Opened 3 years ago
Closed 3 years ago
Accidental Incorrect Comment Committed
Categories
(Core :: DOM: Streams, defect, P5)
Core
DOM: Streams
Tracking
()
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
dom/streams/ReadableStreamDefaultController.h
says
// Internal Slots: Public for ease of prototyping because
// of the reams of static methods that access internal slots.
This comment isn't true anymore, and should be deleted.
Assignee | ||
Updated•3 years ago
|
Blocks: dom-streams
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:mgaudet, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(mgaudet)
Assignee | ||
Updated•3 years ago
|
Severity: N/A → S4
Flags: needinfo?(mgaudet)
Assignee | ||
Updated•3 years ago
|
No longer blocks: dom-streams
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d0cc08f77dd
Remove incorrect comment r=saschanaz DONTBUILD
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•