Closed Bug 1178833 Opened 9 years ago Closed 9 years ago

RestyleTracker.cpp doesn't compile in non-unified mode

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
firefox42 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

Attachments

(1 file)

I added a file to layout/base locally and now RestyleTracker.cpp doesn't compile because it can't find the TimelineMarker class.
Attached patch Patch (deleted) — Splinter Review
TimelineMarker.h is not exported from docshell/base/ so I can't include it directly. FrameLayerBuilder.cpp gets it via nsDocshell.h which includes TimelineMarker.h, so that's what I'm doing here as well.
Attachment #8627798 - Flags: review?(mstange)
Attachment #8627798 - Flags: review?(mstange) → review+
https://hg.mozilla.org/mozilla-central/rev/6f1c5d6d9701
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: