Bug 191304 - [Web Animations] transitions/remove-transition-style.html crashes with GuardMalloc on
Summary: [Web Animations] transitions/remove-transition-style.html crashes with GuardM...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-06 05:31 PST by Antoine Quint
Modified: 2018-11-06 09:46 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.97 KB, patch)
2018-11-06 05:32 PST, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch (3.69 KB, patch)
2018-11-06 05:52 PST, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

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