[Webkit-unassigned] [Bug 89959] New: Change return type in bandwidth attribute of network information API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 26 01:57:03 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89959
Summary: Change return type in bandwidth attribute of network
information API
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: gyuyoung.kim at samsung.com
According to network information API spec, bandwidth attribute should return double type. But, existing implementation has used *long* and *unsigned int* types.
--
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