[Webkit-unassigned] [Bug 89350] New: [GStreamer] Use GST_DEBUG instead of LOG_VERBOSE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 18 09:16:04 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89350
Summary: [GStreamer] Use GST_DEBUG instead of LOG_VERBOSE
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pnormand at igalia.com
WebCore's LOG* macros work only for debug builds. Moreover I think it make sense to have the player's logging messages at the same level as gst logging messages. We can make a new gst debug category called webkit so GST_DEBUG=webkit:5 would output the current LOG_VERBOSE() messages.
--
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