[Webkit-unassigned] [Bug 114444] New: ProgressEvent should provide provision to receive canBubble and cancelable values
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 11 08:12:50 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=114444
Summary: ProgressEvent should provide provision to receive
canBubble and cancelable values
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: praveen.j at samsung.com
CC: s.choi at hackerslab.eu, dev_sachin at yahoo.com
Events in FileAPI http://dev.w3.org/2006/webapi/FileAPI/#events specify that the events are NOT cancelable and the value in ProgressEvent must be false. Currently these is no provision to set canBubble and cancelable while creating ProgressEvent.
--
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