Closed Bug 886827 Opened 11 years ago Closed 11 years ago

toolkit/components/places/moz.build has a space in a filename

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla25

People

(Reporter: mshal, Assigned: mshal)

Details

Attachments

(1 file)

The toolkit/components/places/moz.build file has 'nsITaggingService.idl ', in XPIDL_SOURCES. The extraneous space in the filename should be removed.
Attachment #767233 - Flags: review?(joey) → review+
https://hg.mozilla.org/mozilla-central/rev/0e057e794ada
Assignee: nobody → mshal
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Should we make the moz.build reader error on leading or trailing spaces?
(In reply to Ted Mielczarek [:ted.mielczarek] from comment #4)
> Should we make the moz.build reader error on leading or trailing spaces?

There's a whole layer of validation we could be performing in emitter.py that we currently don't. Add this to the long list of things we'll likely do some day.
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: