WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
232842
[GPU Process] [Filters 20/23] Simplify the dynamic update of the SVG filter elements
https://bugs.webkit.org/show_bug.cgi?id=232842
Summary
[GPU Process] [Filters 20/23] Simplify the dynamic update of the SVG filter e...
Said Abou-Hallawa
Reported
2021-11-08 13:17:15 PST
Since the FilterEffect does not own the result FilterImage or the geometry FilterBoundarySet, all the superclasses of SVGFilterPrimitiveStandardAttributes should have a singleton FilterEffect for all the renderers. Changing an attribute of these classes should be resulting in changing a member of the singleton FilterEffect. And of course we need to clear some of the the result FilterImages which are owned by the renderers.
Attachments
WIP
(142.81 KB, patch)
2022-04-18 01:20 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
Patch
(149.81 KB, patch)
2022-04-30 18:13 PDT
,
Said Abou-Hallawa
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-15 13:20:36 PST
<
rdar://problem/85426197
>
Said Abou-Hallawa
Comment 2
2022-04-18 01:20:03 PDT
Created
attachment 457801
[details]
WIP
Said Abou-Hallawa
Comment 3
2022-04-30 18:13:24 PDT
Created
attachment 458641
[details]
Patch
Said Abou-Hallawa
Comment 4
2022-06-10 02:45:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1441
EWS
Comment 5
2022-06-13 12:53:19 PDT
Committed
r295498
(
251503@main
): <
https://commits.webkit.org/251503@main
> Reviewed commits have been landed. Closing PR #1441 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug