Closed Bug 981976 Opened 10 years ago Closed 5 years ago

Get rid of line limit in debugger

Categories

(DevTools :: Debugger, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jcroteau, Unassigned)

Details

(Whiteboard: [polish-backlog])

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36

Steps to reproduce:

Open a very large .js file (>1.5 million lines) in Debugger


Actual results:

There seems to be a line limit in the debugger with very large files. After about 1.5 million lines, it will not scroll any further.


Expected results:

It would be nice to be able to debug code further down. I have some very large files I'd like to step through.
Component: General → Developer Tools: Debugger
Product: Core → Firefox
Perhaps bug 786832 would aid with this.
Summary: Line limit in JavaScript debugger → Get rid of line limit in JavaScript debugger
Summary: Get rid of line limit in JavaScript debugger → Get rid of line limit in debugger
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [polish-backlog]
Product: Firefox → DevTools

There is no longer a limit

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.