Closed Bug 785981 Opened 12 years ago Closed 12 years ago

Paris bindings need to honor global defines when munging nsCSSPropList.h

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

This cset: https://hg.mozilla.org/mozilla-central/rev/c526d9dfb684 broke my local builds with flexbox enabled (I've set MOZ_FLEXBOX=1 in configure.in) It broke them in the sense that they no longer see any flexbox properties in node.style.*. The flexbox properties are guarded by #ifdef MOZ_FLEXBOX (which configure.in should define.) It looks like we just need to pass the configure.in #defines to the CSS2Properties.webidl-generating process.
Attachment #655685 - Flags: review?(khuey)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: