[Webkit-unassigned] [Bug 23315] Mismatched new[] / delete in ByteArray

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 14 10:07:05 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23315


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #3 from darin at apple.com  2009-01-14 10:07 PDT -------
OK, I see now.

I don't think we should add traits to RefCounted just so it can be used by
ByteArray, though. It doesn't need to inherit from RefCounted. I think it
should just inherit from RefCountedBase and implement its own deref function.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list