Bug 196037

Summary: Remove the SVG property tear off objects for SVGAnimatedNumber
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: SVGAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: jonlee, simon.fraser, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 196025    
Bug Blocks: 191237, 196065    
Attachments:
Description Flags
Patch
none
Patch for review none

Description Said Abou-Hallawa 2019-03-20 15:27:53 PDT
We need to remove the tear off objects for SVGAnimatedNumber like what was done for SVGAnimatedInteger in https://trac.webkit.org/changeset/243036>.
Comment 1 Said Abou-Hallawa 2019-03-20 15:54:16 PDT
Created attachment 365419 [details]
Patch
Comment 2 Said Abou-Hallawa 2019-03-20 15:56:02 PDT
Created attachment 365421 [details]
Patch for review
Comment 3 Radar WebKit Bug Importer 2019-03-20 17:26:59 PDT
<rdar://problem/49087067>
Comment 4 Said Abou-Hallawa 2019-03-20 17:36:11 PDT
Committed r243266: <https://trac.webkit.org/changeset/243266>