Closed
Bug 1579775
Opened 5 years ago
Closed 5 years ago
Two small preprocessor.py tweaks
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(2 files)
I looked into removing support for preprocessor comments. I decided against it in the end, but here are a couple of minor clean-ups that are still useful.
Assignee | ||
Comment 1•5 years ago
|
||
In particular, there was some weird use of blank lines.
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D45152
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eab10ea49e97
Improve some comments in preprocessor.py. r=glandium
https://hg.mozilla.org/integration/autoland/rev/4257e5fc8643
Extend testing of `#filter slashslash`. r=glandium
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/eab10ea49e97
https://hg.mozilla.org/mozilla-central/rev/4257e5fc8643
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Updated•5 years ago
|
Assignee: nobody → n.nethercote
You need to log in
before you can comment on or make changes to this bug.
Description
•