[Webkit-unassigned] [Bug 117021] New: [GTK] Fix pass_by_value coverity warning in ChromeClientGtk
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 30 01:23:19 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117021
Summary: [GTK] Fix pass_by_value coverity warning in
ChromeClientGtk
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eocanha at igalia.com
Coverity warned about this issue in ChromeClientGtk:
pass_by_value: Passing parameter dirtyRegion of type WebCore::Region (size 448 bytes) by value.
This was documented in https://docs.google.com/spreadsheet/ccc?key=0AvP3bJqGv0uXdExmcXU4anowQ3E2M0luWkltZXFuSEE#gid=0 (row 7033), linked from Bug #104114.
--
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