Bug 203016 - adoptRef DOMTimer in install instead of its constructor
Summary: adoptRef DOMTimer in install instead of its constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks: 203137
  Show dependency treegraph
 
Reported: 2019-10-15 17:25 PDT by Ryosuke Niwa
Modified: 2019-10-17 21:51 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.01 KB, patch)
2019-10-15 17:26 PDT, Ryosuke Niwa
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2019-10-15 17:25:29 PDT
Make DOMTimer less insane.
Comment 1 Ryosuke Niwa 2019-10-15 17:26:54 PDT
Created attachment 381039 [details]
Patch
Comment 2 Ryosuke Niwa 2019-10-15 19:32:07 PDT
Committed r251177: <https://trac.webkit.org/changeset/251177>
Comment 3 Radar WebKit Bug Importer 2019-10-15 19:33:17 PDT
<rdar://problem/56317774>
Comment 4 Fujii Hironori 2019-10-16 02:11:50 PDT
Committed r251183: <https://trac.webkit.org/changeset/251183>