mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 13:43:44 +00:00
940859860a
- Bug 1199615 - Fixed toolkit/mozapps/update/ compilation on mingw. r=rstrong (3cc6911a9b) - Bug 1240085 - Revert to CSS-pixel units for screenX, screenY, moveTo() APIs, and adjust the origin for secondary displays with differing resolution to avoid overlapping coordinate spaces. r=emk (be6bc0e6d9) - Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler (22c54db98d) - Bug 1234700 - Hide window.showModalDialog when e10s is enabled. r=jimm (0aaeee9d05) - Bug 1247335 - patch 1 - Provide a desktop-pixel variant of SetPosition on nsIBaseWindow and its implementations. r=emk (90da9912ff) - Bug 1247335 - patch 2 - Use desktop pixel coordinates when loading a nsXULWindow position. r=emk (e9343a7d58) - Bug 1247335 - patch 3 - Check for potential DPI change after moving or resizing nsGlobalWindow. r=emk (072db418cd) - deduplicate and reorder (e35b3edeab) - Bug 1213514 - Don't bother checking for third party URLs at interception time unless if the user needs it; r=jdm (9effb82825) - Bug 1206894 follow-up: Add a null check (d3cc337e32) - Bug 1233962 P1 Call ResetInterception() if the controller is nullptr. r=jdm (34da2cb7cb) - Bug 1233962 P2 Fix service worker xpcshell test to return a dispatcher from ChannelIntercepted(). r=jdm (d1f02f0b88) - Bug 1236686 - Remove nsIFetchEventDispatcher; r=jdm (1b5a021186)
167 lines
2.8 KiB
INI
167 lines
2.8 KiB
INI
# -*- 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']
|
|
|
|
interfaces = [
|
|
'base',
|
|
'canvas',
|
|
'core',
|
|
'html',
|
|
'events',
|
|
'settings',
|
|
'stylesheets',
|
|
'sidebar',
|
|
'css',
|
|
'traversal',
|
|
'range',
|
|
'xbl',
|
|
'xpath',
|
|
'xul',
|
|
'security',
|
|
'storage',
|
|
'json',
|
|
'offline',
|
|
'push',
|
|
'geolocation',
|
|
'notification',
|
|
'permission',
|
|
'svg',
|
|
'smil',
|
|
'apps',
|
|
'gamepad',
|
|
]
|
|
|
|
DIRS += ['interfaces/' + i for i in interfaces]
|
|
|
|
DIRS += [
|
|
'animation',
|
|
'apps',
|
|
'base',
|
|
'bluetooth',
|
|
'activities',
|
|
'archivereader',
|
|
'requestsync',
|
|
'bindings',
|
|
'battery',
|
|
'browser-element',
|
|
'cache',
|
|
'canvas',
|
|
'cellbroadcast',
|
|
'contacts',
|
|
'crypto',
|
|
'phonenumberutils',
|
|
'alarm',
|
|
'datastore',
|
|
'devicestorage',
|
|
'encoding',
|
|
'events',
|
|
'fetch',
|
|
'filehandle',
|
|
'filesystem',
|
|
'fmradio',
|
|
'geolocation',
|
|
'html',
|
|
'icc',
|
|
'inputport',
|
|
'json',
|
|
'jsurl',
|
|
'asmjscache',
|
|
'mathml',
|
|
'media',
|
|
'messages',
|
|
'mobileconnection',
|
|
'notification',
|
|
'offline',
|
|
'power',
|
|
'quota',
|
|
'security',
|
|
'settings',
|
|
'storage',
|
|
'svg',
|
|
'mobilemessage',
|
|
'time',
|
|
'locales',
|
|
'network',
|
|
'permission',
|
|
'plugins/base',
|
|
'plugins/ipc',
|
|
'indexedDB',
|
|
'system',
|
|
'ipc',
|
|
'workers',
|
|
'camera',
|
|
'audiochannel',
|
|
'broadcastchannel',
|
|
'messagechannel',
|
|
'promise',
|
|
'smil',
|
|
'telephony',
|
|
'tv',
|
|
'voicemail',
|
|
'inputmethod',
|
|
'webidl',
|
|
'xbl',
|
|
'xml',
|
|
'xslt',
|
|
'xul',
|
|
'resourcestats',
|
|
'manifest',
|
|
'vr',
|
|
'u2f',
|
|
]
|
|
|
|
if CONFIG['OS_ARCH'] == 'WINNT':
|
|
DIRS += ['plugins/ipc/hangui']
|
|
|
|
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
|
DIRS += [
|
|
'speakermanager',
|
|
'tethering',
|
|
'wifi',
|
|
]
|
|
|
|
if CONFIG['MOZ_B2G_RIL']:
|
|
DIRS += [
|
|
'wappush',
|
|
]
|
|
|
|
if CONFIG['MOZ_PAY']:
|
|
DIRS += ['payment']
|
|
|
|
if CONFIG['MOZ_GAMEPAD']:
|
|
DIRS += ['gamepad']
|
|
|
|
if CONFIG['MOZ_NFC']:
|
|
DIRS += ['nfc']
|
|
|
|
if CONFIG['MOZ_SIMPLEPUSH']:
|
|
DIRS += ['simplepush']
|
|
else:
|
|
DIRS += ['push']
|
|
|
|
if CONFIG['MOZ_SECUREELEMENT']:
|
|
DIRS += ['secureelement']
|
|
|
|
if CONFIG['MOZ_B2G']:
|
|
DIRS += [
|
|
'downloads',
|
|
'identity',
|
|
'mobileid',
|
|
'engineeringmode'
|
|
]
|
|
|
|
DIRS += ['presentation']
|
|
|
|
TEST_DIRS += [
|
|
'tests',
|
|
'imptests',
|
|
]
|
|
|
|
if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('gtk2', 'gtk3', 'cocoa', 'windows', 'android', 'qt'):
|
|
TEST_DIRS += ['plugins/test']
|
|
|