Aki Sasaki
63eaf9dc71
bug 1309293
- task.extra.chainOfTrust.inputs for build tasks. r=dustin
2016-10-12 14:01:24 -07:00
Jeff Gilbert (:jgilbert)
5c4d30359d
Bug 1306174 - Update tests.
...
MozReview-Commit-ID: DAPC09ElrRK
2016-10-12 13:54:31 -07:00
Jeff Gilbert
465b82f23e
Bug 1306174 - Remove ETC support from core WebGL2. - r=ethlin
2016-10-12 13:54:31 -07:00
Geoff Brown
8add6729c3
Bug 1244707 - Skip test browser_webconsole_bug_632817.js; r=linclark
2016-10-12 14:14:26 -06:00
Marcos Caceres
4b5d873c87
Bug 1309099 - Web manifest's window.oninstall renamed onappinstalled. r=qdot
...
MozReview-Commit-ID: lcX2LGGOrw
2016-10-12 12:45:35 -07:00
Robert Strong
3226d39ae9
Bug 1309668
- Change app update mar download throttling on release to 0. r=felipc
2016-10-12 12:17:03 -07:00
Dan Minor
02a68f9d95
Bug 1282897 - Disable failing WebRTC Autophone tests on Android 6; r=bc
...
MozReview-Commit-ID: JCms5sYyCYi
--HG--
extra : rebase_source : d27a34ea20d59067b6c48413a13d1e821324f727
2016-10-03 08:32:26 -04:00
Aaron Klotz
6a79a0759a
Bug 1301232: Re-enable jsat mochitests on Windows; r=yzen
...
MozReview-Commit-ID: Hsmg056d6js
--HG--
extra : rebase_source : 9832e77938f112460cac075391f4f68b0adf18b8
2016-10-12 12:34:57 -06:00
Robert Strong
5f5e7ce401
Test code for Bug 1309125 - Allow configuration of the download throttle via the update.xml. r=mhowell
2016-10-12 11:37:50 -07:00
Robert Strong
3db07c0b40
Client code for Bug 1309125 - Allow configuration of the download throttle via the update.xml. r=mhowell
2016-10-12 11:37:45 -07:00
Ted Mielczarek
4d4f563643
Fixup readthedocs generation from bug 1294565. r=me
...
MozReview-Commit-ID: 8digQSVG2hF
2016-10-12 14:31:14 -04:00
cku
b58d87a7e3
Bug 1299715 - Part 9. Test cases of clip-path and mask over an out-of-flow element. r=mstange
...
MozReview-Commit-ID: FV7N9OUnjZC
--HG--
extra : rebase_source : d1f4b4ef1a0f266af29ca2441ed9ffcf86410a02
2016-10-06 00:35:31 +08:00
cku
43780a1730
Bug 1299715 - Part 8. Fix typo in comment of GetVisualOverflowRect. r=mstange
...
MozReview-Commit-ID: 6xKBK7jXEZ6
--HG--
extra : rebase_source : 660f31c3c053911439c27450f948a033a3e29034
2016-10-07 15:15:44 +08:00
cku
07f31bbe99
Bug 1299715 - Part 7. Correct clip region for mask surface. r=mstange
...
MozReview-Commit-ID: 1MZA9uxO9Oi
--HG--
extra : rebase_source : cb23768fb82339b4641602ac90194d009446e1d2
2016-10-07 14:46:41 +08:00
cku
0d557e384c
Bug 1299715 - Part 6. Move ComputeMaskGeometry from nsSVGIntegrationUtils to nsDisplayMask. r=mstange
...
MozReview-Commit-ID: 4uLfaGDXGyE
--HG--
extra : rebase_source : f6a72f1067d32287e68b3cc7a84dd5a0c8384e1a
2016-10-11 13:12:00 +08:00
cku
837190aa4f
Bug 1299715 - Part 5. Correct clip region for opacity surface. r=mstange
...
MozReview-Commit-ID: 1wiQKsHKJsg
--HG--
extra : rebase_source : 47b58288cdde10d9fae42bec33082ea90604957b
2016-10-07 12:42:35 +08:00
cku
84d4f4c4c5
Bug 1299715 - Part 4. Correct clip region for clip-path mask surface. r=mstange
...
MozReview-Commit-ID: IOFOyS18yRm
--HG--
extra : rebase_source : e322b19333b6b97f879ed2e668faeffc6a1cc87c
2016-10-06 14:55:55 +08:00
cku
bedd15c17a
Bug 1299715 - Part 3. Clip the target context by visible region of nsDisplayMask. r=mstange
...
MozReview-Commit-ID: HuqQBdY2M0O
--HG--
extra : rebase_source : c387c0b7745add2bb6bca185d2e7d91734d3e716
2016-10-07 11:47:45 +08:00
cku
2a0c6d5e7c
Bug 1299715 - Part 2. Correct the value of nsDisplayMask::mVisibleRect. r=mstange
...
In nsDisplayItem::RecomputeVisibility, we compute and assign the value of
mVisibleRect base on the return value of nsDisplayMask::GetBounds.
Before this patch, the region of out-of-flow descendants is discarded.
MozReview-Commit-ID: JEeegiO1a6J
--HG--
extra : rebase_source : 0e66c0765d7eb7700592ab947c92a705a7281ea5
2016-10-06 17:53:19 +08:00
cku
a73d4a3f35
Bug 1299715 - Part 1. Replace ContainerItemType::eSVGEffects by ContainerItemType::eFilter. r=mstange
...
MozReview-Commit-ID: 73mxBsY3W0p
--HG--
extra : rebase_source : 4f9ac3d5400584c7d892c56a7c8b6dbfeae8e42f
2016-10-05 23:23:40 +08:00
Gabor Krizsanits
966a5d54d4
Bug 1308895 - Reuse process in browser-test.js. r=mrbkap
2016-10-12 19:51:00 +02:00
Gabor Krizsanits
876516c028
Bug 1301340 - part2: Force single content process in some tests. r=mrbkap
2016-10-12 19:50:42 +02:00
Tooru Fujisawa
5f1c1c094f
Bug 1308023 - Null check info.fName in PluginInfoIsFlash. r=jimm
2016-10-13 02:49:24 +09:00
George Wright
0d128cb330
Bug 1307749 - Ensure that we still set filterSourceGraphicTainted and an empty filter when updating our filter in CanvasRenderingContext2D r=mstange
2016-10-12 13:06:02 -04:00
aleth
5fc72c6bc3
Bug 1241209 - Disable test_sqlite_internal.js for Thunderbird OS X. r=Yoric
...
--HG--
extra : rebase_source : d3969c44b932dc64064852ed2bbad9dafbe0db2f
2016-10-12 17:39:27 +02:00
Olli Pettay
dca2ee1c12
Bug 1169287, try to make browser_visibleFindSelection.js more reliable, r=mikedeboer
...
--HG--
extra : rebase_source : 2987ff00964c0c9f15a13071f86ed274bba3de69
2016-10-12 19:01:19 +03:00
Sebastian Hengst
f1659f19b4
Backed out changeset 221d9d15395f (bug 1299715) for failing reftest clipPath-and-mask-on-outflowElement-01a.html on Windows 8 x64. r=backout
2016-10-12 18:02:18 +02:00
Sebastian Hengst
162bba7f14
Backed out changeset aad315d1eb89 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
39f37cfc06
Backed out changeset bf2428d58601 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
22483d098a
Backed out changeset fa72646efc0a (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
ead934e26a
Backed out changeset c53086907356 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
f984f3a888
Backed out changeset b91db6687d19 (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
e1301411c3
Backed out changeset 4f0b13e4444a (bug 1299715)
2016-10-12 18:02:18 +02:00
Sebastian Hengst
59477e6b56
Backed out changeset c9c910a1c399 (bug 1299715)
2016-10-12 18:02:17 +02:00
Sebastian Hengst
e9833c971d
Backed out changeset 7d5077078dca (bug 1299715)
2016-10-12 18:02:17 +02:00
Sebastian Hengst
8f0cecb6bc
Merge m-c to mozilla-inbound to fix reftest failure. r=merge a=merge
2016-10-12 15:58:40 +02:00
Sebastian Hengst
4016945f8f
Bug 1309533 - Annotate reftest 395107-2 as fuzzy which got triggered by rebucketing. r=dholbert a=Tomcat
...
MozReview-Commit-ID: 5ZNi1dcDL0T
2016-10-12 15:49:18 +02:00
Neil Deakin
97647daf2c
Bug 1307793, pressing space when menulist is ofocused should perform incremental find select rather than open the menu, r=ksteuber
2016-10-12 09:18:08 -04:00
Neil Deakin
7f547cba15
Bug 1304243, scroll the current item into view when opening a menulist after it gets positioned so that it scrolls properly if the popup gets cropped, r=ksteuber
2016-10-12 09:18:05 -04:00
Andrea Marchesini
4f20f137bf
Bug 1309139 - Get rid of NS_NewDOMMessageEvent, r=smaug
2016-10-12 15:17:10 +02:00
Andrea Marchesini
19a783cce8
Bug 1308667 - WorkerPrivate::QueueRunnable can be used by any parent thread; assertion fixed, r=bkelly
2016-10-12 15:15:04 +02:00
Carsten "Tomcat" Book
2844380bd4
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.cpp => media/psshparser/PsshParser.cpp
rename : media/gmp-clearkey/0.1/ClearKeyCencParser.h => media/psshparser/PsshParser.h
rename : media/gmp-clearkey/0.1/gtest/TestClearKeyUtils.cpp => media/psshparser/gtest/TestPsshParser.cpp
rename : media/gmp-clearkey/0.1/gtest/moz.build => media/psshparser/gtest/moz.build
2016-10-12 12:01:48 +02:00
Carsten "Tomcat" Book
a93333bf09
merge fx-team to mozilla-central a=merge
2016-10-12 12:00:50 +02:00
Carsten "Tomcat" Book
f21768dc9c
Backed out changeset aa789d732c6c (bug 1309299) for wpt-4 test failures on own test
2016-10-12 08:49:30 +02:00
Petr Sumbera
63cbc5cc98
Bug 1309246 - avoids bug909997.js test failure on systems with JS_CODEGEN_NONE set. r=nbp
2016-10-11 10:56:04 -07:00
Chris Pearce
b34a32e0bb
Bug 1309299 - make navigator.requestMediaKeySystemAccess() reject with TypeError for empty keysystem string or config. r=gerald
...
This makes us match the spec and pass more cases of
http://www.w3c-test.org/encrypted-media/drm-mp4-syntax-mediakeysystemaccess.html
but we still need to adjust the test so that it's consistent, as pointed out
by bz.
MozReview-Commit-ID: KEfRk4QnJKR
--HG--
extra : source : a54ae0c94eefcf30270abad6463ed0becd0331db
2016-10-11 10:37:34 -07:00
Phil Ringnalda
6182caa3b9
Backed out 2 changesets (bug 1278136
) for failures in no-stacking-context-opacity-removing-animation-in-delay.html
...
Backed out changeset 62cf4a7d6007 (bug 1278136
)
Backed out changeset 5f2db29e67ca (bug 1278136
)
MozReview-Commit-ID: K9WcZFjL2XB
2016-10-11 20:40:36 -07:00
Sotaro Ikeda
1d3ceeff04
Bug 1306521 - Handle VP9 colorspace BT.709 on BasicCompositor r=nical,jwwang,jya,jrmuizel
2016-10-11 19:46:28 -07:00
Phil Ringnalda
c26d9eb6e6
Backed out changeset 0257341f6b62 (bug 1301232) for WinXP permaorange in test_content_integration.html
...
MozReview-Commit-ID: Bz0VkhmpJL1
2016-10-11 18:42:46 -07:00
Patrick Brosset
a38e6ca6d7
Bug 1304685 - Show empty text nodes in markupview if they impact layout; r=jdescottes
...
When the inspector actor walks the DOM in order to find nodes to be
displayed in the inspector panel, it ignores text nodes that contain
only whitespace characters (in order to avoid cluttering the panel with
useless information).
This commit changes this logic so that whitespace text nodes are only
ignored when the node in fact has no layout at all (all text collapsed).
Inside inline formatting contexts, whitespace text nodes may have layout
and therefore push elements further apart. So seeing these nodes in the
panel actually help debugging issues.
MozReview-Commit-ID: GvNMsqsT3w6
--HG--
extra : rebase_source : 5c04eaf9e19e952d9f6ca267ef835e1846bc7f4a
2016-10-11 16:29:20 +02:00