- Nov 09, 2016
-
-
Ted Mielczarek authored
MozReview-Commit-ID: Gm1PLWSJwbD --HG-- rename : config/external/nss/moz.build => security/moz.build rename : config/external/nss/nss.symbols => security/nss.symbols extra : rebase_source : bedd3b2f315f8504e1d0cb1ee94720e380466e5b
-
- Nov 15, 2016
-
-
Ted Mielczarek authored
This patch contains a number of changes to the gyp_reader code: * Add three new flags to GYP_DIRS: ** no_chromium, to skip forcing the includes/etc needed for chromium gyp files ** no_unified, to force building all sources without unification ** action_overrides, to pass scripts used when mapping gyp actions to moz.build GENERATED_FILES * Handle the flags mentioned above in read_from_gyp * Handle actions in gyp targets by mapping them to GENERATED_FILES, using scripts specified in the action_overrides flag. We don't try to handle the generic action case, we require special-casing for each action. * Handle a subset of copies in gyp targets by mapping them to EXPORTS, just enough to handle the use of them for NSS exports. * Handle shared_library and executable gyp targets * Handle gyp target dependencies/libraries as USE_LIBS/OS_LIBS * Handle generated source files * Handle .def files in sources by mapping them to SYMBOLS_FILE * Special-case some include_dirs: ** Map `<(PRODUCT_DIR)/dist/` to $DIST/include (to handle include paths for NSS exports) ** Map include_dirs starting with topobjdir to objdir-relative paths, to handle passing the NSPR include path to NSS * split /build/gyp.mozbuild into two parts, with gyp_base.mozbuild containing generic bits, and gyp.mozbuild containing chromium-specific bits MozReview-Commit-ID: FbDmlqDjRp4 --HG-- extra : rebase_source : d3fb470c589f92d8c956b9ecd550fb8df79ff5bc
-
- Nov 18, 2016
-
-
Carsten "Tomcat" Book authored
--HG-- extra : rebase_source : d5decfefa03d25fa3d66c3fe4d243c3e1524880a
-
Georg Fritzsche authored
-
Georg Fritzsche authored
-
Georg Fritzsche authored
This implements the API, storage and serialization for Telemetry event recording.
-
Georg Fritzsche authored
-
- Nov 17, 2016
-
-
Masatoshi Kimura authored
MozReview-Commit-ID: J6nYmNAipyL --HG-- extra : rebase_source : 26b65f99f446f4198ca1b3fd74765f96fd37d85d
-
- Nov 18, 2016
-
-
Sotaro Ikeda authored
--HG-- rename : gfx/layers/ipc/CompositorBridgeParent.cpp => gfx/layers/ipc/CompositorVsyncScheduler.cpp rename : gfx/layers/ipc/CompositorBridgeParent.h => gfx/layers/ipc/CompositorVsyncScheduler.h
-
Alex Chronopoulos authored
MozReview-Commit-ID: HDOkLLKKsm7
-
Gabriel Luong authored
-
Cameron McCormack authored
MozReview-Commit-ID: 9MvBTAWeawC
-
Thomas Nguyen authored
Bug 1318376 - Set value of REFERRER_POLICY* more reasonable to avoid error conversion from unsigned to signed. r=mcmanus MozReview-Commit-ID: J4er0G5dwim
-
- Nov 17, 2016
-
-
André Bargull authored
Bug 1318017: Call GetPrototypeFromConstructor for generator, async function, and Intl constructors. r=arai
-
André Bargull authored
Bug 1317389: Change property attributes for generator and async functions to match ES2015/2017. r=Waldo
-
Chih-Yi Leu authored
-
- Nov 16, 2016
-
-
Jessica Jong authored
-
- Nov 17, 2016
-
-
Dave Huseby authored
-
- Nov 18, 2016
-
-
Andrea Marchesini authored
-
Andrea Marchesini authored
-
Phil Ringnalda authored
Bug 1067360 - also disable test-image-layers-multiple-displayitem.html, for starting to fail as soon as the prior test, test-image-layers.html, was disabled
-
Phil Ringnalda authored
MozReview-Commit-ID: ICJOT8GTPT3
-
Phil Ringnalda authored
-
Phil Ringnalda authored
-
Phil Ringnalda authored
-
Phil Ringnalda authored
Bug 1304934 - disable test_presentation_mixed_security_contexts.html on Android for constant failures, a=nnoyance
-
Phil Ringnalda authored
Bug 1317284 - disable test_password_field_autocomplete.html on Linux for constant failures, a=nnoyance
-
Phil Ringnalda authored
Bug 1067360 - disable layout/reftests/invalidation/test-image-layers.html for constant failures, a=nnoyance
-
Franziskus Kiefer authored
-
Phil Ringnalda authored
MozReview-Commit-ID: 5cNYd2jjwup
-
Phil Ringnalda authored
MozReview-Commit-ID: GwBaSZdoAZK
-
Phil Ringnalda authored
MozReview-Commit-ID: A3wgReQAalj
-
Phil Ringnalda authored
MozReview-Commit-ID: 6ChkHqkFGsA
-
- Nov 17, 2016
-
-
Sebastian Hengst authored
Backed out changeset 50f830bdb2c8 (bug 1315121) for failing reftest-sanity/page-width-4.1in.html on OS X 10.10 debug. r=backout on a CLOSED TREE
-
Sebastian Hengst authored
-
Sebastian Hengst authored
-
Sebastian Hengst authored
-
Sebastian Hengst authored
-
Sebastian Hengst authored
-
Ehsan Akhgari authored
-