Closed Bug 907837 Opened 12 years ago Closed 12 years ago

ImageContainer.h:11:10: fatal error: GeckoProfilerFunc.h' file not found (non-SPS)

Categories

(Core :: Graphics: Layers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: jbeich, Assigned: jbeich)

References

()

Details

Attachments

(2 files)

On platforms without SPS profiler the build is broken due to GeckoProfilerFunc.h not being exported. gfx/gl/GLContext.cpp:14: In file included from dist/include/gfxUtils.h:12: dist/include/ImageContainer.h:11:10: fatal error: GeckoProfilerFunc.h' file not found #include "GeckoProfilerFunc.h" // for TimeStamp ^
TimeStamp and TimeDuration are in mozilla/TimeStamp.h while *_sampler_* functions defined in GeckoProfilerFunc.h are unused in those files.
Attachment #793587 - Flags: review?(ncameron)
Attachment #793593 - Flags: review?(ncameron)
Attachment #793587 - Flags: review?(ncameron) → review+
Attachment #793593 - Flags: review?(ncameron) → review+
I'm puzzled because i dont see that failure, and we dont have the SPS profiler on OpenBSD..
Thanks nick!
Keywords: checkin-needed
And now i know why i didnt see that failure... since 903816/Include-what-you-use landed, the two patches dont apply anymore, and are not needed ? Removing checkin-needed until someone sorts this out....
Keywords: checkin-needed
(In reply to Landry Breuil (:gaston) from comment #6) > And now i know why i didnt see that failure... since > 903816/Include-what-you-use landed, the two patches dont apply anymore, and > are not needed ? Removing checkin-needed until someone sorts this out.... I think the problem is caused by 903816 and these patches fix it. They should apply now.
Ok, disregard my remark then. I tried applying/pushing those two commits this morning, and failed. Maybe a local thing with my m-i clone. And i finally saw the same failure on some of my builders....
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: