Closed
Bug 1412010
Opened 7 years ago
Closed 7 years ago
Add missing includes to gtk(3)drawing files
Categories
(Core :: Widget: Gtk, enhancement, P2)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
Details
Attachments
(1 file)
gtkdrawing.h is missing <algorithm> for std::max/min
gtk3drawing.cpp is missing nsDebug.h for NS_WARNING
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: -- → P2
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8922440 [details]
Bug 1412010 - Add missing includes to gtk(3)drawing files,
https://reviewboard.mozilla.org/r/193498/#review199012
Attachment #8922440 -
Flags: review?(jhorak) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/aae78d0a4927
Add missing includes to gtk(3)drawing files, r=jhorak
Keywords: checkin-needed
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•