Closed
Bug 1653335
Opened 5 years ago
Closed 5 years ago
Remove MakeSpan and use constructors instead
Categories
(Core :: MFBT, task)
Core
MFBT
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
References
(Regressed 1 open bug)
Details
Attachments
(4 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D83812
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D83813
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D83817
Assignee | ||
Updated•5 years ago
|
Summary: Remove MakeSpan and uses constructors instead → Remove MakeSpan and use constructors instead
Updated•5 years ago
|
Attachment #9164090 -
Attachment description: Bug 1653335 - Get rid off MakeSpan functions. r=froydnj → Bug 1653335 - Get rid of MakeSpan functions. r=froydnj
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed0e07157cc7
Remove uses of MakeSpan in return statements. r=froydnj
https://hg.mozilla.org/integration/autoland/rev/692de25c4da9
Add/fix constructors and deduction guides for Span. r=froydnj
https://hg.mozilla.org/integration/autoland/rev/8082abc38fde
Replace MakeSpan uses by constructor calls. r=froydnj
https://hg.mozilla.org/integration/autoland/rev/47c65bafb45b
Get rid of MakeSpan functions. r=froydnj
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ed0e07157cc7
https://hg.mozilla.org/mozilla-central/rev/692de25c4da9
https://hg.mozilla.org/mozilla-central/rev/8082abc38fde
https://hg.mozilla.org/mozilla-central/rev/47c65bafb45b
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Regressions: 1660161
You need to log in
before you can comment on or make changes to this bug.
Description
•