Closed
Bug 1266320
Opened 9 years ago
Closed 9 years ago
B2GOS: GfxInfo.h:57:20: error: by 'virtual nsresult mozilla::widget::GfxInfo::GetFeatureStatusImpl
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: gwagner, Assigned: tzimmermann)
References
Details
Attachments
(1 file)
../../../../workspace/gecko/widget/GfxInfoBase.h:93:20: error: 'virtual nsresult mozilla::widget::GfxInfoBase::GetFeatureStatusImpl(int32_t, int32_t*, nsAString_internal&, const nsTArray<mozilla::widget::GfxDriverInfo>&, nsACString_internal&, mozilla::widget::OperatingSystem*)' was hidden [-Werror=overloaded-virtual]
../../../../workspace/gecko/widget/gonk/GfxInfo.h:57:20: error: by 'virtual nsresult mozilla::widget::GfxInfo::GetFeatureStatusImpl(int32_t, int32_t*, nsAString_internal&, const nsTArray<mozilla::widget::GfxDriverInfo>&, mozilla::widget::OperatingSystem*)' [-Werror=overloaded-virtual]
Reporter | ||
Updated•9 years ago
|
Assignee | ||
Comment 1•9 years ago
|
||
Fallout from bug 1263249.
Comment on attachment 8743754 [details] [diff] [review]
[01] Bug 1266320: Add 'aFailureId' parameter to Gonk's |GfxInfo::GetFeatureStatusImpl|
Review of attachment 8743754 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for fixing this!
Attachment #8743754 -
Flags: review?(milan) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Comment 5•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•