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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 12:37:14 PDT 2008


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





------- Comment #4 from avi at drissman.com  2008-07-21 12:37 PDT -------
Do we call buffer() at all?

- If not, then we shouldn't have an interface that's not used and buffer()
should be dropped.
- If so, then just because today we don't happen to call it while there's
platform data doesn't mean tomorrow we won't. I'm not too fond of putting in an
assert to catch a reasonable usage that happens to give the wrong result.


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