[Webkit-unassigned] [Bug 136208] New: Web Core: Fix unused parameter build warning
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 24 23:58:02 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136208
Summary: Web Core: Fix unused parameter build warning
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: shiva.jm at samsung.com
Got unused paramet build warning during Wk2-EFL build on revision 172901.
/home/shiva.jm/webkit-git/svngitjuly01/WebKit/Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp:394:6: warning: unused parameter ‘purpose’ [-Wunused-parameter]
void CoordinatedGraphicsLayer::setContentsToPlatformLayer(PlatformLayer* platformLayer, ContentsLayerPurpose purpose)
--
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