Closed Bug 1002887 Opened 10 years ago Closed 10 years ago

UITelemetry.jsm should not be preprocessed

Categories

(Firefox Build System :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla32

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

Attachments

(1 file)

Attached patch Patch (v1)Splinter Review
      No description provided.
Attachment #8414167 - Flags: review?(mshal)
Comment on attachment 8414167 [details] [diff] [review]
Patch (v1)

How did you end up finding this particular file? Should we have a way to check if a file is preprocessed that doesn't have any preprocessor tokens? Maybe we could fail the build in that case so they don't go into the wrong bin.
Attachment #8414167 - Flags: review?(mshal) → review+
We show warnings such as:

/Users/ehsan/moz/src/toolkit/components/telemetry/UITelemetry.jsm: WARNING: no preprocessor directives found

during the build.  And I finally got sick of seeing them every since time.  I'd fix them all if I didn't have to file tens of bugs for each individual one.  ;-)

https://hg.mozilla.org/integration/mozilla-inbound/rev/6485e93761a6
> I'd fix them all if I didn't have to file tens of bugs for each individual one.  ;-)

You don't have to file a bug for each individual one.
https://hg.mozilla.org/mozilla-central/rev/6485e93761a6
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.