Closed Bug 1128967 Opened 10 years ago Closed 6 years ago

[jsdbg2] Debugger should provide a way to not load frame environment bindings on "frames" request

Categories

(DevTools :: Debugger, defect)

35 Branch
x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: develar, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18 Steps to reproduce: I am author of IntelliJ Platform JS debugger, I develop support of new Firefox RDP. Frames data loading could be optimized — to show list of frames, we don't need frame environment bindings (scope variables), just functionName/scriptActor/line/column. Environment bindings (scope variables) will be lazy loaded later.
Component: Untriaged → Developer Tools: Debugger
Product: Firefox → DevTools

the environment is no longer included.

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