Граф коммитов

505003 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 934829ca2f Bug 1199631 - skip test_visibility.xul on ASan for frequent failures 2016-12-28 18:47:21 -08:00
Ehsan Akhgari 880f7fac36 Bug 1324328 follow-up: Make hasCustomAnnotation's second argument a StringRef 2016-12-28 21:20:43 -05:00
Ehsan Akhgari 65c49d82e4 Bug 1324320 follow-up: Fix a mistake that breaks the build 2016-12-28 21:19:30 -05:00
Ehsan Akhgari 21f0768c95 Bug 1324328 - Remove MozChecker and some unused code; r=mystor 2016-12-28 21:14:51 -05:00
Ehsan Akhgari 2f3ebccb92 Bug 1324325 - Port the muse-use check to the clang-tidy compatible framework; r=mystor 2016-12-28 21:14:49 -05:00
Ehsan Akhgari cd93cff857 Bug 1324320 - Port the must-override check to the clang-tidy compatible framework; r=mystor 2016-12-28 21:14:39 -05:00
Ehsan Akhgari ed92149615 Bug 1324315 - Add support for building clang-tidy with Mozilla static analysis checks to build-clang.py; r=mystor 2016-12-28 20:47:49 -05:00
Ehsan Akhgari 371365724c Bug 1324315 - Refactor the clang plugin to use a framework similar to clang-tidy's; r=mystor 2016-12-28 20:47:47 -05:00
Ehsan Akhgari 3ddb346120 Bug 1324239 - Refactor the clang plugin; r=mystor
This patch mostly just splits up clang-plugin.cpp into separate files for
different classes or helpers.
2016-12-28 20:17:48 -05:00
Wes Kocher e40813ea4c Merge m-c to inbound, a=merge 2016-12-28 16:19:34 -08:00
Wes Kocher 2903c33754 Merge inbound to central, a=merge
MozReview-Commit-ID: 3AlcRAsPF0s
2016-12-28 16:08:44 -08:00
Wes Kocher 8294014f54 Merge autoland to central, a=merge
MozReview-Commit-ID: FTkalcNxO2k
2016-12-28 16:00:35 -08:00
Wander Lairson Costa 642d96f221 Bug 1320756: Disable treeherder reporting for BBB jobs. r=dustin
buildbot-bridge schedules jobs on BB, which already reports to
treeherder.

MozReview-Commit-ID: 5wdMzEpXK9o

--HG--
extra : rebase_source : d544c5ca78e0fd9236060a42a1d33b7c88395ca9
2016-12-28 15:05:29 -02:00
ffxbld 7058ebe59d No bug, Automated HPKP preload list update from host bld-linux64-spot-1016 - a=hpkp-update 2016-12-28 06:51:35 -08:00
ffxbld bb5786ef1e No bug, Automated HSTS preload list update from host bld-linux64-spot-1016 - a=hsts-update 2016-12-28 06:51:33 -08:00
Phil Ringnalda 94ed5056b1 Merge m-i to m-c, a=merge
MozReview-Commit-ID: JGQ9qyi5pRc
2016-12-27 20:33:25 -08:00
Phil Ringnalda d376a758dc Merge autoland to m-c, a=merge
MozReview-Commit-ID: HAS6ji3eShV
2016-12-27 20:31:38 -08:00
ffxbld 14daa764d4 No bug, Automated blocklist update from host bld-linux64-spot-139 - a=blocklist-update 2016-12-27 06:43:58 -08:00
ffxbld e6b816a8bf No bug, Automated HPKP preload list update from host bld-linux64-spot-139 - a=hpkp-update 2016-12-27 06:43:56 -08:00
ffxbld 6996a4d8f9 No bug, Automated HSTS preload list update from host bld-linux64-spot-139 - a=hsts-update 2016-12-27 06:43:53 -08:00
Tom Schuster 3ed240d6b8 Bug 1325927 - Reorder JSValueTag to match JSValueType. r=jandem 2016-12-27 13:31:07 +01:00
Ryan VanderMeulen 51aa673e28 Merge inbound to m-c. a=merge 2016-12-27 00:00:22 -05:00
Ryan VanderMeulen ddf74ed5ef Merge autoland to m-c. a=merge 2016-12-26 23:58:58 -05:00
Pip Cet 95c7ee0695 Bug 1322681 - JS shell: wait for async tasks in DrainJobQueue(); r=bbouvier
Changes DrainJobQueue() to wait for async tasks launched by queued
jobs, rather than ignoring them and potentially causing segfaults.

