Bug 62076

Summary: [chromium] Make ChromePrintContext's destructor virtual
Product: WebKit Reporter: Nico Weber <thakis>
Component: New BugsAssignee: Nico Weber <thakis>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Nico Weber 2011-06-03 17:27:43 PDT
[chromium] Make ChromePrintContext's destructor virtual
Comment 1 Nico Weber 2011-06-03 17:29:06 PDT
Created attachment 95997 [details]
Patch
Comment 2 Nico Weber 2011-06-03 17:33:57 PDT
jamesr points out that this isn't _really_ a bug since the subclass destructor doesn't do anything and has only POD members.
Comment 3 WebKit Review Bot 2011-06-04 04:15:00 PDT
Comment on attachment 95997 [details]
Patch

Clearing flags on attachment: 95997

Committed r88109: <http://trac.webkit.org/changeset/88109>
Comment 4 WebKit Review Bot 2011-06-04 04:15:04 PDT
All reviewed patches have been landed.  Closing bug.