summaryrefslogtreecommitdiff
path: root/layout
Commit message (Expand)AuthorAge
* Handle URL token in a closer way to the CSS3 specJustOff2019-04-20
* Issue #991 Part 5: DOM and layoutAscrod2019-04-13
* Add nullcheck in nsSVGUtils::PaintFrameWithEffectswolfbeast2019-04-06
* Revert "add a nullptr check in nsSVGUtils::PaintFrameWithEffects"wolfbeast2019-04-06
* add a nullptr check in nsSVGUtils::PaintFrameWithEffectsyami2019-04-03
* Bug 1360343 - ensure maskSurface is not null before dereference, since it can...cku2019-04-03
* Remove 18 yo OS/2 and AIX bustage workaround.wolfbeast2019-03-31
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30
* Grab caching capturing content with local variable.wolfbeast2019-03-23
* The result of adding any percentage factor to a size that is zero should also...JustOff2019-03-21
* Handle the special case of a flex frame being the absolute containing block c...JustOff2019-03-14
* Remove various hard-coded Accept: headerswolfbeast2019-03-07
* Add nullcheck for frames in FindNearestCommonAncestorFramewolfbeast2019-02-18
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-02-03
|\
| * issue #908 - implement missing parts of CSS maskyami2019-02-02
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
|/
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Make MAX_CSS_VAR_LENGTH unsigned to avoid warnings.wolfbeast2019-01-04
* Remove AndroidMediaDecoder and friendstrav902018-12-16
* Avoid useless FrameNeedsReflow call.wolfbeast2018-12-13
* Only disallow lazy frame construction for direct children of display: content...trav902018-12-09
* Limit the CSS string length for resolved variables to sane values.wolfbeast2018-12-01
* Make sure we remove our RefreshDriver observers in CompleteAsyncScroll.wolfbeast2018-11-02
* Ensure that the scroll frame deregisters its refresh driver observers (mAsync...wolfbeast2018-10-31
* [css-grid] Reftests for 88671bcc3633af5a5e34715518e0804ca892fac7JustOff2018-10-20
* [css-grid] Don't shrink-wrap the inline size when we have an available size w...JustOff2018-10-20
* Use device pixels instead of CSS pixels for table borders.wolfbeast2018-10-07
* Make caret width normal/thick behind CJK char configurable.wolfbeast2018-10-07
* Clean up a number of unused variables.wolfbeast2018-09-29
* Fix wrong SVG sizes with non-integer values for viewBox width/height.wolfbeast2018-09-14
* Bug 1470260 - Part 2: Make RefreshDriverTimer ref-counted and hold a strong r...wolfbeast2018-09-10
* Bug 1470260 - Part 1: Ensure that 'this' stays alive for the duration of the ...wolfbeast2018-09-10
* Bug 1357432 (#750)Moonchild2018-09-05
* Remove all C++ telemetry autotimerswolfbeast2018-09-04
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Sync disabled state of number control regardless of appearance.wolfbeast2018-08-29
* Avoid using memset on a not-trivial type like nsTabSizestrav902018-08-18
* Bug 958714 Remove obsolete assertion & commentjanekptacijarabaci2018-07-20
* Bug 958714 Simplify percent-margin/padding resolution code to pass around a s...janekptacijarabaci2018-07-20
* Bug 958714 Remove special case for flex & grid items' percent block-axis marg...janekptacijarabaci2018-07-20
* Bug 1434380: Rewrite parts of reftest reference case grid-auto-min-sizing-def...janekptacijarabaci2018-07-20
* Add pref to control CanOptimizeToImageLayer for large downscale factors.wolfbeast2018-07-14
* Merge pull request #628 from janekptacijarabaci/build_bustage_debug_1Moonchild2018-07-13
|\
| * Fix Build Bustage - with "--enable-debug"janekptacijarabaci2018-07-12
* | Bug 1346501. Don't mark every image as visible when a frame is created for itjanekptacijarabaci2018-07-12
|/
* Merge pull request #567 from SpockMan02/moz-mac-lion-themeMoonchild2018-06-30
|\
| * Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27
* | Remove unnecessary GCC version checkstrav902018-06-29
|/
* Remove SPS profiler.wolfbeast2018-05-24
* Bug 1379762 part 2. Use a more reliable test to figure out when we can skip f...janekptacijarabaci2018-05-15