Closed Bug 900530 Opened 11 years ago Closed 11 years ago

move EXPORT_NAMESPACES to mozbuild (dependency for export)

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: joey, Unassigned)

References

(Blocks 1 open bug)

Details

      No description provided.
Blocks: nomakefiles
I think the only remaining instance of this is mfbt/exported_headers.mk, which is shared by mfbt and js/src. It looks like the line in ipc/nfc/Makefile.in can be removed since the moz.build file already has namespace information.

Is that all this bug is supposed to cover or is there something in the backend as well?
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
(In reply to Michael Shal [:mshal] from comment #1)
> Is that all this bug is supposed to cover or is there something in the
> backend as well?

The variable is also mentioned in ipc/nfc:

./ipc/nfc/Makefile.in
  EXPORTS_NAMESPACES = mozilla/ipc
./mfbt/exported_headers.mk
  EXPORTS_NAMESPACES += mozilla
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
(In reply to Joey Armstrong [:joey] from comment #3)
> (In reply to Michael Shal [:mshal] from comment #1)
> > Is that all this bug is supposed to cover or is there something in the
> > backend as well?
> 
> The variable is also mentioned in ipc/nfc:
> 
> ./ipc/nfc/Makefile.in
>   EXPORTS_NAMESPACES = mozilla/ipc
> ./mfbt/exported_headers.mk
>   EXPORTS_NAMESPACES += mozilla

ps>  Need to give more than 10 minutes for a response to questions before marking bugs as a dup...
Depends on: 870401
./ipc/nfc/Makefile.in was removed elsewhere, closing the bug.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → WONTFIX
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.