Closed Bug 1146161 Opened 9 years ago Closed 5 years ago

Content of JavaScript file in Developer Tools missing or displayed wrong.

Categories

(DevTools :: Debugger, defect)

36 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: capey, Unassigned)

Details

Attachments

(1 file)

Attached image screen.png
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0
Build ID: 20150306140254

Steps to reproduce:

Visit https://duckduckgo.com/.
Type `asdf` in the input field and press `enter`.
Open Developer Tools by pressing F12.
Go to `JavaScript Debugger`.
In the Sources tab, click on `d1748.js`.

Using Firefox 36.0.1 on Ubuntu 14.04.


Actual results:

The whole content of the file is displayed as `nro(tr[25],undefined,undefined,undefined);`. At another time the content is `idom=1;`.


Expected results:

The result should look like the one of this URL: https://duckduckgo.com/d1748.js
Component: Untriaged → Developer Tools: Debugger
=== similar ===
https://bugzilla.mozilla.org/show_bug.cgi?id=1060732
https://bugzilla.mozilla.org/show_bug.cgi?id=1013547

=== possible cause ===
/toolkit/devtools/server/actors/script.js : _getSourceText: function ()
Product: Firefox → DevTools

This file is no longer available.

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

Attachment

General

Creator:
Created:
Updated:
Size: