[Webkit-unassigned] [Bug 33178] Segmented SharedBuffer: SharedBuffer doesn't have to be a flat memory block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 08:43:58 PST 2010


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





--- Comment #25 from Darin Adler <darin at apple.com>  2010-01-05 08:43:58 PST ---
It seems clear to me that we should change the type of the argument to
SharedBuffer::append to unsigned. That will affect more files than this, but we
don't want all these typecasts.

I am very surprised you need that cast to int, though.

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



More information about the webkit-unassigned mailing list