Bug 138037

Summary: Make ScriptWrappable's destructor protected instead of public
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, benjamin, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.