[Webkit-unassigned] [Bug 30095] New: StringImpl needs a method to get an instance for another thread which doesn't copy the underlying buffer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 14:51:07 PDT 2009


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

           Summary: StringImpl needs a method to get an instance for
                    another thread which doesn't copy the underlying
                    buffer.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: levin at chromium.org


The primary motivation has been long strings that can be formed in workers
which need to be passed to the main thread, but this should benefit other
places as well.

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