Closed
Bug 1696347
Opened 4 years ago
Closed 4 years ago
Remove redundant nullptr checks of return value of infallible new in dom/workers
Categories
(Core :: DOM: Workers, task)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → sgiesecke
Status: NEW → ASSIGNED
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d294dbd14e7
Remove redundant nullptr checks of return value of infallible new in dom/workers. r=dom-worker-reviewers,janv
Assignee | ||
Updated•4 years ago
|
Summary: [meta] Remove redundant nullptr checks of return value of infallible new in dom/workers → Remove redundant nullptr checks of return value of infallible new in dom/workers
Updated•4 years ago
|
Summary: Remove redundant nullptr checks of return value of infallible new in dom/workers → [meta] Remove redundant nullptr checks of return value of infallible new in dom/workers
Assignee | ||
Updated•4 years ago
|
Keywords: meta
Summary: [meta] Remove redundant nullptr checks of return value of infallible new in dom/workers → Remove redundant nullptr checks of return value of infallible new in dom/workers
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•