Bug 196037 - Remove the SVG property tear off objects for SVGAnimatedNumber
Summary: Remove the SVG property tear off objects for SVGAnimatedNumber
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on: 196025
Blocks: 191237 196065
  Show dependency treegraph
 
Reported: 2019-03-20 15:27 PDT by Said Abou-Hallawa
Modified: 2019-03-21 00:38 PDT (History)
4 users (show)

See Also:


Attachments
Patch (197.30 KB, patch)
2019-03-20 15:54 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff
Patch for review (145.28 KB, patch)
2019-03-20 15:56 PDT, Said Abou-Hallawa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>