Closed Bug 1081915 Opened 11 years ago Closed 10 years ago

opening the browser console from scratchpad causes a crash

Categories

(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: evold, Unassigned)

Details

Steps to reproduce: 1. open scratch pad 2. press cmd + shift + j Expected: The browser console opens. Actual: Firefox crashes.
Seems to work with my steps, but when I was testing with this code: Cu.import("resource://gre/modules/devtools/gcli.jsm") gcli.addItems([ { name: 'test', exec: function() {} } ]) with the execution environment set to browser I have been getting crashes.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.