MozReview-Commit-ID: 3fMoNHzdlUW

--HG--
extra : rebase_source : 1dcd3fd927cf648d2b17b9c894f364324cb80122
2016-12-26 19:00:56 +01:00
Ryan VanderMeulen 72b1557225 Merge m-c to inbound. a=merge 2016-12-27 00:01:04 -05:00
Ethan Lin 0b1384e9e5 Bug 1322079 - Set CreateBorderLayer to pure virtual function and let nsDisplayBorder return LAYER_ACTIVE. r=mattwoodrow
MozReview-Commit-ID: 6zGq7ymIkO0
2016-12-27 11:40:40 +08:00
Tom Schuster c885ebf96c Bug 1324566 - Port Baseline GlobalNameValue to CacheIR. r=jandem 2016-12-26 17:50:31 +01:00
Jan de Mooij 158805801d Bug 1325075 - Fix Value::isGCThing footgun, stop returning true for NullValue. r=jonco,baku 2016-12-26 16:40:21 +01:00
ffxbld 8f371625fe No bug, Automated HPKP preload list update from host bld-linux64-spot-030 - a=hpkp-update 2016-12-26 06:47:00 -08:00
ffxbld c4a4403f94 No bug, Automated HSTS preload list update from host bld-linux64-spot-030 - a=hsts-update 2016-12-26 06:46:58 -08:00
Heiher 93d219b245 Bug 1323136 - wasm: MIPS: Do bounds check in 32-bit. r=nbp
---
 js/src/jit/mips-shared/Assembler-mips-shared.cpp   |  9 +++++++
 js/src/jit/mips-shared/Assembler-mips-shared.h     |  2 ++
 .../jit/mips-shared/MacroAssembler-mips-shared.cpp | 11 +++++++++
 .../jit/mips-shared/MacroAssembler-mips-shared.h   |  7 ++++++
 js/src/jit/mips32/Assembler-mips32.cpp             | 28 +++++++---------------
 js/src/jit/mips32/Assembler-mips32.h               |  1 -
 js/src/jit/mips32/MacroAssembler-mips32-inl.h      |  2 +-
 js/src/jit/mips32/MacroAssembler-mips32.cpp        | 11 ---------
 js/src/jit/mips32/MacroAssembler-mips32.h          |  7 ------
 js/src/jit/mips64/MacroAssembler-mips64-inl.h      |  6 ++++-
 js/src/jit/mips64/MacroAssembler-mips64.h          |  6 -----
 11 files changed, 44 insertions(+), 46 deletions(-)
2016-12-26 22:16:20 +08:00
Julian Descottes ea60a24a01 Bug 1323193 - remove extra semi-colon in markup.css;r=me
MozReview-Commit-ID: JqoyfdU4wEa

--HG--
extra : rebase_source : 93f5f6924027456cebabbc4f5a44ce01df93b99b
2016-12-26 10:38:25 +01:00
Makoto Kato 45e40588b0 Bug 1325843 - Use explicitly static method call for EditorBase::IsTextNode. r=masayuki
IsTextNode is static method, so we should use explicitly static method call into EditRule.

MozReview-Commit-ID: EX2BbbN2vNJ

