Open Bug 932082 Opened 11 years ago Updated 2 years ago

Use namespaced path to *Binding.h files in generated WebIDL bindings

Categories

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

defect

Tracking

()

People

(Reporter: gps, Unassigned)

References

(Blocks 1 open bug)

Details

In bug 928195, I'm rewriting the WebIDL bindings so the generated .h files are produced directly in $(DIST)/include. I'm temporarily adding $(DIST)/include/mozilla/dom to the header search path to get things to compile. A more robust solution is to have bindings code generation write out the "mozilla/dom/" prefix for generated #include directives.
Are you putting the generated test files in $(DIST) as well?
(In reply to Boris Zbarsky [:bz] from comment #1)
> Are you putting the generated test files in $(DIST) as well?

No. Those still get generated to objdir/dom/bindings.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.