Closed Bug 1334397 Opened 7 years ago Closed 5 years ago

Evaled + Compiled scripts debugging (break on fist line/no break)

Categories

(DevTools :: Debugger, defect, P3)

52 Branch
All
Windows
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ar.comlog, Unassigned, NeedInfo)

Details

(Keywords: html5, stale-bug, Whiteboard: Firefox 52b01)

User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170124094647

Steps to reproduce:

I have dynamicly include of script and will debug them


Actual results:

1. $.globalEval(data+"\n//# sourceURL="+url); doesn't work. I can not see source in developer bar!

2. eval.call(window, data+"\n//# sourceURL="+url) works but I cant break on line after decompile script. It will not break or break on first line but never on breakpoint.


Expected results:

break on breakpoint. I use crhome because firefox is unable for develop javascript!?
Component: Untriaged → Developer Tools
Keywords: html5
OS: Unspecified → Windows
Priority: -- → P1
Hardware: Unspecified → All
Whiteboard: Firefox 52b01
This is a P1 bug without an assignee. 

P1 are bugs which are being worked on for the current release cycle/iteration/sprint. 

If the bug is not assigned by Monday, 28 August, the bug's priority will be reset to '--'.
Keywords: stale-bug
Moving to the debugger and returning to the backlog.
Component: Developer Tools → Developer Tools: Debugger
Priority: P1 → P3
Product: Firefox → DevTools

This should work now. Could you try again and let us know if you see any issues?

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(ar.comlog)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.