Closed
Bug 882613
Opened 11 years ago
Closed 11 years ago
JavaScript Error: NS_ERROR_XPC_BAD_CONVERT_JS | Could not convert JavaScript argument arg 0 @ Content.js line 146
Categories
(Firefox for Metro Graveyard :: Browser, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 24
People
(Reporter: jimm, Assigned: jimm)
References
Details
Attachments
(1 file)
(deleted),
patch
|
fryn
:
review+
|
Details | Diff | Splinter Review |
http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/content/contenthandlers/Content.js#146
docShell.QueryInterface(Ci.nsIDocShellHistory).useGlobalHistory = true;
I see this a lot in in mochitest logs -
https://tbpl.mozilla.org/php/getParsedLog.php?id=24099512&tree=Mozilla-Inbound#error0
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → jmathies
Attachment #762122 -
Flags: review?(fyan)
Comment 2•11 years ago
|
||
Comment on attachment 762122 [details] [diff] [review]
fix
Review of attachment 762122 [details] [diff] [review]:
-----------------------------------------------------------------
:)
Attachment #762122 -
Flags: review?(fyan) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•