WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
197303
propertyRegistry() was not overridden for SVGFEFloodElement and SVGFEMergeElement
https://bugs.webkit.org/show_bug.cgi?id=197303
Summary
propertyRegistry() was not overridden for SVGFEFloodElement and SVGFEMergeEle...
Said Abou-Hallawa
Reported
2019-04-25 18:51:35 PDT
This part was missing when the tear-off objects were removed. Any change in the standard properties of these elements through DOM will fail because SVGElement:: commitPropertyChange() will not be able to find the attribute name of the SVGProperty.
Attachments
Patch
(5.66 KB, patch)
2019-04-25 18:56 PDT
,
Said Abou-Hallawa
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2019-04-25 18:56:27 PDT
Created
attachment 368295
[details]
Patch
Said Abou-Hallawa
Comment 2
2019-04-25 18:57:55 PDT
<
rdar://problem/50113907
>
WebKit Commit Bot
Comment 3
2019-04-26 09:32:31 PDT
Comment on
attachment 368295
[details]
Patch Clearing flags on attachment: 368295 Committed
r244690
: <
https://trac.webkit.org/changeset/244690
>
WebKit Commit Bot
Comment 4
2019-04-26 09:32:32 PDT
All reviewed patches have been landed. Closing bug.
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