Closed Bug 1079673 Opened 10 years ago Closed 10 years ago

crash in mozilla::jsipc::ObjectId::ObjectId(unsigned __int64, bool)

Categories

(Core :: General, defect)

x86
Windows NT
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1077587
Tracking Status
e10s ? ---

People

(Reporter: alice0775, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-04911715-dd54-4e9e-936d-1674d2141008.
=============================================================

Steps to reproduce:
1. Open e10s window
2. Open ScratchPad and run the following code with chrome privilege

var domWwin = gBrowser.selectedBrowser.contentWindowAsCPOW;

domWwin.QueryInterface(Ci.nsIInterfaceRequestor)
.getInterface(Ci.nsIWebNavigation)
.QueryInterface(Ci.nsIDocShell);


Actual Results:
crash
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.