[Webkit-unassigned] [Bug 79826] New: [BlackBerry] Update the WebKit API to use std::string rather than char*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 13:15:34 PST 2012


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

           Summary: [BlackBerry] Update the WebKit API to use std::string
                    rather than char*
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kpiascik at rim.com
                CC: tonikitoo at webkit.org


Currently there are several methods in both WebPage.h and WebPageClient.h which use char* where std::string would be better suited.  These should be updated if possible.
This will be a meta bug to track individual changes.  This is to encourage smaller patches that are both reviewable and less prone to regressions and breakage.

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