[Webkit-unassigned] [Bug 46613] New: [EFL] remove strdup in ewk_setting.cpp using eina_stringshare

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 02:37:40 PDT 2010


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

           Summary: [EFL] remove strdup in ewk_setting.cpp using
                    eina_stringshare
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com


ewk_settings_web_database_path_get and ewk_settings_icon_database_path_get returns newly allocated string using strdup.

I think that we can remove it using eina_stringshare.

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