Closed
Bug 293161
Opened 20 years ago
Closed 20 years ago
-jsconsole command line flag is broken on the trunk
Categories
(Toolkit :: Startup and Profile System, defect)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
mozilla1.8beta2
People
(Reporter: darin.moz, Assigned: benjamin)
References
Details
Attachments
(1 file)
|
5.68 KB,
text/plain
|
darin.moz
:
first-review+
shaver
:
approval1.8b2+
|
Details |
-jsconsole command line flag is broken on the trunk marking as blocked by bug 191138 since that one is about removing this flag. i think we should fix it instead of removing it.
| Assignee | ||
Comment 1•20 years ago
|
||
I didn't bother with a patch since very little of the old file is left.
Attachment #183049 -
Flags: first-review?(darin)
| Reporter | ||
Comment 2•20 years ago
|
||
Comment on attachment 183049 [details]
New jsconsole-clhandler.js
(sp) "nsICommandLineHanler"
Attachment #183049 -
Flags: first-review?(darin) → first-review+
| Reporter | ||
Comment 3•20 years ago
|
||
vim lines are usually put at the top of source files: http://lxr.mozilla.org/seamonkey/source/netwerk/base/src/nsPACMan.cpp#1
| Assignee | ||
Updated•20 years ago
|
Attachment #183049 -
Flags: approval1.8b2?
Comment 4•20 years ago
|
||
Comment on attachment 183049 [details]
New jsconsole-clhandler.js
a=shaver.
Attachment #183049 -
Flags: approval1.8b2? → approval1.8b2+
| Assignee | ||
Comment 5•20 years ago
|
||
Fixed, with the vim modeline moved and the spelling corrected.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.8beta2
Component: XRE Startup → Startup and Profile System
QA Contact: nobody → startup
You need to log in
before you can comment on or make changes to this bug.
Description
•