Open Bug 1485941 Opened 6 years ago Updated 2 years ago

Preview tooltip shows undefined for XMLHttpRequest

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 2 open bugs)

Details

This is clone of:
https://github.com/devtools-html/debugger.html/issues/6871#issuecomment-415426757

STR:

    Load http://janodvarko.cz/firebug/tests/601/Issue601.htm
    Open issue601.htm file and create a breakpoint on line 50
    Click the POST button on the page
    After the breakpoint hits, move mouse over XMLHttpRequest (line 49) - the tooltip says undefined() -> BUG

It could at least say XMLHttpRequest().


From Jason's comment:
"It looks like that the issue is in the server grip side with XMLHttpRequest it should have a displayName or name field. It is also missing a parameter names field as well."

Honza
This is most likely coming from the same root cause as Bug 1486378
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.