Bug 27248

Summary: Change JSCell's superclass to NoncopyableCustomAllocated
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 27225, 27228    
Bug Blocks:    
Attachments:
Description Flags
proposed patch darin: review+

Zoltan Horvath
Reported 2009-07-14 02:32:39 PDT
JSCell class customizes operator new, since Noncopyable will be inherited from FastAllocBase, NoncopyableCustomAllocated has to be used.
Attachments
proposed patch (1.15 KB, patch)
2009-07-14 02:35 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-07-14 02:35:26 PDT
Created attachment 32702 [details] proposed patch
Brent Fulgham
Comment 2 2009-07-15 10:05:50 PDT
Landed in http://trac.webkit.org/changeset/45897. Note: Somehow the ChangeLog entry was lost (perhaps resolve-ChangeLogs isn't quite perfect yet!)
Note You need to log in before you can comment on or make changes to this bug.