Wes Kocher
d978bf2b9d
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 7py654uXbYD
2017-02-07 16:55:50 -08:00
Wes Kocher
672c83ed65
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 5H1ZxSV0XuM
2017-02-07 16:33:31 -08:00
Emilio Cobos Álvarez
067250e70a
Bug 1337248: remove bogus assertion in presence of explicit change hints. r=bholley
...
When any explicit change hint appears to trigger, for example, a repaint, this
assertion is no longer true, and we should indeed avoid recreating the style
context unnecessarily for that element.
MozReview-Commit-ID: Ln7lBPZW0kp
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2017-02-07 21:01:01 +01:00
Emilio Cobos Álvarez
c662f579aa
Bug 1336708: Reftest. r=dholbert
...
MozReview-Commit-ID: DDpc5oMXFgB
2017-02-07 21:00:54 +01:00
Emilio Cobos Álvarez
d161d20ce7
Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's computed height has changed. r=dholbert
...
For some stretched items, we override the computed height of the input for
measuring reflows, which may change the ascent and height result.
Just use that as a key for the reflow result cache too.
MozReview-Commit-ID: 9NyObfVucnC
2017-02-07 21:00:45 +01:00
Sebastian Hengst
0264cdf6be
Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps
...
For components also referencing it in code, see the blockers of bug 1336311.
MozReview-Commit-ID: 4tUZ24HKBWy
--HG--
extra : rebase_source : ec16149f525b9b7eaca7f96f1369929d21497121
2017-02-07 17:52:56 +01:00
Carsten "Tomcat" Book
775c0b6d2b
Merge mozilla-central to mozilla-inbound
2017-02-07 14:14:38 +01:00
Carsten "Tomcat" Book
092e5dc5f1
merge mozilla-inbound to mozilla-central a=merge
2017-02-07 14:08:46 +01:00
Cameron McCormack
ba8e011576
Backed out changeset c5d678ebcbcd (bug 1334876) for test failures.
...
MozReview-Commit-ID: 7lAhjbEiSsd
2017-02-07 11:58:28 +08:00
Cameron McCormack
2a1b706896
Bug 1334876 - Go through the event loop to dispatch FontFaceSet events. r=bz
...
MozReview-Commit-ID: BX2I7tb25YM
2017-02-07 10:29:27 +08:00
Wes Kocher
2c901c4bcb
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: FrOiBMr2DHX
2017-02-06 17:51:48 -08:00
Wes Kocher
848c29538a
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 2yQjOIMCCiO
2017-02-06 17:45:21 -08:00
Mason Chang
2618be0754
Bug 1322897. Part 2: Reftest fuzzing for skia dwrite grayscale fonts. r=lsalzman
2017-02-06 10:32:04 -05:00
Tom Tung
e185f7bc4c
Bug 1220936 - Flush console report to innerWindowID by using nsIDocument and nsILoadGroup. r=bkelly.
2017-02-06 09:19:34 +08:00
cku
08b8ea9a74
Bug 1334554 - Handle the return value of nsFilterInstance::PaintFilteredFrame r=mstange
...
MozReview-Commit-ID: 79gddAmRjnp
--HG--
extra : rebase_source : a5652db96f271c5e367aedda1e2e607bec404fe4
2017-01-28 02:54:38 +08:00
Shih-Chiang Chien
90ec406aed
Bug 1335888 - disable native theming for a mochitest's input field, so its click targets can be predictable. r=dholbert
...
MozReview-Commit-ID: 7NZwSG0grz
--HG--
extra : rebase_source : 2bdb9c4d36de84a6024c46d33c63f7db5ff8f224
2017-02-02 11:42:51 +08:00
Cameron McCormack
caa1468d26
Bug 1334876 - Go through the event loop to dispatch FontFaceSet events. r=bz
...
MozReview-Commit-ID: 5L9JEtJoaxF
2017-02-07 18:49:28 +08:00
Xidorn Quan
13522a9c3b
Bug 1328512 followup 2 - Update expectation of style system tests for stylo. DONTBUILD
...
MozReview-Commit-ID: 1n2zN1tY79p
--HG--
extra : source : 3f4cfb7fa96300a8abbac0fa64380753fcd78106
2017-02-07 16:45:52 +11:00
Jonathan Watt
ffbfd1bf90
Bug 1333543 - Fix crash in nsRangeFrame::GetValueAtEventPoint on linux. r=mstange
2017-01-17 19:20:37 +00:00
Jonathan Watt
ed3cbebef6
Bug 1335610 - Revert bogus code added to SVGGeometryFrame::PaintSVG in bug 1325865. r=longsonr
2017-01-16 10:04:16 +00:00
Jonathan Watt
28ad9afcfa
Bug 1058040, part 11 - Convert DrawImage/DrawImageInternal's SVGImageContext param from pointer to Maybe<>. r=dholbert
2017-01-11 01:48:29 +00:00
Jonathan Watt
e61c653d41
Bug 1058040, part 10 - Allow SVGImageContext to store an SVGContextPaint and have VectorImage propagate it. r=dholbert
2017-01-11 01:48:29 +00:00
Jonathan Watt
527549c4f0
Bug 1058040, part 9 - Add an SVGContextPaint subclass for inheriting context paint into SVG-as-an-image. r=dholbert
2017-01-10 10:28:11 +00:00
Jonathan Watt
43ca85cc9a
Bug 1058040, part 8 - Make AutoSetRestoreSVGContextPaint::Init's SVGContextPaint argument const. r=dholbert
...
This patch is needed because in a later patch we need to pass
VectorImage::Draw's const SVGImageContext to
AutoSetRestoreSVGContextPaint::Init.
2017-01-09 19:12:03 +00:00
Jonathan Watt
de51524080
Bug 1058040, part 7 - Make SVGContextPaint a ref counted class. r=dholbert
2017-01-09 19:12:02 +00:00
Jonathan Watt
927266bad9
Bug 1058040, part 6 - When copying SVGImageContexts use the copy ctor. r=dholbert
...
Prior to this patch whenever we wanted to pass on a modified SVGImageContext
we would pass on a new object initialized with some of the data of the object
we were given and with the new data we wanted to change. Unfortunately we
were sometimes failing to faithfully copy member data that we do not want
to modify (because of default arguments). This patch fixes that by making us
fully copy the object we were given using its copy constructor and then
explicitly override the data we want to change.
2017-01-09 19:12:02 +00:00
Phil Ringnalda
3637182ef8
Merge m-c to m-i
2017-02-05 12:58:04 -08:00
Phil Ringnalda
da9b5c53b7
Merge m-i to m-c, a=merge
2017-02-05 12:56:39 -08:00
L. David Baron
e22752b858
Bug 1209697 followup - Add comment to explain change that might not be clear given existing comments here and in nsChangeHint.h.
2017-02-05 10:26:09 -05:00
Phil Ringnalda
cde93160c2
Merge m-i to m-c, a=merge
2017-02-04 17:05:50 -08:00
cku
386a057848
Bug 1334961 - Turn on clip-path-basic-shapes for paint-on-maskLayer-1c.html. r=mstange
...
MozReview-Commit-ID: Fohgwy98opM
--HG--
extra : rebase_source : f26eb0b69b6f40a57a54014686aee13b6cfa1b1b
2017-02-05 22:17:45 +08:00
Botond Ballo
a98321305e
Bug 1328658 - Notify main thread of a failed attempt to start an APZ scrollbar drag. r=kats,tnikkel
...
MozReview-Commit-ID: ERm1sVNfoKL
--HG--
extra : rebase_source : 0b57987a2a15533fad577dd2d363ec386f6bfeae
2017-01-27 18:02:22 -05:00
Daniel Holbert
d8d1de0c33
Bug 1336223 followup: Use forward-decl rather than #include to provide mozilla::StyleSheet, in PreloadedStyleSheet.h. (no review)
...
MozReview-Commit-ID: B7CzULCByvr
2017-02-03 14:00:05 -08:00
Emilio Cobos Álvarez
51e9294d5f
Bug 1335987: stylo: Don't use the change hint to decide whether to recreate style contexts. r=bholley
...
MozReview-Commit-ID: 11Yyq8UE3LP
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2017-02-03 22:03:34 +01:00
Kartikaya Gupta
6ab3d0e923
Bug 1298218 - Follow-up to skip APZ-requiring reftests if APZ is not present. r=mstange
...
MozReview-Commit-ID: JvL1gs3GU4m
2017-02-03 14:15:56 -05:00
Jessica Jong
ed17f6c827
Bug 1316330 - Cancel delayed keypress events if last keydown was canceled. r=smaug
...
--HG--
extra : histedit_source : 7d2215d9c049b01b883e194e0efd0e61845223a3%2C135d6e6cef429efc19bba2c03a0f73fc6441d3a1
2017-02-03 05:16:00 -05:00
Carsten "Tomcat" Book
e95ecef88f
merge mozilla-inbound to mozilla-central a=merge
2017-02-03 13:25:24 +01:00
Hiroyuki Ikezoe
fd06930679
Bug 1332657 - Part 5: Adjust crashtest expectations for transform animations. r=heycam
...
Actually 1328535-1.html does not have transform animations, it has been passed
without these patches.
MozReview-Commit-ID: C0RcxbjiPVY
2017-02-03 14:41:29 +09:00
Hiroyuki Ikezoe
b34254191f
Bug 1332657 - Part 4: Adjust reftest expectations for transform animations. r=heycam
...
MozReview-Commit-ID: A3O4SONRXSu
2017-02-03 14:41:29 +09:00
Hiroyuki Ikezoe
287d10e9c5
Bug 1332657 - Part 2: Implement clone_transform. r=heycam,manishearth
...
The implementation of clone_transform is an adaptation of set_transform.
MozReview-Commit-ID: ESE1ha0x666
2017-02-03 14:41:29 +09:00
Hiroyuki Ikezoe
c219cb14f4
Bug 1332657 - Part 1: Use more proper function to set nsCSSValue. r=heycam
...
MozReview-Commit-ID: 94o9qXXUyXN
2017-02-03 14:41:28 +09:00
Mats Palmgren
020af842d8
Bug 1320972 - Allow a max difference of 1 on Android for 722923-1.html. r=me
2017-02-03 14:58:00 -05:00
Wes Kocher
5157f17709
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: LWHPArc07kI
2017-02-02 16:45:08 -08:00
Wes Kocher
2dcccc4332
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 9bhCPrArK3P
2017-02-02 16:39:24 -08:00
Bobby Holley
c35f772b59
Bug 1335863 - Inline common case parent access. r=emilio
2017-02-02 11:24:43 -08:00
Bobby Holley
bd672b2ad1
Bug 1335863 - Inline Gecko_IsHTMLElementInHTMLDocument. r=emilio
2017-02-02 11:24:37 -08:00
Boris Zbarsky
52e939e98d
Bug 1334957 part 1. Mark NotifyPaintEvent and all its members as chromeonly. r=smaug
2017-02-01 18:12:38 -05:00
Boris Zbarsky
1a543ff1ad
Bug 835981 part 5. Change nsIDOMXULElement::GetBoxObject consumers to nsXULElement. r=peterv
2017-02-02 10:32:58 -05:00
Boris Zbarsky
acd21dac48
Bug 835981 part 3. Switch nsIDOMXULElement::DoCommand consumers to nsXULElement instead. r=peterv
2017-02-02 10:32:57 -05:00
Boris Zbarsky
5e86c194f6
Bug 835981 part 1. Switch nsIDOMXULElement::GetBuilder consumers to nsXULElement instead. r=peterv
2017-02-02 10:32:57 -05:00