Closed
Bug 1687838
Opened 3 years ago
Closed 3 years ago
Calculate array length using `mozilla::ArrayLength()` in non-native theming code
Categories
(Core :: Widget, enhancement)
Core
Widget
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: spohl, Assigned: spohl)
References
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Updated•3 years ago
|
Blocks: remove-native-theming
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → spohl.mozilla.bugs
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Attachment #9198299 -
Attachment is obsolete: true
Assignee | ||
Updated•3 years ago
|
Summary: Calculate array sizes using `mozilla::arraysize()` in non-native theming code → Calculate array length using `mozilla::ArrayLength()` in non-native theming code
Pushed by spohl@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a2934c39cf55 Calculate array lengths using ArrayLength() in non-native theming code. r=emilio
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•