зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8
--HG-- rename : dom/src/jar.mn => dom/jar.mn rename : dom/src/res/hiddenWindow.html => dom/res/hiddenWindow.html
This commit is contained in:
Родитель
defd5128d0
Коммит
d4f56676e7
2
CLOBBER
2
CLOBBER
|
@ -22,4 +22,4 @@
|
|||
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
|
||||
# don't change CLOBBER for WebIDL changes any more.
|
||||
|
||||
Skia update needs a CLOBBER on all platforms.
|
||||
dom/ flattening might need a CLOBBER.
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
JAR_MANIFESTS += ['jar.mn']
|
||||
|
||||
interfaces = [
|
||||
'base',
|
||||
'canvas',
|
||||
|
@ -71,7 +73,6 @@ DIRS += [
|
|||
'settings',
|
||||
'storage',
|
||||
'mobilemessage',
|
||||
'src',
|
||||
'time',
|
||||
'locales',
|
||||
'network',
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
|
||||
# vim: set filetype=python:
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
JAR_MANIFESTS += ['jar.mn']
|
Загрузка…
Ссылка в новой задаче