Closed
Bug 268448
Opened 20 years ago
Closed 19 years ago
typo in Venkman.properties : "excecution"
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: patrick.hendriks+bugzilla, Assigned: brendan)
Details
Attachments
(1 file, 1 obsolete file)
|
1.90 KB,
patch
|
timeless
:
review+
brendan
:
superreview+
|
Details | Diff | Splinter Review |
The firefox equivalent of bug 268377. http://lxr.mozilla.org/aviarybranch/source/extensions/venkman/resources/locale/en-US/venkman.properties#598 reads "whan" instead of "when". Patch coming up shortly.
Comment on attachment 165182 [details] [diff] [review] Patch to correct the typo. Not really a FF 1.0 blocker but very low risk.
Attachment #165182 -
Attachment description: Patch to correct the typo → Patch to correct the typo.
Attachment #165182 -
Flags: review?
Attachment #165182 -
Attachment is obsolete: true
Attachment #165182 -
Flags: review?
Assignee: bugs → rginda
Component: JavaScript Console → JavaScript Debugger
Product: Firefox → Browser
QA Contact: firefox.js-console → caillon
Version: unspecified → Trunk
Timeless: why is the product changed from firefox to browser? bug 268377 is for the BROWSER product while this one was meant to specifically deal with Firefox?
changed product to Firefox
Component: JavaScript Debugger → JavaScript Console
Product: Browser → Firefox
sorry, haven't look at the Bug Activity... so changing back to Browser :-)
Product: Firefox → Browser
Updated•20 years ago
|
Product: Core → Other Applications
patch for the aviary101branch http://lxr.mozilla.org/aviary101branch/source/extensions/venkman/resources/locale/en-US/venkman.properties
Attachment #177303 -
Flags: review?
Attachment #177303 -
Flags: review? → review?(timeless)
Attachment #177303 -
Flags: review?(timeless) → review+
Attachment #177303 -
Flags: superreview?(brendan)
| Assignee | ||
Comment 8•19 years ago
|
||
Comment on attachment 177303 [details] [diff] [review] My first diff -u patch. Be gentle with me.... >+cmd.emode.help = Sets what action the debugger should take when an error occurs in the debug target. >|emode ignore| ignores all errors, |emode trace| shows a log of the error in the console, and |emode break| >stops excecution Typo (preexisting) -- fix and sr=me. /be
Attachment #177303 -
Flags: superreview?(brendan) → superreview+
timeless - can you handle handle landing this patch? If so please reassign the bug to yourself. Thanks! (in advance)
Comment 10•19 years ago
|
||
Comment on attachment 177303 [details] [diff] [review] My first diff -u patch. Be gentle with me.... actually, this diff was covered by bug 268377
Assignee: rginda → brendan
Summary: typo in Venkman.properties : "whan" → typo in Venkman.properties : "excecution"
Comment 11•19 years ago
|
||
mozilla/extensions/venkman/resources/locale/en-US/venkman.properties 1.62 thanks brendan :)
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•