[Webkit-unassigned] [Bug 55005] SegmentedString operator= always causes a malloc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 17:43:10 PST 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com




--- Comment #4 from Eric Seidel <eric at webkit.org>  2011-02-22 17:43:10 PST ---
The attached patch breaks browsing (pages will sometimes fail to load correctly).  It's unclear why.  Maybe I plumbed the inlineCapacity stuff incorrectly.  It's also not clear to me if I should have been adding inlineCapacity as a template argument for the Iterators or not.

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