mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 13:54:21 +01:00
Add binary component for Gecko 10/Linux/x86-64.
This commit is contained in:
@@ -14,6 +14,8 @@ defineModule("util", {
|
||||
require: ["dom", "services"]
|
||||
}, this);
|
||||
|
||||
this.lazyRequire("overlay", ["overlay"]);
|
||||
|
||||
var FailedAssertion = Class("FailedAssertion", ErrorBase, {
|
||||
init: function init(message, level, noTrace) {
|
||||
if (noTrace !== undefined)
|
||||
|
||||
Reference in New Issue
Block a user