[Webkit-unassigned] [Bug 44419] New: WebCore/bridge/jni/v8 does not compile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 06:37:47 PDT 2010


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

           Summary: WebCore/bridge/jni/v8 does not compile
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: husky at google.com


Some API changes were made to JavaScriptCore/runtime/UString.h in http://trac.webkit.org/changeset/65305. The JSC string implementation (in WebCore/bridge/jni/jsc) was updated, but the v8 string implementation was not updated and no longer compiles.

The UTF8String() method needs to be renamed to utf8().

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