RESOLVED FIXED 138037
Make ScriptWrappable's destructor protected instead of public
https://bugs.webkit.org/show_bug.cgi?id=138037
Summary Make ScriptWrappable's destructor protected instead of public
Chris Dumez
Reported 2014-10-23 21:11:45 PDT
Make ScriptWrappable's destructor protected instead of public as it is not virtual and this class is subclassed a lot.
Attachments
Patch (1.40 KB, patch)
2014-10-23 21:27 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-10-23 21:27:51 PDT
WebKit Commit Bot
Comment 2 2014-10-24 11:13:32 PDT
Comment on attachment 240389 [details] Patch Clearing flags on attachment: 240389 Committed r175168: <http://trac.webkit.org/changeset/175168>
WebKit Commit Bot
Comment 3 2014-10-24 11:13:36 PDT
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.