Closed
Bug 2008694
Opened 6 months ago
Closed 6 months ago
Remove unused <stdint.h> inclusion and make sure we don't regress on those
Categories
(Core :: General, task)
Core
General
Tracking
()
RESOLVED
FIXED
148 Branch
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
References
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Attachment #9535888 -
Attachment description: Bug 2008694 - Remove unused <stdint.h> inclusion and make sure we don't regress on those r=ahal → Bug 2008694 - Remove unused <stdint.h> inclusion and make sure we don't regress on those r=ahal!
Pushed by sguelton@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/93496ffd0ecc
https://hg.mozilla.org/integration/autoland/rev/717e6bb20e3a
Remove unused <stdint.h> inclusion and make sure we don't regress on those r=webrtc-reviewers,layout-reviewers,manuel,emilio,ng
Comment 3•6 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox148:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 148 Branch
Comment 4•6 months ago
|
||
Comment 5•6 months ago
|
||
A patch has been attached on this bug, which was already closed. Filing a separate bug will ensure better tracking. If this was not by mistake and further action is needed, please alert the appropriate party. (Or: if the patch doesn't change behavior -- e.g. landing a test case, or fixing a typo -- then feel free to disregard this message)
Pushed by sguelton@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f76a0c54c8f7
https://hg.mozilla.org/integration/autoland/rev/8975df12572d
Fix build error by 'undeclared identifier uint8_t'. r=sergesanspaille
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c149/b148]
Comment 8•4 months ago
|
||
(In reply to Pulsebot from comment #6)
Pushed by sguelton@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/f76a0c54c8f7
https://hg.mozilla.org/integration/autoland/rev/8975df12572d
Fix build error by 'undeclared identifier uint8_t'. r=sergesanspaille
This should have been uplifted :(
You need to log in
before you can comment on or make changes to this bug.
Description
•