[Webkit-unassigned] [Bug 40807] New: [EFL] add support for logging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 19:58:54 PDT 2010


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

           Summary: [EFL] add support for logging
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joone.hur at samsung.com


Logging is not fully implemented for EFL port.

WebKit/WebCore/platform/efl/LoggingEfl.cpp


namespace WebCore {

void InitializeLoggingChannelsIfNecessary()
{
    LogNotYetImplemented.state = WTFLogChannelOn;
}

}

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