RESOLVED FIXED 139625
Event construction helpers should return Ref instead of PassRefPtr.
https://bugs.webkit.org/show_bug.cgi?id=139625
Summary Event construction helpers should return Ref instead of PassRefPtr.
Andreas Kling
Reported 2014-12-14 02:49:01 PST
We should change all FooEvent::create*() functions to return Ref instead of PassRefPtr.
Attachments
Patch (85.02 KB, patch)
2014-12-14 03:06 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2014-12-14 03:06:38 PST
WebKit Commit Bot
Comment 2 2014-12-14 04:22:50 PST
Comment on attachment 243266 [details] Patch Clearing flags on attachment: 243266 Committed r177264: <http://trac.webkit.org/changeset/177264>
WebKit Commit Bot
Comment 3 2014-12-14 04:22:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.