Closed Bug 139565 Opened 22 years ago Closed 22 years ago

5 line function headers confuse venkman

Categories

(Other Applications Graveyard :: Venkman JS Debugger, defect)

x86
FreeBSD
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: rginda)

References

()

Details

(Whiteboard: [FOB])

PromptService.prototype.confirmEx =
function
 (parent, dialogTitle, text,
  buttonFlags, button0Title, button1Title, button2Title,
  checkMsg, /*io*/checkValue)
{

I have a bunch of these, because the number of parameters for a bunch of the 
idl methods is very long and i try to keep my line length narrow.
The "guessContext" pref can now be set to however many lines you need.
Blocks: 141097
Status: NEW → ASSIGNED
Whiteboard: [FOB]
Mass marking bugs that were Fixed On Branch as fixed, because the branch has
landed.  If you believe this bug is not fixed, please reopen it.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.