Bug 217081 - [WinCairo] backdrop-filter support
Summary: [WinCairo] backdrop-filter support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-29 00:46 PDT by Fujii Hironori
Modified: 2020-10-09 12:56 PDT (History)
12 users (show)

See Also:


Attachments
WIP patch (Umm, this patch not working) (3.66 KB, patch)
2020-09-29 00:49 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
WIP patch (5.48 KB, patch)
2020-09-29 22:42 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
WIP patch (5.42 KB, patch)
2020-10-08 00:55 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff
Patch (7.69 KB, patch)
2020-10-08 22:39 PDT, Fujii Hironori
don.olmstead: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2020-09-29 00:46:44 PDT
[WinCairo] backdrop-filter support

r264968 added TextureMapper backdrop-filter support.

  Bug 169988 – [GTK][WPE] Support for backdrop-filter

It should be easy to enable the feature for GraphicsLayerTextureMapper.

https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter

https://webkit.org/demos/backdrop-filter/
Comment 1 Fujii Hironori 2020-09-29 00:49:17 PDT
Created attachment 409969 [details]
WIP patch (Umm, this patch not working)
Comment 2 Fujii Hironori 2020-09-29 22:42:06 PDT
Created attachment 410095 [details]
WIP patch

This patch has a bug. Sometime it needs repainting by resizing the browser window to render the backdrop filter.
Comment 3 Fujii Hironori 2020-10-08 00:55:55 PDT
Created attachment 410816 [details]
WIP patch
Comment 4 Fujii Hironori 2020-10-08 22:39:19 PDT
Created attachment 410916 [details]
Patch
Comment 5 Fujii Hironori 2020-10-09 12:55:49 PDT
Committed r268281: <https://trac.webkit.org/changeset/268281>
Comment 6 Radar WebKit Bug Importer 2020-10-09 12:56:15 PDT
<rdar://problem/70149577>