[Webkit-unassigned] [Bug 33339] Add a switch to turn on/off segmented SharedBuffer

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


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


Yong Li <yong.li.webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46081|                            |review?
               Flag|                            |




--- Comment #1 from Yong Li <yong.li.webkit at gmail.com>  2010-01-07 13:24:33 PST ---
Created an attachment (id=46081)
 --> (https://bugs.webkit.org/attachment.cgi?id=46081)
the patch

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.

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