Closed
Bug 1432463
Opened 7 years ago
Closed 7 years ago
Fix clang-tidy warnings
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
My last update to the mozreview patches in bug 1426386 produced some clang-tidy warnings, but they got reported after the patches had been pushed. I'm fixing them in this bug.
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Blocks: stage-wr-trains
Priority: -- → P2
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8944707 [details]
Bug 1432463 - Fix clang-tidy warnings by replacing some 0 with nullptr.
https://reviewboard.mozilla.org/r/214864/#review220642
Attachment #8944707 -
Flags: review?(botond) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/96f1c52398fd
Fix clang-tidy warnings by replacing some 0 with nullptr. r=botond
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•