[Webkit-unassigned] [Bug 19690] SharedBuffer::buffer() fails with platform data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 1 15:09:23 PDT 2008


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


andersca at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21857|review?(andersca at apple.com) |review-
               Flag|                            |




------- Comment #6 from andersca at apple.com  2008-08-01 15:09 PDT -------
(From update of attachment 21857)
 I think that we should state that calling buffer() on a SharedBuffer that
wraps platform data is invalid, and add an assert.

I don't blindly want to add a maybeTransferPlatformData() because that is a
potentially expensive operation and we'd like to avoid that, especially since
buffer() returns a const reference.


-- 
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