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
Ryan Hunt
b8339fea5a
Bug 1312881 - Add a telemetry probe to track the max scrollY of a page. r=jaws data-review=bsmedberg
...
--HG--
extra : rebase_source : 39f570f24389e35c7222ecd8873a90a1a3443fdd
2016-12-24 18:17:35 -06:00
Ryan Hunt
850b4f052e
Bug 1297867 - Add a telemetry probe to track the amount of scrolling in a page. r=jaws data-review=bsmedberg
...
--HG--
extra : rebase_source : 262336bc4fa586352f11846a6d64734c99b00e64
2016-12-24 18:15:24 -06:00
Jonathan Watt
f426ec54bc
Bug 1031362 follow-up - Fix local unified compilation bustage by including required headers. r=sparky
2016-12-24 21:53:23 +00:00
Xidorn Quan
a9a44c42c9
No bug - Fix line endings in some text-emphasis test files. DONTBUILD
...
The same change has been applied to the upstream csswg-test repo in
w3c/csswg-test#1157 .
--HG--
extra : amend_source : a256633c1b837c332d84c0077d18d58efa1c6e1d
2016-12-25 18:34:59 +11:00
Dão Gottwald
401886e54a
Bug 1324049 - Implement pref for opening the privacy policy in a background tab on first run instead of showing the data choices infobar. r=gijs
2016-12-25 07:36:25 +01:00
Timothy Nikkel
81c310eff2
Bug 1317562. Make style images use async image notifications when requesting decoding. r=aosmond
2016-12-25 00:18:08 -06:00
ffxbld
189bce61a1
No bug, Automated HPKP preload list update from host bld-linux64-spot-031 - a=hpkp-update
2016-12-24 06:34:00 -08:00
ffxbld
f1dc54b2db
No bug, Automated HSTS preload list update from host bld-linux64-spot-031 - a=hsts-update
2016-12-24 06:33:58 -08:00