wolfbeast
8358e22731
Remove 18 yo OS/2 and AIX bustage workaround.
...
Tag #186
2019-04-04 20:26:32 +08:00
JustOff
dff04053af
Handle the special case of a flex frame being the absolute containing block correctly from the CSS align code
2019-03-16 07:06:10 +08:00
yami
b5376e63c5
issue #908 - implement missing parts of CSS mask
2019-02-16 00:27:53 +08:00
wolfbeast
39d5eb7759
Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
2019-02-16 00:27:49 +08:00
wolfbeast
bf30898e2c
Make sure we remove our RefreshDriver observers in CompleteAsyncScroll.
...
Follow-up to fdbac095968bc952fec6a03765a7156940ae4733
2019-02-16 00:18:37 +08:00
wolfbeast
eb83cf3ac8
Ensure that the scroll frame deregisters its refresh driver observers (mAsyncScroll & mAsyncSmoothMSDScroll) before it's destroyed.
...
Tag #345
2019-02-16 00:18:19 +08:00
JustOff
ff78530425
[css-grid] Don't shrink-wrap the inline size when we have an available size when measuring block size
2019-02-16 00:16:00 +08:00
wolfbeast
8c8145e620
Remove all C++ Telemetry Accumulation calls.
...
This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables).
Stub resolution/removal should be a follow-up to this.
2019-02-16 00:12:32 +08:00
janekptacijarabaci
b2c7373dba
Bug 958714 Remove obsolete assertion & comment
...
+ Used "mFrame->GetType()" instead of "mFrame->Type()"
2019-02-16 00:09:09 +08:00
janekptacijarabaci
661e649fe5
Bug 958714 Simplify percent-margin/padding resolution code to pass around a single length as the percent basis
2019-02-16 00:09:08 +08:00
janekptacijarabaci
a99820e3ab
Bug 958714 Remove special case for flex & grid items' percent block-axis margin/padding resolution, to align with other browsers
2019-02-16 00:09:06 +08:00
wolfbeast
719ac1bc38
Remove MOZ_B2G leftovers and some dead B2G-only components.
2019-02-15 23:57:05 +08:00
janekptacijarabaci
5eca87831c
Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection
2019-02-15 23:55:08 +08:00
janekptacijarabaci
1f262f0d2b
moebius#90: CSS - implement text-justify property
2019-02-15 23:54:04 +08:00
janekptacijarabaci
02f3024a9c
Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call its parent class's method
2019-02-15 23:50:19 +08:00
janekptacijarabaci
54d4d7e14a
Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's computed height has changed
2019-02-15 23:50:15 +08:00
janekptacijarabaci
95b1132e04
Bug 1209697: Cache flex measuring reflows to avoid exponential behavior
2019-02-15 23:50:13 +08:00
janekptacijarabaci
9db39c42c0
moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument / Selection.type
...
https://github.com/MoonchildProductions/moebius/pull/121
2019-02-15 23:49:13 +08:00
Daniel Holbert
8d0ffc3c31
Bug 1324042 - Fix trimmedOffsets arithmetic in GetRenderedText(). r=mats, a=RyanVM
...
MozReview-Commit-ID: H4ngU8Juyln
--HG--
extra : rebase_source : f4d6ab58ae70e485dfe72d5290cf6fae2c8397dd
extra : intermediate-source : bec50ba1fb12aebde4e4065b2799bc730bc30010
extra : source : fbf54020043bd09c162530907b2a1091a10f4f92
2019-02-15 23:37:03 +08:00
janekptacijarabaci
8d256442ca
CSS - Grid - transferred min-size contribution of percentage size grid item with an intrinsic ratio
2019-02-15 23:36:14 +08:00
janekptacijarabaci
b9bbb5d201
CSS - Grid - intristic content with overflow:auto overlaps in grid
2019-02-15 23:36:12 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00