[webkit-reviews] review requested: [Bug 33339] Add a switch to turn on/off segmented SharedBuffer : [Attachment 46081] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 13:24:32 PST 2010


Yong Li <yong.li.webkit at gmail.com> has asked  for review:
Bug 33339: Add a switch to turn on/off segmented SharedBuffer
https://bugs.webkit.org/show_bug.cgi?id=33339

Attachment 46081: the patch
https://bugs.webkit.org/attachment.cgi?id=46081&action=review

------- Additional Comments from Yong Li <yong.li.webkit at gmail.com>
Is it too simple?

With this patch, SharedBuffer doesn't allocate any segment. getSomeData will
always return the entire contiguous data.

If we want to totally screen all code with the switch, it could be too boring.


More information about the webkit-reviews mailing list