Closed
Bug 525975
Opened 16 years ago
Closed 16 years ago
White spaces at EOL in nsViewManager.cpp
Categories
(Core :: Web Painting, defect)
Core
Web Painting
Tracking
()
RESOLVED
INVALID
People
(Reporter: MikeK, Assigned: MikeK)
Details
Attachments
(1 file)
|
30.89 KB,
patch
|
Details | Diff | Splinter Review |
Not sure the component is correct on this one - if wrong please advice of correct one...
/view/src/nsViewManager.cpp contains white spaces at EOL.
These white spaces are preventing me getting a larger patch reviewed.
Attachment #409768 -
Flags: review?(roc)
Comment 1•16 years ago
|
||
These whitespace patches don't need a bug/review for every file - a bug per component, or even a single bug for all of them would have done just fine.
| Assignee | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> These whitespace patches don't need a bug/review for every file - a bug per
> component, or even a single bug for all of them would have done just fine.
np, will collect them pr. module owner next time. Assume one patch per file thou? (since they are in essence independent?)
Comment 3•16 years ago
|
||
No, a single patch per module is fine too. There aren't really any benefits to patch-per-file, and there are obviously costs :)
| Assignee | ||
Comment 4•16 years ago
|
||
(In reply to comment #3)
> No, a single patch per module is fine too. There aren't really any benefits to
> patch-per-file, and there are obviously costs :)
Sorry I seem to have missed your comment until now, I would be happy to make a module wide (or even "global" patch) to fix this, but it seems I'm meeting great resistance against the whole idea of dealing with this issue by simply removing the whitespaces at EOL - so I'm closing this bug while I re-order my troops and prepare to attack the issue from a different angel.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Attachment #409768 -
Flags: review?(roc)
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•