Closed Bug 1166584 Opened 9 years ago Closed 9 years ago

nsNativeThemeGTK.cpp build failure (HelpersCairo.h not found when skia-disabled)

Categories

(Core :: Graphics: Layers, defect)

Unspecified
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: stevensn, Assigned: lsalzman)

References

Details

Attachments

(1 file)

nsNativeThemeGTK fails to build with skia-disabled

 In file included from /home/buildbot/buildbot/slave/runtests/build/obj-powerpc64-unknown-linux-gnu/widget/gtk/Unified_cpp_widget_gtk1.cpp:2:0:
 9:02.03 /home/buildbot/buildbot/slave/runtests/build/widget/gtk/nsNativeThemeGTK.cpp:37:38: fatal error: mozilla/gfx/HelpersCairo.h: No such file or directory
 9:02.03  #include "mozilla/gfx/HelpersCairo.h"


HelpersCario.h needs to be exported from 2d when skia is disabled.
Blocks: 1127752
Assignee: nobody → lsalzman
OS: Unspecified → Linux
Unconditionally export HelpersCairo.h - it was only being conditionally exported by accident
Attachment #8608193 - Flags: review?(jmuizelaar)
Attachment #8608193 - Flags: review?(jmuizelaar) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/bc5be4ea33e8
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: