[Webkit-unassigned] [Bug 92072] New: [EFL] Use eina_stringshare_add instead of strdup.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 00:43:43 PDT 2012


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

           Summary: [EFL] Use eina_stringshare_add instead of strdup.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com
                CC: demarchi at webkit.org


Eina of EFL libraries supports string functionality like strdup. So, EFL port needs to replace strdup with eina_stringshare_add. Patch is coming.

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