Cameron McCormack
27d8bc9321
Bug 1326015 - Run AssertTreeIsClean on all style roots. r=xidorn
...
MozReview-Commit-ID: 1GkRS05tda
--HG--
extra : rebase_source : 5bffe0cdab8b8e14044dc2f02af686e3a83368e8
2016-12-28 16:26:10 +08:00
Ryan VanderMeulen
afa6b83a60
Merge m-c to autoland. a=merge
2016-12-27 00:01:54 -05: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
Phil Ringnalda
b94a0cbd73
Merge m-i to m-c, a=merge
2016-12-24 16:51:17 -08:00
Wes Kocher
37e6ad7e9e
Backed out 7 changesets (bug 1322938) for test_lowDiskSpace.html failures on android a=backout
...
Backed out changeset 1de6bfc4c973 (bug 1322938)
Backed out changeset 45b81607acd2 (bug 1322938)
Backed out changeset 2f3c2e660d28 (bug 1322938)
Backed out changeset d93937b3f80e (bug 1322938)
Backed out changeset 91c8b6d99e35 (bug 1322938)
Backed out changeset b6bdaf0dd932 (bug 1322938)
Backed out changeset 4b6ed4bb4263 (bug 1322938)
2016-12-23 20:55:55 -08:00
Tim Nguyen
c2ebb6b528
Bug 1322938 - Basic implementation of HTMLDialogElement. r=smaug, masayuki
...
MozReview-Commit-ID: AU92mq2QZIc
2016-12-23 16:01:50 +01:00
Bobby Holley
38fbeaa270
Bug 1325728 - Simplify pseudo-element handling. r=heycam
2016-12-23 19:23:52 -08:00
Bobby Holley
3e1898e903
Bug 1325728 - Use Gecko's existing mechanism to coordinate flushing the Stylist. r=heycam
2016-12-23 19:23:50 -08:00
Hiroyuki Ikezoe
54503e5fd9
Bug 1311620 - Part 11: Implement shadow list addition. r=boris
...
MozReview-Commit-ID: DRShA4qUS8Q
--HG--
extra : rebase_source : 68f4aee6abff1ac11815b18e2aa15b9470111497
2016-12-24 20:05:34 +09:00
Hiroyuki Ikezoe
059eaa8ee8
Bug 1311620 - Part 10: Implement filter list addition. r=boris
...
MozReview-Commit-ID: 8bQWBVveP9L
--HG--
extra : rebase_source : 5c292ee6d4cf547263fa0114f642fecb28ac5b17
2016-12-24 20:04:56 +09:00
Hiroyuki Ikezoe
523ccaff51
Bug 1311620 - Part 9: Implement transform list addtion. r=boris.
...
MozReview-Commit-ID: 76b5eJ9FtWo
--HG--
extra : rebase_source : fd77fbeea96986c0a7fa484d067074e3f9f87677
2016-12-24 20:04:52 +09:00
Hiroyuki Ikezoe
2418629ef8
Bug 1311620 - Part 8: Implement color addition. r=boris
...
Actually this is the same as color accumulation. Now we can pass test cases
that interpolation with overflowed values.
MozReview-Commit-ID: L4RqBhG5n3l
--HG--
extra : rebase_source : e80f1c135b33703dcda7c99df897aa7097030f05
2016-12-24 20:03:48 +09:00
Hiroyuki Ikezoe
5201cc33f3
Bug 1311620 - Part 4: Implement keyframe composite(add). r=birtles
...
This patch also fixes expected computed offset values in frame at 0.5 offset for
add composite.
MozReview-Commit-ID: 8PNp237NoV4
--HG--
extra : rebase_source : 7bdf83741198fb81c6721cad1764e6464033c240
2016-12-24 19:54:27 +09:00
Wes Kocher
1e19e7e80a
Backed out 6 changesets (bug 1322938) for android failures in test_lowDiskSpace.html CLOSED TREE a=backout
...
Backed out changeset 8d9ed256d618 (bug 1322938)
Backed out changeset 0d04a7f9567b (bug 1322938)
Backed out changeset f3bed08a1f6f (bug 1322938)
Backed out changeset 2992c400da4d (bug 1322938)
Backed out changeset cf6c65628dd0 (bug 1322938)
Backed out changeset 4c88ef02c5d4 (bug 1322938)
2016-12-23 13:40:26 -08:00
Sebastian Hengst
aec0bd379b
Backed out changeset 5bc2005e01a6 (bug 1063162) for failing own test caret-color-01.html at least on OSX and Windows 8 x64. r=backout
2016-12-22 17:44:43 +01:00
Sebastian Hengst
0c01725b19
Backed out changeset 148e65bd3f3b (bug 1063162)
2016-12-22 17:43:34 +01:00
Xidorn Quan
90a0e4020f
Bug 1063162 part 2 - Implement caret-color property. r=dholbert
...
MozReview-Commit-ID: DH7CX1d477R
--HG--
extra : rebase_source : 7ae1fe1f438e8b8b475370924cea31eb65c78fab
2016-12-22 11:04:15 +11:00
Xidorn Quan
74327538ed
Bug 1063162 part 1 - Add auto value support to StyleComplexColor. r=birtles
...
MozReview-Commit-ID: E6EFICyY3dh
--HG--
extra : rebase_source : 8f0a037a8a7a460c46e70af5f54a899df212fed5
2016-12-22 11:03:37 +11:00
Wei-Cheng Pan
2351d9ac6c
Bug 1323946 - Use MOZ_MUST_USE for netwerk/protocol/res r=valentin
...
MozReview-Commit-ID: 7tcOml6jKdj
--HG--
extra : rebase_source : 76cae2125b93ad68871408187f04ef02bcc228c6
2016-11-04 18:13:13 +08:00
Mats Palmgren
ee97987440
Bug 1322191 part 3 - [css-display] Tests for display:flow-root. r=dholbert
2016-12-23 19:11:04 +01:00
Mats Palmgren
69e8c00577
Bug 1322191 part 1 - [css-display] Add style system support for display:flow-root. Enable it by default. r=dholbert
2016-12-23 19:11:03 +01:00
Tim Nguyen
53316683b8
Bug 1322938 - Basic implementation of HTMLDialogElement. r=smaug, masayuki
...
MozReview-Commit-ID: AU92mq2QZIc
2016-12-23 16:01:50 +01:00
Timothy Nikkel
748db52939
Bug 1325297. Create a variant of imgIContainer::StartDecoding that returns if the current image frame is complete. r=aosmond
...
During painting we do some image decoding, but we want to send the image progress notifications from that decoding async. The CSS image renderer checks if the image is complete before painting it. So if the decoding we did during painting resulted in the images becoming complete there is no way to tell that during the same paint. Thus making that decoding a waste of time.
So we add a limited way of telling if the result of a StartDecoding call has resulting in an image that is ready to paint so we can get that result during the same paint.
I would have prefered to change StartDecoding to just return a bool but that would have made the bool an outparam, which would make every StartDecoding call uglier with extra code. Changing it to a notxpcom function would have fixed that, but I'm not sure if that is safe.
2016-12-23 01:07:45 -06:00
cku
286c728e90
Bug 1311270 - Part 3. Replace {bg|mask}-origin/{bg|mask}-clip constants by StyleGeometryBox.
...
MozReview-Commit-ID: DYokhDa9fFQ
--HG--
extra : rebase_source : a187c3f9519efb8b031913ce0dbf643c05232fa2
2016-11-22 15:30:01 +08:00
cku
d44e01d03c
Bug 1311270 - Part 2. Rename StyleClipPathGeometryBox to StyleGeometryBox and extend contained values.
...
MozReview-Commit-ID: 85zjcifAycX
--HG--
extra : rebase_source : 6c2a7c7913251c89888527d70b3b1fe27c475b4a
2016-11-22 14:49:43 +08:00
Ethan Lin
f85a0b4881
Bug 1303623 - Part5. Testcase changes. r=heycam
...
MozReview-Commit-ID: 89A8ESHo2yJ
--HG--
extra : rebase_source : 65f651498283275f20f47582fea078a9f0aecdb1
2016-10-19 15:54:04 +08:00
Ethan Lin
118c327468
Bug 1303623 - Part3. Parser changes. r=heycam
...
MozReview-Commit-ID: AQz596lVFnd
--HG--
extra : rebase_source : 05763779146dbd91586317345b742a043730fb5c
2016-10-19 15:49:10 +08:00
Ethan Lin
f1d376b659
Bug 1303623 - Part2. Style structure changes. r=heycam
...
MozReview-Commit-ID: Lkdd5nAQRwG
--HG--
extra : rebase_source : 644ad5a39359d956c6c102be3735278c42872ce3
2016-10-19 15:48:47 +08:00
Ethan Lin
a8763b0e05
Bug 1303623 - Part1. Style const changes. r=heycam
...
MozReview-Commit-ID: 7QfVXegiiqc
--HG--
extra : rebase_source : d98165a7ef1981bbe2fbd3d0ea028db2a9cd7bf9
2016-10-19 15:45:05 +08:00
Xidorn Quan
262d2eb93a
Bug 1063162 part 2 - Implement caret-color property. r=dholbert
...
MozReview-Commit-ID: DH7CX1d477R
--HG--
extra : rebase_source : 29c57f59a3073a05beed1c4160e2fd74d3e29617
2016-12-22 11:04:15 +11:00
Xidorn Quan
51c845d50b
Bug 1063162 part 1 - Add auto value support to StyleComplexColor. r=birtles
...
MozReview-Commit-ID: E6EFICyY3dh
--HG--
extra : rebase_source : 8f0a037a8a7a460c46e70af5f54a899df212fed5
2016-12-22 11:03:37 +11:00
Xidorn Quan
2eb9f6b181
Bug 1324988 - Enable some style system tests for stylo. r=gps
...
MozReview-Commit-ID: 5wRC8a1tgae
--HG--
extra : rebase_source : 47a0812e443cc5320c2585712f6f60338e2d8ad3
2016-12-21 15:11:12 +11:00
Ting-Yu Lin
6c29f00e11
Bug 1325006 Part 2 - Convert NS_RADIUS_* to StyleShapeRadius enum class. r=heycam
...
The "default" case in EnumerationToLength() is not needed anymore because
StyleShapeRadius is an enum class, which cannot have other values.
MozReview-Commit-ID: GHkPAXXxqGZ
--HG--
extra : rebase_source : 8bc51d6f21cd70688d3b968bcd0a5ef12a6e3f47
2016-12-03 16:13:49 +08:00
Ting-Yu Lin
b8e8384476
Bug 1325006 Part 1 - Allow enum or enum classes to be stored in nsStyleCoord. r=heycam
...
MozReview-Commit-ID: EEXh6n8u7l6
--HG--
extra : rebase_source : 2a73a5f136d2b6c04848fbeee7067781cb38400d
2016-12-21 17:03:07 +08:00
Manish Goregaokar
6a9db075ab
Bug 1324251 - Test updates for windows drive letters; r=valentin
...
MozReview-Commit-ID: 73qntNmXmAk
--HG--
extra : rebase_source : d23b187ee0805965013aa5633294b72102fe2ee3
2016-12-18 22:54:42 -08:00
Carsten "Tomcat" Book
e8b62ac15b
merge mozilla-inbound to mozilla-central a=merge
2016-12-21 16:57:08 +01:00
Cameron McCormack
d4d8ba1d5f
Bug 1324624 - stylo: Mark currently failing crashtests with asserts-if(stylo,...). r=xidorn
...
MozReview-Commit-ID: 7iiwRwiQ8s4
2016-12-21 15:42:36 +08:00
Xidorn Quan
47dc891b40
Bug 1311870 - Change property id of moz-prefixed properties to match their name. r=heycam
...
MozReview-Commit-ID: DkrMkzMq5qM
--HG--
extra : source : 8d502b58d6124335dcf54146306628644252dfb6
extra : amend_source : f40b0e1629e6c0fcb1c1c595d7787e18e0271924
2016-12-21 18:16:50 +11:00
Phil Ringnalda
4f5f9f3222
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: EI1fU13SR79
2016-12-20 20:15:20 -08:00
Xidorn Quan
f7070d6e85
Bug 1321176 - Handle unresolved url value gracefully. r=heycam,manishearth
...
This changes as_slice_components() to return the original url if the url
is not resolved. It returns Ok() vs. Err() to distinguish between the
two cases because we cannot assign an unresolvable url to -moz-bindings.
MozReview-Commit-ID: FrWyDTIQfgH
--HG--
extra : source : 16d65b9c32c3beab744dbca93e7689ee616c0add
2016-12-21 10:13:00 +11:00
Mantaroh Yoshinaga
70e5e7e4ef
Bug 1202333 part 2 - Update the CSSTransition::QueueEvents to specification. r=birtles
...
MozReview-Commit-ID: BxkZ359g7JR
--HG--
extra : rebase_source : b832f1e85ae022291bf3999cd3d49dfe2ba6a6a0
2016-12-20 15:57:20 +09:00
Mantaroh Yoshinaga
90c5d3d372
Bug 1202333 part 1 - Remove excessive animationiteration event. r=birtles
...
The Firefox fired excessive animationiteration event.
But We fixed specification in order to prevent firing the animationiteration when animation is start.
For detail, See https://github.com/w3c/csswg-drafts/issues/68
MozReview-Commit-ID: 391DRxSpq86
--HG--
extra : rebase_source : 38e6710da4d9ad7422d6313eeae2803402a51b24
2016-12-20 15:57:13 +09:00
Jessica Jong
556aae19f0
Bug 1286182 - Implement the layout for <input type=date>. r=mconley,smaug
...
--HG--
rename : dom/html/test/forms/test_input_time_focus_blur_events.html => dom/html/test/forms/test_input_datetime_focus_blur_events.html
2016-12-19 00:50:00 +08:00
Hiroyuki Ikezoe
84ce87ba3a
Bug 1323114 - Handle interpolation between 'none' and 'accumulate matrix' as different transform list. r=boris
...
MozReview-Commit-ID: HoyOKsMxmDH
--HG--
extra : rebase_source : e0cf252bee039fdd3eb5004b7dbfe467e7bff340
2016-12-21 06:12:33 +09:00
Phil Ringnalda
8794706198
Merge m-c to autoland
2016-12-20 20:20:10 -08:00
Mantaroh Yoshinaga
5001f6218d
Bug 1264125 part 7 - Update legacy transition event tests. r=birtles
...
MozReview-Commit-ID: 4oIa0Plqupz
--HG--
extra : rebase_source : 7f6317bff85d2db0c517f3630ed1ff2cdbe22e62
2016-12-20 16:03:29 +09:00
Mantaroh Yoshinaga
5dec1d98b2
Bug 1264125 part 6 - Queue CSS related event when setting null target effect. r=birtles
...
MozReview-Commit-ID: 6KILkmNInbm
--HG--
extra : rebase_source : 261818498c1aa57ff04781f22be246852f59efe3
2016-12-20 16:03:29 +09:00
Mantaroh Yoshinaga
c0862bc6f3
Bug 1264125 part 5 - Call the queueing events when canceling transition via Style or Script. r=birtles
...
MozReview-Commit-ID: 5qWef4xCZXX
--HG--
extra : rebase_source : bda04eabf912d7ebc554f06b3a4109f7a3afbf9f
2016-12-20 16:03:29 +09:00
Mantaroh Yoshinaga
a24e3aea30
Bug 1264125 part 4 - Queue transitioncancel when animation status is idle. r=birtles
...
MozReview-Commit-ID: CsmIcWfKAID
--HG--
extra : rebase_source : a91747fa040e15dc895bd9836ced775a6636bb02
2016-12-20 16:03:29 +09:00
Cameron McCormack
e9a3df412d
Bug 1324341 - Part 2: Redo the cascade when CSSOM methods modify style sheets. r=xidorn
...
MozReview-Commit-ID: AIkwBaUlxD7
2016-12-19 14:30:14 +08:00