Open
Bug 273663
Opened 20 years ago
Updated 2 years ago
Clean up indenting of files in widget/src/windows
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: David.R.Gardiner, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
|
35.92 KB,
patch
|
deanis74
:
review+
|
Details | Diff | Splinter Review |
As suggested by Dean Tessman, I'm filing a bug to fix up the indenting of this file. To quote Dean, "Ugh, this file is ugly. It's using tabs for the first half and spaces for the second half. Can you file a new bug to clean it up, please?" -dave
| Reporter | ||
Comment 1•20 years ago
|
||
Since i noticed that nsToolkit.h, nsDataObjCollection.h, nsNativeDragSource.h and nsNativeDragTarget.h are also a bit ugly, I've generalised the summary and included those files in the patch.
Summary: Clean up widget/src/windows/nsDataObj.h → Clean up indenting of files in widget/src/windows
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 3•20 years ago
|
||
Attachment #168186 -
Attachment is obsolete: true
| Reporter | ||
Updated•20 years ago
|
Attachment #168187 -
Flags: review?(dean_tessman)
Comment on attachment 168187 [details] [diff] [review] Fix indending of some header files Assuming you've checked that a diff -uw produces no differences, r=me.
Attachment #168187 -
Flags: review?(dean_tessman) → review+
Updated•16 years ago
|
Assignee: jag → nobody
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•