[Webkit-unassigned] [Bug 111424] Use a bitfield instead of TextPosition to save bytes in CompactToken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 13:57:35 PST 2013


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2013-03-05 14:00:00 PST ---
(In reply to comment #1)
> I could imagine pages breaking past those intra-token offset limits with very long character tokens, but I expect that to be very rare.

Oh, I should also note, that to blow past those limits you would need your entire character token to be delivered to the parser in a single chunk from the network (unless it was loaded from the cache or a file:url when the whole document is parsed at once).

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