[Webkit-unassigned] [Bug 37675] New: Remove casts/constructors to/from JSC::UString type from WebCore::String

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 14:21:20 PDT 2010


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

           Summary: Remove casts/constructors to/from JSC::UString type
                    from WebCore::String
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


WebCore's strings should not know about JSC::UString, this should be abstracted
away in the bindings.  Add explicit conversion methods rather than relying on
overloaded cast operators / constructors being implicitly called.

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