Closed
Bug 348456
Opened 19 years ago
Closed 13 years ago
whitespace fix for toolkit/xre/nsAppRunner.cpp
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
INVALID
People
(Reporter: piratepenguin, Unassigned)
References
()
Details
Attachments
(1 file)
|
1.24 KB,
patch
|
benjamin
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060812 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060812 Minefield/3.0a1
it caused me a little bit of confusion
Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
Attachment #233377 -
Flags: review?
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Component: General → XRE Startup
Ever confirmed: true
Flags: review?
Product: Core → Toolkit
QA Contact: general → xre.startup
Comment 2•19 years ago
|
||
Looks like Bugzilla canceled your review request when I changed the component. I'd probably ask bsmedberg to review this, but it might be a while before he gets to it.
| Reporter | ||
Updated•19 years ago
|
Attachment #233377 -
Flags: first-review?(benjamin)
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> I'd probably ask bsmedberg to review this, but it might be a while before he
> gets to it.
>
I hope Google helped me find his correct bugmail address..
Comment 4•19 years ago
|
||
Comment on attachment 233377 [details] [diff] [review]
fixes a whitespace error
I generally prefer not to fix whitespace issues until/unless the surrounding code is being touched.
Attachment #233377 -
Flags: first-review?(benjamin) → first-review+
Component: XRE Startup → Startup and Profile System
QA Contact: xre.startup → startup
Comment 5•13 years ago
|
||
This patch is obsolete, the code has changed dramatically and seems to be whitespaced consistently.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•