[Webkit-unassigned] [Bug 39009] New: QtClass uses non-threadsafe APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 11:42:02 PDT 2010


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

           Summary: QtClass uses non-threadsafe APIs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agbakken at gmail.com


Identifier::ascii() is not threadsafe and shouldn't be used for converting to and from QString/QByteArray.

Also included are some minor optimizations that makes it use const & instead of copying const QList<QObject*>& QObject::children()

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