Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
T
tangled
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • eriksson monteiro
  • tangled
  • Repository

Switch branch/tag
  • tangled
  • third_party
  • blink
  • web_tests
  • compositing
  • overflow
  • accelerated-scrolling-with-clip-path-...
Find file HistoryPermalink
  • Mason Freed's avatar
    Properly set the mask type to SINGLE_TEXTURE_MASK in UpdateMaskLayer · 84204a02
    Mason Freed authored Aug 23, 2019
    Prior to this CL, and after [1], the mask_type() field of the
    PictureLayer created by UpdateMaskLayer was not properly set. This
    meant that for large masks, the standard tiling logic kicked in and
    tiled the mask, which (after [1]) was not supported and resulted in
    a DCHECK and/or the mask not properly being applied. This fixes that
    bug. I also added a backdrop-filter/mask test with a large mask
    to ensure this works.
    
    [1] https://chromium.googlesource.com/chromium/src/+/310cae44aff889a75fc85ce5ec89d9341eccc665
    
    Bug: 992782
    Change-Id: Ibc461638abdeedd8ff9f4730a1e81f6442400bd8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764679
    Commit-Queue: Mason Freed <masonfreed@chromium.org>
    Auto-Submit: Mason Freed <masonfreed@chromium.org>
    Reviewed-by: default avatarenne <enne@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#689978}
    84204a02
accelerated-scrolling-with-clip-path-expected.png 8.94 KB

Download (8.94 KB)

accelerated-scrolling-with-clip-path-expected.png

Replace accelerated-scrolling-with-clip-path-expected.png

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.