Comparing version 2.0.0-pre-HH0SN197 to 2.0.0-pre-HYFXM3QM
@@ -5,3 +5,3 @@ { | ||
"author": "apache.org", | ||
"version": "2.0.0-pre-HH0SN197", | ||
"version": "2.0.0-pre-HYFXM3QM", | ||
"tags": [ "debug"], | ||
@@ -8,0 +8,0 @@ "licenses": |
@@ -1,2 +0,2 @@ | ||
weinre build 2.0.0-pre-HH0SN197 by Patrick Mueller | ||
git: da06b4940c8937ff278f5aa005b079610456c779 add some missed overridden files to front-end | ||
weinre build 2.0.0-pre-HYFXM3QM by Patrick Mueller | ||
git: 198d290b5fc0b873b67e3f6c344055a9fe5611a7 CB-6991 Weinre fails to load in browsers without a built-in development console |
@@ -23,4 +23,4 @@ /* | ||
Weinre.Versions = { | ||
weinre: "2.0.0-pre-HH0SN197", | ||
build: "HH0SN197", | ||
weinre: "2.0.0-pre-HYFXM3QM", | ||
build: "HYFXM3QM", | ||
}; |
@@ -168,3 +168,3 @@ ;modjewel.define("weinre/target/Console", function(require, exports, module) { // Generated by CoffeeScript 1.3.3 | ||
OriginalConsole = window.console; | ||
OriginalConsole = window.console || {}; | ||
@@ -171,0 +171,0 @@ RemoteConsole.__original = OriginalConsole; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
5269080