**Steps to reproduce**
1. Open the Browser Console
1. Close it
1. Reopen it
1. Log an js object (e.g. `console.log({a: 1})`) from a content page
1. Expand it in the Browser Console
**Expected results**
There the object `<prototype>` node displayed
**Actual results**
The `<prototype>` node is missing
Bug 1572435 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
**Steps to reproduce**
1. Open the Browser Console
1. Close it
1. Reopen it
1. Log a js object (e.g. `console.log({a: 1})`) from a content page
1. Expand it in the Browser Console
**Expected results**
There the object `<prototype>` node displayed
**Actual results**
The `<prototype>` node is missing