Closed Bug 1015741 Opened 10 years ago Closed 10 years ago

Remove trailing whitespace in mail/ for CSS files.

Categories

(Thunderbird :: Theme, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 32.0

People

(Reporter: jsbruner, Assigned: jsbruner)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch Patch. (obsolete) — Splinter Review
This patch removes all trailing whitespace in CSS files located in the mail/ directory.
Comment on attachment 8428367 [details] [diff] [review]
Patch.

Review of attachment 8428367 [details] [diff] [review]:
-----------------------------------------------------------------

Richard, this patch strips all trailing white space, but I created it via a command, so don't feel like you have to look at it too closely.

Here's the command: find . -name "*.css" | xargs gsed -i 's/[ \t]*$//'
Attachment #8428367 - Flags: review?(richard.marti)
Oh, I probably just broke your other patches. Sorry about that.
So better idea, I'll create a new patch after you land your other two patches. That way you don't have to change anything.
I had a midair collision proposing the same. ;)
Attached patch Patch.Splinter Review
There, this applies over yours.
Assignee: nobody → josiah
Attachment #8428367 - Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8428367 - Flags: review?(richard.marti)
Attachment #8428368 - Flags: review?(richard.marti)
I'll make you a deal though. You review this soon, and I'll land all these patches when I get home. :)
Comment on attachment 8428368 [details] [diff] [review]
Patch.

Should almost half the size of omni.ja. ;)
Attachment #8428368 - Flags: review?(richard.marti) → review+
Haha, yeah. :)

https://hg.mozilla.org/comm-central/rev/0e9cac0a39c7
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
OS: Mac OS X → All
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 32.0
Blocks: 1015779
Flags: in-testsuite-
No longer blocks: 1530955
See Also: → 1530955
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: