Closed Bug 1882942 Opened 4 months ago Closed 4 months ago

dist/include/mozilla/PseudoStyleType.h:85:16: error: unknown type name 'size_t'

Categories

(Core :: Layout, defect)

defect

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This happens when building the iOS port prototype with --disable-unified-build.

dist/include/mozilla/PseudoStyleType.h:85:16: error: unknown type name 'size_t'
   85 |   static const size_t kEagerPseudoCount = 4;
      |                ^
Severity: -- → S3
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/5e0ad7c61c7b
Add missing header for size_t. r=dholbert
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: