WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27228
Add NoncopyableCustomAllocated to Noncopyable.h
https://bugs.webkit.org/show_bug.cgi?id=27228
Summary
Add NoncopyableCustomAllocated to Noncopyable.h
Zoltan Horvath
Reported
2009-07-13 12:11:06 PDT
Some classes which inherited from Noncopyable overrides operator new, since Noncopyable'll be inherited from FastAllocBase we need to add this special class to Noncopyable.h (based on Darin's
https://bugs.webkit.org/show_bug.cgi?id=27029#c0
comment).
Attachments
proposed patch
(1.94 KB, patch)
2009-07-13 12:17 PDT
,
Zoltan Horvath
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2009-07-13 12:17:17 PDT
Created
attachment 32670
[details]
proposed patch
Brent Fulgham
Comment 2
2009-07-14 17:05:45 PDT
Landed in
https://trac.webkit.org/changeset/45883
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug