Wes Kocher
ad35031103
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: LhiAcCiFBus
2017-07-26 18:33:18 -07:00
Ehsan Akhgari
74443cf834
Bug 1384222 - Try to avoid dynamic allocations in TreeMatchContext::InitAncestors if possible; r=bzbarsky
2017-07-26 20:00:06 -04:00
cku
14c2482fbe
Bug 1301245 - Part 3. Resolve a style image if nsSVGPaintingProperty can not handle it. r=heycam
...
MozReview-Commit-ID: 9m7yJ4CgCvr
--HG--
extra : rebase_source : 3f0fa1a7ead8ca5ac595e1a5d3cf15bf555291e7
2017-07-26 12:02:44 +08:00
cku
321461fb26
Bug 1301245 - Part 2. Do not resolve a style image if the given url has a fragment. r=heycam
...
MozReview-Commit-ID: 18LFjlWZBLl
--HG--
extra : rebase_source : afbba14c09f937340bd506859cbcc829100f9e8d
2017-07-26 11:21:30 +08:00
cku
d869a580cc
Bug 1301245 - Part 1. Implement nsStyleImage::IsResolved. r=heycam
...
We need this new API in the following patch.
MozReview-Commit-ID: JSoCgzKWrfs
--HG--
extra : rebase_source : e7da0a990b991b1c417015a9cb4f9e2b1e98faae
extra : source : 8f02c1ea8448315f9284939823d66e67cdc5ad87
2017-07-20 01:02:17 +08:00
Josh Matthews
ace7bd502f
Bug 1381137: Append skipped/dropped message to Stylo CSS error reports. r=heycam
...
MozReview-Commit-ID: GUgJneVg1oy
2017-07-26 14:55:33 +02:00
Carsten "Tomcat" Book
aa090c5164
Backed out changeset c25880692555 (bug 1380259) on developers request
2017-07-26 14:28:01 +02:00
Fernando Jimenez Moreno
f84de8b097
Bug 1380259 - stylo: update test expectations. r=xidorn
...
MozReview-Commit-ID: 3lccr7l8M29
--HG--
extra : rebase_source : 8fc680b078caf79e2b4a0c559a2810a6b24815ce
2017-07-26 13:18:05 +02:00
Emilio Cobos Álvarez
b6a289fe2e
Bug 1384065: Tests. r=heycam
...
MozReview-Commit-ID: BHcyfvgBhaK
--HG--
extra : rebase_source : be5413a90c17b239c7ffc13de2daa9a2a6c75eeb
2017-07-26 02:12:05 +02:00
Carsten "Tomcat" Book
8a74dfa905
Merge mozilla-central to autoland
2017-07-26 11:18:21 +02:00
Carsten "Tomcat" Book
198430bca2
merge mozilla-inbound to mozilla-central a=merge
2017-07-26 11:11:40 +02:00
Ryan VanderMeulen
fc0b3076bb
Bug 1383975 - Add crashtest.
2017-07-26 00:13:53 -04:00
Daisuke Akatsuka
000fc27d48
Bug 1379921 - Part 3: remove test fail annotations from reftest. r=hiro
...
Since we make "font-variant-alternates" animatable,
should remove test fail annotation from reftest.list.
MozReview-Commit-ID: ChdeSvUbTBh
--HG--
extra : rebase_source : fac9fb01a60c684d7169866964621f431b3508e3
2017-07-26 12:28:31 +09:00
Hiroyuki Ikezoe
a46b077ea1
Bug 1381420 - A crash test that has an element is not restyled but has reconstruct frame damage during flushing throttled animations. r=emilio
...
The details element, which is a sibling of an animating element, is checked
whether the element needs to be processed in a post traversal for throttled
animation flush because the parent element has animation-only dirty bit (i.e.
the parent element is a common ancestor of the animating element and the
details element). Also at the moment of the check the details element has
reconstruct frame damage because 'open' attribute is changed. Thus in the check
the details element was not restyled but had reconstruct frame damage.
MozReview-Commit-ID: FvsyZlUjhFi
--HG--
extra : rebase_source : 80ee22e7a3092ee208ce74304c242da782f6a0f4
2017-07-26 11:50:12 +09:00
Bobby Holley
8862f9008d
Bug 1341102 - Reenable some more reftests. r=me
...
MozReview-Commit-ID: zYSKOW3uXi
2017-07-25 21:02:32 -07:00
Kevin Hsieh
61cee79da1
Bug 1383925 - Remove unnecessary copy construction of default font in nsRuleNode.cpp. r=dholbert
...
MozReview-Commit-ID: 6awjBjmEBsM
--HG--
extra : rebase_source : af3055ea0bb480b58fcfd1a5c79dfcb59eec6d78
2017-07-24 17:56:54 -07:00
Wes Kocher
f19f28adfd
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: F1X8wKqbkg
2017-07-25 19:16:09 -07:00
Wes Kocher
65bbd0525a
Merge inbound to central, a=merge
...
MozReview-Commit-ID: E4oXfAM1mtd
2017-07-25 19:04:37 -07:00
Geoff Brown
52530ae04e
Bug 1380830 - Disable reftest container-with-clamping.html for frequent intermittent failures; r=me,test-only
2017-07-25 09:28:53 -06:00
Carsten "Tomcat" Book
bdf7db3d13
Merge mozilla-central to mozilla-inbound
...
--HG--
rename : dom/tests/mochitest/chrome/test_window_getAppLocales.html => dom/tests/mochitest/chrome/test_window_getRegionalPrefsLocales.html
rename : mobile/android/app/src/main/res/drawable/as_contextmenu_divider.xml => mobile/android/app/src/main/res/drawable/as_contextmenu_divider_helper.xml
rename : testing/tools/autotry/autotry.py => tools/tryselect/selectors/syntax.py
extra : rebase_source : d74c74a654cd977d35e35de2768ada4ebe659ae4
2017-07-25 14:38:43 +02:00
Carsten "Tomcat" Book
679210723b
merge mozilla-inbound to mozilla-central a=merge
2017-07-25 14:27:17 +02:00
Kartikaya Gupta
9c8e5912d3
Bug 1383204 - Allow layers-free webrender mode in chrome prescontexts. r=ethlin
...
MozReview-Commit-ID: 44OBpd0R5fX
2017-07-25 08:18:52 -04:00
Kartikaya Gupta
f909a23c70
Bug 1383204 - Create webrender commands for the nsDisplayRemote display item. r=ethlin
...
This allows us to turn on layers-free mode in the firefox UI process,
and have it work better in that the content process' content actually
shows up.
MozReview-Commit-ID: qBnfueYmuf
2017-07-25 08:18:49 -04:00
Kartikaya Gupta
fc9b6a3e28
Bug 1383204 - Change helper function's return type to be more strongly typed. r=mattwoodrow
...
No functional change here, but this makes the next patch simpler.
MozReview-Commit-ID: BzdmQ243VeI
2017-07-25 08:18:46 -04:00
Kartikaya Gupta
11bfdd333f
Bug 1383204 - Remove unused function parameter. r=mattwoodrow
...
MozReview-Commit-ID: JtJAHdHBqNd
2017-07-25 08:18:41 -04:00
Ethan Lin
4cd23c6b8f
Bug 1373530 - Clean some unused reftest annotations after enabling background color layer by default. r=kats
2017-07-25 17:49:04 +08:00
Dão Gottwald
fe72da1e54
Bug 1007283 - Enable arrow panel animations on Linux. r=jaws
...
MozReview-Commit-ID: BUL3NWpsKll
--HG--
extra : rebase_source : b2434d6167e758a92b42a2277e5f4b63f32e7e00
2017-07-19 23:16:19 +02:00
Carsten "Tomcat" Book
0ff1ec388b
Merge mozilla-central to autoland
2017-07-25 14:35:23 +02:00
Carsten "Tomcat" Book
1c55d9468a
Backed out changeset 7c3ddf34fc42 (bug 1377158) for stylo failures
2017-07-25 14:34:14 +02:00
Carsten "Tomcat" Book
479379519a
Backed out changeset 2fbce7c06627 (bug 1377158)
2017-07-25 14:33:42 +02:00
Fernando Jimenez Moreno
f61c37ce13
Bug 1382285 - stylo: initialize missing Servo*Rule with line and column numbers. r=xidorn
...
MozReview-Commit-ID: 7gNTbctHYGh
--HG--
extra : rebase_source : 3a7649155311b89809470dce0121e28a465c630d
2017-07-24 15:07:07 +02:00
Xidorn Quan
4e4645bdba
Bug 1382077 part 4 - Update test expectations. r=heycam
...
MozReview-Commit-ID: 75nHSozDSNq
--HG--
extra : rebase_source : e7db959599606db14486207eef9d9a42aff25385
2017-07-24 13:02:58 +10:00
Xidorn Quan
ef7357ef4c
Bug 1382077 part 3 - Record viewport unit usage and generate proper restyle hint. r=heycam
...
MozReview-Commit-ID: FA2TiIejUT
--HG--
extra : rebase_source : f34741f4129c669aff3588c17bb81f5feca29e67
2017-07-24 13:02:17 +10:00
Xidorn Quan
d645f266b8
Bug 1382077 part 2 - Move mUsesViewportUnits into nsStyleSet. r=heycam
...
MozReview-Commit-ID: DQ4ZoLLNPeN
--HG--
extra : rebase_source : 789b1b58eb760e74802dfac1c5b4070f02e1185c
2017-07-24 11:51:32 +10:00
Xidorn Quan
7399a0157a
Bug 1382077 part 1 - Have StyleSet::MediumFeaturesChanged return nsRestyleHint rather than a bool. r=heycam
...
MozReview-Commit-ID: 5g3mHU8pxXP
--HG--
extra : rebase_source : aff51be14395850620fe43d814c49e30a3048be5
2017-07-24 11:27:08 +10:00
cku
5acc1499f0
Bug 1383791
- Download an SVG resource only if the mask URL consists of a fragment. r=heycam
...
MozReview-Commit-ID: OT6ipv3qSj
--HG--
extra : rebase_source : 295f3de7ece6aaa2473d7efc376de078419f3e10
extra : source : cb4b39a80923ff50dc6b4c3dc0b9ff9c508e5b48
2017-07-19 19:45:34 +08:00
Cameron McCormack
f7f0ad18d0
Bug 1376248 - Part 1: Use an nsAutoAnimationMutationBatch when updating animations for an element in stylo. r=birtles
...
MozReview-Commit-ID: 2ft7qn9iVLB
--HG--
extra : rebase_source : b24eea2c4e08b448dcbc1891339a42d3534ddc2d
2017-07-24 16:02:53 +08:00
Masayuki Nakano
8661a7547b
Bug 1382118 - Make nsPrintEngine::AfterNetworkPrint() do nothing if mPtr is nullptr r=dholbert
...
According to the crash reports, nsPrintEngine::AfterNetworkPrint() may be called after nsPrintEngine::Destroy() is called. In this case, the method should do nothing because it's already been destroyed.
MozReview-Commit-ID: IwY9fR1OUwU
--HG--
extra : rebase_source : 6fb2e23a1e30da59c4c8823e72b8a4460c8adb28
2017-07-22 00:43:38 +09:00
Cameron McCormack
2042375cc8
Bug 1371150 - Update test expectations. r=hiro
...
MozReview-Commit-ID: D6CK7LouSxO
--HG--
extra : rebase_source : 1cb4c6698575dae1c8d0e1b3894c2670d095cf75
2017-07-24 19:42:18 +08:00
cku
0919df438f
Bug 1029610 - Remove b2g skip-if in forms/test/mochitest.ini. r=pyang
...
MozReview-Commit-ID: 2zB8es3S86b
--HG--
extra : rebase_source : e225fbbf09d5c49e3adc2d770963ca353847e3a7
2017-07-24 22:48:45 +08:00
Hiroyuki Ikezoe
b096686ea6
Bug 1383589 - Process post traversal whenever StyleDocument() or StyleDocumentForThrottledAnimationFlush() returns true. r=emilio
...
The test case in this patch freezes without this fix.
MozReview-Commit-ID: 6Rb9XmtAmpM
--HG--
extra : rebase_source : 9a68482c77d5e77ed5733f757ed3ec021834ba2f
2017-07-25 11:49:04 +09:00
Bobby Holley
d1534d15b4
Bug 1341102 - Re-enable some crashtests. r=me
...
MozReview-Commit-ID: 65QY7FfZQcL
2017-07-24 18:35:19 -07:00
KuoE0
29854794cf
Bug 1377158 - (Part 7) Disable failed test cases. r=heycam
...
MozReview-Commit-ID: 75Me2Fa5qIa
--HG--
extra : rebase_source : 0b78f7aca9755071e3929169202368d962ad934d
2017-07-19 15:04:39 +08:00
Ya-Chieh Wu
2616e6e38b
Bug 1375518 - Add reftest to check that border-radius is painted correctly on table. r=dbaron
...
MozReview-Commit-ID: KPuHtkttJim
--HG--
extra : rebase_source : 40658310460841ff95a6215bebcd3653d6fc62d1
extra : histedit_source : 0b2e14f7e4b02ed14d2266cd75ecef39d3944c79
2017-07-18 12:00:27 +08:00
ywu
c02e41a36e
Bug 1375518 - Add reftest to check that border radius is painted correctly on border-collapsed table. r=mattwoodrow
...
--HG--
extra : rebase_source : a5b43f73149a04639ffc069a38f960e58cab681c
extra : histedit_source : 9ec685177874b21bc6cd778431642bc41ce91b69
2017-07-18 11:47:17 +08:00
Morris Tseng
24047e52eb
Bug 1375518 - Don't override GetBorderRadii in nsBCTableCellFrame. r=mattwoodrow
...
MozReview-Commit-ID: 7CSTDwuxm21
--HG--
extra : rebase_source : 769e34695412837e074b414578832afba10b58ef
2017-07-18 10:54:11 +08:00
Emilio Cobos Álvarez
cd3f69980b
Bug 1384020: Test. r=canaltinova
...
MozReview-Commit-ID: JsuNmfbHgFW
--HG--
extra : rebase_source : c4a9cf2a34cb71dd6b9cfb12e2d604ba1752d9e0
2017-07-26 00:11:16 +02:00
Yoshi Huang
7036b3761f
Bug 1382531 - Part 1: rewrite crashtest for data: URI is unique opaque origin. r=smaug
2017-07-25 09:56:02 +08:00
Wes Kocher
fd09155f06
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 418vKEKrk3n
2017-07-24 18:10:56 -07:00
Wes Kocher
2673406be5
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 1oTeP8uycV2
2017-07-24 18:06:39 -07:00