Bug 191304

Summary: [Web Animations] transitions/remove-transition-style.html crashes with GuardMalloc on
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch dino: review+

Description Antoine Quint 2018-11-06 05:31:33 PST
The test transitions/remove-transition-style.html crashes with GuardMalloc on. This regressed with https://trac.webkit.org/changeset/237726.
Comment 1 Antoine Quint 2018-11-06 05:31:47 PST
<rdar://problem/45819476>
Comment 2 Antoine Quint 2018-11-06 05:32:57 PST
Created attachment 353963 [details]
Patch
Comment 3 Antoine Quint 2018-11-06 05:52:24 PST
Created attachment 353964 [details]
Patch
Comment 4 Antoine Quint 2018-11-06 09:44:49 PST
Committed r237868: <https://trac.webkit.org/changeset/237868>