Markus Stange
be2322f1ad
Bug 550426 - Use background-position-x/y when detecting scroll-linked effects. r=dbaron
...
MozReview-Commit-ID: 6qDFcaEBYEF
--HG--
extra : rebase_source : b1055f871651f9dc71ba4e34f16afb06bf871b84
2016-04-25 18:56:47 -04:00
Markus Stange
1dbcb6b940
Bug 550426 - Use background-position-x/y in ActiveLayerTracker. r=dbaron
...
MozReview-Commit-ID: 4gBWTOLfX0i
--HG--
extra : rebase_source : bbda2f43f1cb2430a93c86b03a1f94cc4a1a932f
2016-04-20 23:34:46 -04:00
Markus Stange
66261815dd
Bug 550426 - Fix browser_animation_animated_properties_delayed.js. r=dbaron
...
MozReview-Commit-ID: 6HyIM06pZfi
--HG--
extra : rebase_source : bcd8bcc340414dfddcbe09faa3ba7a19c4d7f7be
2015-12-16 11:54:22 +01:00
Markus Stange
e8cb10c2d9
Bug 550426 - Fix test_transitions_per_property.html. r=dbaron
...
This adds testing for transitions on background-position-x/y, and makes sure we
no longer call check_distance for background-position, because
background-position is now a shorthand and no longer has its own distance
computation.
MozReview-Commit-ID: 82KVruCghGe
--HG--
extra : rebase_source : 65e52287c141044df8ae490d461ebef3e8d403ec
2015-12-16 12:27:20 +01:00
Markus Stange
5f2e22aaf2
Bug 550426 - In PropertySupportsVariant, add {background,mask}-position-{x,y} to the list of properties that are parsed by functions. r=dbaron
...
MozReview-Commit-ID: 8PFNIic38f5
***
--HG--
extra : rebase_source : 916519d7d6f603bb10721e01c9cc061976bc033e
2016-04-21 20:22:46 -04:00
Markus Stange
7faa93d72a
Bug 550426 - Add support for {background,mask}-position-{x,y}, computed style additions. r=dbaron
...
MozReview-Commit-ID: 5GSsS7EYwfB
--HG--
extra : rebase_source : b39afc56452665ed02d79124557a7b8d3b984350
2016-04-21 20:23:02 -04:00
Markus Stange
de8b8de801
Bug 550426 - Add support for {background,mask}-position-{x,y}, StyleAnimation changes. r=dbaron
...
MozReview-Commit-ID: 8Qb0asWMgVA
***
--HG--
extra : rebase_source : 694f057c76a2632ed5b6280ddc84bd1cc34d3ecb
2016-04-21 20:23:35 -04:00
Markus Stange
10d8636821
Bug 550426 - Add support for {background,mask}-position-{x,y}, most of the style system changes. r=dbaron
...
MozReview-Commit-ID: JgZIoj43aZv
--HG--
extra : rebase_source : 5c7663c042e6507f9979d769db26eef22dc8ba79
2016-04-29 14:12:10 -04:00
Markus Stange
83232444db
Bug 550426 - Add support for {background,mask}-position-{x,y}, property_database.js changes. r=dbaron
...
MozReview-Commit-ID: 1vKeywCAF7O
***
test/property_database.js mask-position
--HG--
extra : rebase_source : 2710ce2f4a4365473ace7d0f0643c8d06d6b5372
2016-04-21 20:25:56 -04:00
Dan Minor
1eb1d5f91e
Bug 1266112 - Remove unnecessary alignment checks from AudioNodeEngine.cpp; r=padenot
...
Assuming that Bug 1266405 fixed the underlying cause for the unaligned
buffers we were seeing, the checks in AudioBufferAddWithScale and
AudioBlockCopyWithScale shoudl no longer be necessary.
MozReview-Commit-ID: 4OQ4qQVjEP3
--HG--
extra : rebase_source : fda9b1f7604a2732c9dea4985bfd47ce9293bc0f
2016-04-29 08:35:30 -04:00
Geoff Brown
1c9a03fe3e
Bug 821821 - Backout hack and enable docshell/test/test_bug590573.html on Android; r=me
2016-04-29 13:42:01 -06:00
Jim Mathies
fa8be62cee
Bug 1268714 - Check for failure result or a failed nsresult from SendLoadGMP. r=mccr8
...
MozReview-Commit-ID: 9bE9hfXiBI5
2016-04-29 13:24:30 -05:00
Tooru Fujisawa
60b595b137
Bug 1268740 - Change AllocateArrayBuffer to receive byteLength with |count * unit| format. r=lth
2016-04-30 03:01:11 +09:00
Steve Fink
52d57fc3d9
Jimmy had a horrible rebasing accident. Reattach poor Jimmy's arm. (followup for bug 1171632)
...
MozReview-Commit-ID: 6fNsUPqNduo
--HG--
extra : rebase_source : 8563ca9b58105245844fab6f0aca0ff1e8699bf9
2016-04-29 10:41:27 -07:00
Terrence Cole
7691790f4d
Bug 1267412 - Use MutableHandleValue instead of pointer-to-AutoValueVector; r=sfink
2016-04-25 15:42:19 -07:00
Tooru Fujisawa
f0d20c1538
Bug 1268056 - Check if |this| value is a RegExp object in the optimized path in RegExpSplit. r=h4writer
2016-04-30 02:22:38 +09:00
Terrence Cole
8e2294b2b6
Bug 1267699 - Move some public types to the right namespace; r=sfink
...
--HG--
extra : rebase_source : f79f7d86aab708b86a65e6f2426baeb8488f47e5
2016-04-26 09:18:48 -07:00
Lee Salzman
457fd6ea27
Bug 1264866 - check for valid X11 display in nsWindow::GetNativeData(NS_NATIVE_DISPLAY). r=karlt
2016-04-29 13:12:38 -04:00
Lee Salzman
e9e90a41f5
Bug 1263678 - don't block OpenGL layers when lacking EXT_texture_from_pixmap. r=karlt
2016-04-29 13:08:11 -04:00
Robert Strong
56aacedea2
Bug 1268340 - Change app.update.promptWaitTime preference to 8 days on the release (includes beta) and aurora channels. r=felipc
2016-04-29 10:01:40 -07:00
Robert Strong
2fccc8265f
Bug 1268343 - Remove toast notifications from application update. r=mhowell
2016-04-29 10:01:31 -07:00
Robert Strong
394759c32c
Bug 1267891 - browser changes - Remove license capability from application update. r=felipc
2016-04-29 10:01:25 -07:00
Robert Strong
04de3f2414
Bug 1267891 - toolkit changes - Remove license capability from application update. r=mhowell
2016-04-29 10:01:21 -07:00
Robert Strong
db1d6b71a1
Bug 1267891 - test changes - Remove license capability from application update. r=mhowell
...
--HG--
rename : toolkit/mozapps/update/tests/chrome/test_0053_check_billboard_license_noAttr.xul => toolkit/mozapps/update/tests/chrome/test_0053_check_billboard_noAttr.xul
rename : toolkit/mozapps/update/tests/chrome/test_0054_check_billboard_license_404.xul => toolkit/mozapps/update/tests/chrome/test_0054_check_billboard_404.xul
2016-04-29 10:01:16 -07:00
Robert Strong
0f000fd4f0
Bug 1262880 - browser preferences changes - Remove add-on compatibility check from application update. r=felipc
2016-04-29 10:01:04 -07:00
Robert Strong
c363c3daa3
Bug 1262880 - browser changes - Remove add-on compatibility check from application update. r=felipc
2016-04-29 10:01:00 -07:00
Robert Strong
72cc731712
Bug 1262880 - toolkit changes - Remove add-on compatibility check from application update. r=mhowell
2016-04-29 10:00:55 -07:00
Robert Strong
7d684f6fc8
Bug 1262880 - test changes - Remove add-on compatibility check from application update. r=mhowell
2016-04-29 10:00:51 -07:00
Kai Engert
4673d27617
Bug 1258375, NSS_3_24_RC0, r=nss-confcall
2016-04-29 18:02:50 +02:00
Kartikaya Gupta
94f1ccfd16
Bug 1268517
- Remove unused function. r=botond
...
MozReview-Commit-ID: 7E9gZhizUZt
2016-04-29 12:01:03 -04:00
Kartikaya Gupta
c1fd24b30b
Bug 1268523 - Avoid leaking tasks when they are posted to a destroyed APZC instance. r=botond
...
MozReview-Commit-ID: 9hAkzCVg7el
--HG--
extra : rebase_source : 8f9a71ec1354fe57c1401655b81bcb178eb6d1c2
2016-04-28 11:29:35 -04:00
James Willcox
502a4ed174
Bug 1264154 - Fix Fennec debugging on Mac r=ted
2016-04-29 10:56:20 -05:00
Botond Ballo
b198a432f2
Bug 1268009 - If APZ is force-disabled, disable paint skipping even for apz-originated scrolls. r=kats
...
MozReview-Commit-ID: 2HgM5XiTcgA
--HG--
extra : rebase_source : 86ced7735a7db45a74209efc6a1d8a2e0c5d77ab
2016-04-27 16:55:34 -04:00
Mason Chang
69a6b685dd
Bug 1267180. Don't draw emojis as paths when they are too big. r=lsalzman
2016-04-29 10:23:49 -04:00
Paul Adenot
6e48370b67
Bug 1268861 - Insert the input data first and then run the graph iteration. r=jesup
...
This allows the graph to immediately process the input data instead of waiting
an iteration.
MozReview-Commit-ID: EGPUlPdKB6K
2016-04-29 15:16:46 +02:00
Vivien Nicolas
766c525d44
Bug 1268428 - Use the raw mic data if all the constraints to disable processing have been passed to gUM. r=jesup
...
MozReview-Commit-ID: LWvjPsEiHhk
--HG--
extra : rebase_source : c9dcaf99b04ab0cba9e28f33c1aee6f5edf3fcb1
2016-04-29 14:08:47 +02:00
Paul Adenot
00e45c5141
Bug 1259831 - Remove the auto-suspend logic for AudioContext. r=karlt
...
MozReview-Commit-ID: JoSMPVfbgJb
2016-03-29 16:57:19 +02:00
Benjamin Bouvier
42fbe89249
Bug 1268518: Update basic-integer tests for rotations + clean up; r=sunfish
...
MozReview-Commit-ID: 3N70Wutqojm
--HG--
extra : rebase_source : 71f2323804778a6ff2406cb90146dfb1a095ecd9
2016-04-29 11:33:48 +02:00
Benjamin Bouvier
3ee4342f87
Bug 1268518: Baldr: implement int32/int64 rotations; r=luke
...
MozReview-Commit-ID: 3YQDbFxlXl7
--HG--
extra : rebase_source : f1d007dded6818eb8cabb66ef5385eba0a06456a
2016-04-29 14:38:57 +02:00
Benjamin Bouvier
367476ec00
Bug 1268024: A few cleanups related to loads/stores; r=luke
...
MozReview-Commit-ID: G2XhqDTHM7x
--HG--
extra : rebase_source : d43ed132f5aa004ed574a617b087b8548ff9db19
2016-04-29 11:27:12 +02:00
Benjamin Bouvier
1f046d685b
Bug 1268024: Pass the atomic attribute down to EmitHeapAccess; r=luke
...
MozReview-Commit-ID: LjHXD8Kuk2M
--HG--
extra : rebase_source : f3697106ce91eda0e7c2a6ba90fb318b7ad29575
2016-04-29 11:25:09 +02:00
Benjamin Bouvier
0c7d6c75c8
Bug 1266781: Rename MTruncateToInt64 into MWasmTruncateInt64; r=sunfish
...
MozReview-Commit-ID: 4uRKKAFAcnW
--HG--
extra : rebase_source : b624ea4263508d9ca86ffe13d1695495671556fc
2016-04-27 12:08:46 +02:00
Benjamin Bouvier
f92d63fa75
Bug 1266781: Baldr: implement proper checked truncations to integer types; r=sunfish
...
MozReview-Commit-ID: 8gi7zFq7V8T
--HG--
extra : rebase_source : fe3f06c24987588d42edbb7cf5c5b09892f0ba11
2016-04-27 12:09:13 +02:00
Benjamin Bouvier
933f7f7289
Bug 1266781: Add new traps; r=luke
...
MozReview-Commit-ID: FixlUGoHUdR
--HG--
extra : rebase_source : 6e02eef4f97bf64b8b2d06e6a97ffe23bc6608ed
2016-04-26 18:04:09 +02:00
Carsten "Tomcat" Book
f13688180e
Backed out changeset af51821b2fc5 (bug 1268313) for causing very frequent bc7 memory leak
...
--HG--
extra : rebase_source : 0af725bfab61b8f86e0243490aa970535f726503
2016-04-29 14:22:04 +02:00
Carsten "Tomcat" Book
dfff02b90d
Backed out changeset fd833da413ad (bug 1268313)
...
--HG--
extra : rebase_source : f857127091900871034f44d89095895abe9932dc
2016-04-29 14:21:25 +02:00
Carsten "Tomcat" Book
5d43a44ec6
Backed out changeset 3f2f3fcac66b (bug 1268313)
...
--HG--
extra : rebase_source : 438e7d7077b900ef252bd628f4559424eebd211f
2016-04-29 14:21:23 +02:00
Carsten "Tomcat" Book
4bb6f48de3
Backed out changeset 6a8d57e8fa8e (bug 1268313)
...
--HG--
extra : rebase_source : 8690897fd41073f22c8b25db5e8ce88df76a2bb7
2016-04-29 14:21:22 +02:00
Carsten "Tomcat" Book
894326b653
Backed out changeset 726f7361e0b8 (bug 1268313)
...
--HG--
extra : rebase_source : 3e04a6751a1cce2be7692763b4520dcca053f210
2016-04-29 14:21:20 +02:00
Carsten "Tomcat" Book
de92769e7e
Backed out changeset 4bcb784492bb (bug 1268313)
...
--HG--
extra : rebase_source : f2f752ab73f5bbf31a909892a0fac0f42c894430
2016-04-29 14:21:18 +02:00