[X2Go-Commits] [pale-moon] 68/102: Merge pull request #961 from kn-yami/issue908

git-admin at x2go.org git-admin at x2go.org
Mon Feb 25 23:25:53 CET 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch upstream/28.4.0
in repository pale-moon.

commit 4874970d329943e08bcca7c61e7b7d2bc0f7c9d3
Merge: fa311a4 b241a84
Author: Moonchild <mcwerewolf at wolfbeast.com>
Date:   Sun Feb 3 08:34:43 2019 +0100

    Merge pull request #961 from kn-yami/issue908
    
    implement missing parts of CSS mask

 layout/base/nsCSSRendering.cpp                | 215 ++++++++++++++++++++------
 layout/base/nsDisplayList.cpp                 |  22 +--
 layout/base/nsDisplayList.h                   |   8 +-
 layout/base/nsLayoutUtils.cpp                 | 127 ++++++++++++++-
 layout/base/nsLayoutUtils.h                   |   5 +
 layout/generic/nsTextFrame.cpp                |   2 +-
 layout/inspector/inDOMUtils.cpp               |   2 -
 layout/style/Declaration.cpp                  |  39 ++---
 layout/style/StyleAnimationValue.cpp          |   4 -
 layout/style/nsCSSDataBlock.cpp               |   2 -
 layout/style/nsCSSKeywordList.h               |   1 +
 layout/style/nsCSSParser.cpp                  |  31 ++--
 layout/style/nsCSSPropAliasList.h             |   2 -
 layout/style/nsCSSPropList.h                  |  20 +--
 layout/style/nsCSSProps.cpp                   |  62 ++++----
 layout/style/nsCSSProps.h                     |   3 +
 layout/style/nsComputedDOMStyle.cpp           |  60 ++++---
 layout/style/nsComputedDOMStyle.h             |  12 +-
 layout/style/nsComputedDOMStylePropertyList.h |   2 -
 layout/style/nsRuleNode.cpp                   |  40 ++---
 layout/style/nsStyleConsts.h                  |  47 +++---
 layout/style/nsStyleStruct.cpp                |   8 +-
 layout/style/nsStyleStruct.h                  |   8 +-
 layout/svg/nsCSSClipPathInstance.cpp          | 116 +-------------
 layout/svg/nsCSSClipPathInstance.h            |   4 -
 layout/svg/nsSVGIntegrationUtils.cpp          | 144 +++++++++++------
 layout/svg/nsSVGUtils.cpp                     |  21 +--
 old-configure.in                              |  16 --
 28 files changed, 574 insertions(+), 449 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list