Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central

Backed out changeset cfc1820361f5 (bug 1202902)
This commit is contained in:
Carsten "Tomcat" Book
2015-10-07 12:13:45 +02:00
parent 2e010e857c
commit 12369728f5
665 changed files with 1243 additions and 1243 deletions

View File

@@ -1,4 +1,4 @@
var { classes: Cc, interfaces: Ci, utils: Cu } = Components;
const { classes: Cc, interfaces: Ci, utils: Cu } = Components;
const gfxFrameScript = {
domUtils: null,