Closed
Bug 1909382
Opened 1 year ago
Closed 1 year ago
Use constexpr for static primitive type
Categories
(GeckoView :: General, task, P1)
Tracking
(firefox131 fixed)
RESOLVED
FIXED
131 Branch
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
We should use constexpr for literal value of primitive type that is generated code from Java.
| Assignee | ||
Comment 1•1 year ago
|
||
We should use constexpr for literal value of primitive type that is generated code from Java.
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P1
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/d57eb5a9c291
Use constexpr for static primitive type. r=geckoview-reviewers,ohall
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•