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

Description Chris Dumez 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.
Comment 1 Chris Dumez 2014-10-23 21:27:51 PDT
Created attachment 240389 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-10-24 11:13:36 PDT
All reviewed patches have been landed.  Closing bug.