--HG--
extra : histedit_source : 4194477320ffad62da36b272239d1443bb6c88b6
2016-12-26 14:32:57 +09:00
Jeff Gilbert 3f9fc7d30d Bug 1325516 (flattened) - Misc fixes and simplify IMPL_COLOR_READ_FORMAT/TYPE and ensure that we only return valid ones. - r=daoshengmu 2016-12-25 13:44:49 -08:00
Jeff Gilbert 798acabef4 Bug 1325500 (flattened) - Fix DrawRangeElements impl and require size=4 for packed int types. - r=daoshengmu
MozReview-Commit-ID: B3YpgZn48Nl
2016-12-25 13:44:47 -08:00
Jeff Gilbert b669f45f40 Bug 1325486 - TFBufferMode defaults to INTERLEAVED, and UniformMatrix's transpose arg should be passed to GL. - r=daoshengmu
MozReview-Commit-ID: 7yc2u0GQDnr
2016-12-25 13:44:44 -08:00
Jeff Gilbert cc9ce2e970 Bug 1325483 - Query DRAW_BUFFER0 from GLScreenBuffer. - r=daoshengmu
MozReview-Commit-ID: KjhbQM9B8EZ
2016-12-25 13:44:42 -08:00
Jeff Gilbert 149aff4438 Bug 1325477 - Initial RB config is 0x0 RGBA4. - r=daoshengmu
MozReview-Commit-ID: 69MYWBgDpPS
2016-12-25 13:44:40 -08:00
Jeff Gilbert ac2df6af8a Bug 1325476 - Use helper for Parameter[fi] funcs instead of maybeFloat/IntParam. - r=daoshengmu
MozReview-Commit-ID: 3jGFXfDNkPt
2016-12-25 13:44:38 -08:00
Jeff Gilbert 02fcc3f257 Bug 1325468 - An unspecified fb attachment should have a COLOR_ENCODING of LINEAR. - r=daoshengmu
MozReview-Commit-ID: BhrlgFln2sZ
2016-12-25 13:44:35 -08:00
Jeff Gilbert dc3a2d1239 Bug 1325311 - Only test BlitFramebuffer feedback for masked bits. - r=daoshengmu
MozReview-Commit-ID: 8CAvVwK7V3m
2016-12-25 13:44:33 -08:00
Jeff Gilbert 0801831c32 Bug 1325240 - Handle arrays in glsl variable location queries properly. - r=daoshengmu
MozReview-Commit-ID: 1XYwvh9QGmA
2016-12-25 13:44:31 -08:00
Jeff Gilbert 35a5dbc87a Bug 1325238 - Use ShCompileOptions type instead of int. - r=daoshengmu
Also only use SH_LIMIT_CALL_STACK_DEPTH if we have resources.MaxCallStackDepth.

MozReview-Commit-ID: DXhw7A7gCjF
2016-12-25 13:44:29 -08:00
Jeff Gilbert 6091cfeb6e Bug 1312865 - ClearBuffer and similar funcs should mirror Clear's behavior. - r=daoshengmu
MozReview-Commit-ID: 4Gm5aNZ1PXX
2016-12-25 13:44:26 -08:00
Jeff Gilbert 3587cf5c07 Bug 1323626 - Initialize tex image data during completeness checks. - r=daoshengmu
MozReview-Commit-ID: 9g5EETBEfU2
2016-12-25 13:44:24 -08:00
Jeff Gilbert a2f7e49912 Bug 1324727 - Check for invalid DOM upload format/type. - r=daoshengmu
MozReview-Commit-ID: 2uZi1ILyMIM
2016-12-25 13:44:22 -08:00
ffxbld 39f45e8015 No bug, Automated HPKP preload list update from host bld-linux64-spot-129 - a=hpkp-update 2016-12-25 06:43:21 -08:00
ffxbld c56cb575d3 No bug, Automated HSTS preload list update from host bld-linux64-spot-129 - a=hsts-update 2016-12-25 06:43:19 -08:00
Phil Ringnalda b94a0cbd73 Merge m-i to m-c, a=merge 2016-12-24 16:51:17 -08:00
Phil Ringnalda 366a23ae7d Merge autoland to m-c, a=merge 2016-12-24 16:49:34 -08:00