[Webkit-unassigned] [Bug 133927] New: Change GenericCallback<> function parameters into std::function<>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 15 11:37:22 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=133927
Summary: Change GenericCallback<> function parameters into
std::function<>
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
Have callers pass a std::function<>, and the callee create the GenericCallback<> if necessary.
--
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