Closed Bug 1687241 Opened 3 years ago Closed 3 years ago

Build bustage on nsContainerFrame.cpp

Categories

(Core :: DOM: Selection, defect, P2)

defect

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: sg, Assigned: sg)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

I get the following build error on nsContainerFrame.cpp:

 0:09.10 /home/simon/work/fuzzy/layout/generic/nsContainerFrame.cpp:487:42: error: member access into incomplete type 'const nsFrameSelection'
 0:09.10   int16_t selectionValue = frameSelection->GetDisplaySelection();
 0:09.10                                          ^
 0:09.10 /home/simon/work/fuzzy/layout/generic/nsIFrame.h:108:7: note: forward declaration of 'nsFrameSelection'
 0:09.10 class nsFrameSelection;
 0:09.10       ^
Summary: Build bustage: on nsContainerFrame.cpp → Build bustage on nsContainerFrame.cpp
Severity: -- → S3
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: