Closed
Bug 1738837
Opened 4 years ago
Closed 4 years ago
Use std::tuple instead of mozilla::Tuple in editor/
Categories
(Core :: General, enhancement)
Core
General
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: ssummar, Assigned: ssummar)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36
| Assignee | ||
Comment 1•4 years ago
|
||
Hi, I created this bug to add a patch so that bug 1276351 can bu nudged forward. I'll be submitting the patch.
| Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → ssummar.bee16seecs
Updated•4 years ago
|
Attachment #9248824 -
Attachment description: Bug 1738837 - Replaces usages of mozilla::Tuple with std::tuple and structured bindings. r=emilio → Bug 1738837 - Replaces usages of mozilla::Tuple with std::tuple in editor/ r=emilio
Updated•4 years ago
|
Attachment #9248824 -
Attachment description: Bug 1738837 - Replaces usages of mozilla::Tuple with std::tuple in editor/ r=emilio → Bug 1738837 - Replaced usages of mozilla::Tuple with std::tuple in editor/ r=emilio
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c772f5e27f44
Replaced usages of mozilla::Tuple with std::tuple in editor/ r=masayuki
| Assignee | ||
Comment 4•4 years ago
|
||
Thanks :)
Comment 5•4 years ago
|
||
| bugherder | ||
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•