Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-02-03 | -1/+1 |
|\ | ||||
| * | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -1/+1 |
| | | ||||
* | | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -1/+0 |
|/ | ||||
* | Make sure we remove our RefreshDriver observers in CompleteAsyncScroll. | wolfbeast | 2018-11-02 | -2/+12 |
| | | | | Follow-up to fdbac095968bc952fec6a03765a7156940ae4733 | |||
* | Ensure that the scroll frame deregisters its refresh driver observers ↵ | wolfbeast | 2018-10-31 | -22/+30 |
| | | | | | | (mAsyncScroll & mAsyncSmoothMSDScroll) before it's destroyed. Tag #345 | |||
* | [css-grid] Don't shrink-wrap the inline size when we have an available size ↵ | JustOff | 2018-10-20 | -3/+5 |
| | | | | when measuring block size | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -7/+0 |
| | | | | | 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. | |||
* | Bug 958714 Remove obsolete assertion & comment | janekptacijarabaci | 2018-07-20 | -12/+1 |
| | | | | + Used "mFrame->GetType()" instead of "mFrame->Type()" | |||
* | Bug 958714 Simplify percent-margin/padding resolution code to pass around a ↵ | janekptacijarabaci | 2018-07-20 | -66/+30 |
| | | | | single length as the percent basis | |||
* | Bug 958714 Remove special case for flex & grid items' percent block-axis ↵ | janekptacijarabaci | 2018-07-20 | -7/+4 |
| | | | | margin/padding resolution, to align with other browsers | |||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -2/+2 |
| | ||||
* | Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection | janekptacijarabaci | 2018-04-30 | -2/+3 |
| | ||||
* | Merge pull request #297 from janekptacijarabaci/css_text-justify_1 | Moonchild | 2018-04-29 | -6/+24 |
|\ | | | | | CSS - implement text-justify property | |||
| * | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -6/+24 |
| | | ||||
* | | Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call ↵ | janekptacijarabaci | 2018-04-24 | -0/+1 |
| | | | | | | | | its parent class's method | |||
* | | Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's ↵ | janekptacijarabaci | 2018-04-24 | -23/+39 |
| | | | | | | | | computed height has changed | |||
* | | Bug 1209697: Cache flex measuring reflows to avoid exponential behavior | janekptacijarabaci | 2018-04-24 | -39/+114 |
| | | ||||
* | | moebius#121: DOM - Selection API - getSelection() should exist on ↵ | janekptacijarabaci | 2018-04-23 | -0/+15 |
|/ | | | | | | XMLDocument / Selection.type https://github.com/MoonchildProductions/moebius/pull/121 | |||
* | Bug 1324042 - Fix trimmedOffsets arithmetic in GetRenderedText(). r=mats, ↵ | Daniel Holbert | 2018-03-14 | -1/+5 |
| | | | | | | | | | | | a=RyanVM MozReview-Commit-ID: H4ngU8Juyln --HG-- extra : rebase_source : f4d6ab58ae70e485dfe72d5290cf6fae2c8397dd extra : intermediate-source : bec50ba1fb12aebde4e4065b2799bc730bc30010 extra : source : fbf54020043bd09c162530907b2a1091a10f4f92 | |||
* | CSS - Grid - transferred min-size contribution of percentage size grid item ↵ | janekptacijarabaci | 2018-03-12 | -9/+59 |
| | | | | with an intrinsic ratio | |||
* | CSS - Grid - intristic content with overflow:auto overlaps in grid | janekptacijarabaci | 2018-03-12 | -13/+54 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+255315 |