[Webkit-unassigned] [Bug 110569] [Progress Events] ProgressEvent.length returns wrong value.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 16 04:48:25 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=110569


Christophe Dumez <dchris at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |dchris at gmail.com
                   |kit.org                     |
     Ever Confirmed|0                           |1




--- Comment #9 from Christophe Dumez <dchris at gmail.com>  2013-04-16 04:46:41 PST ---
I will propose a patch to make the JSC bindings comply with the Web IDL Editor Draft with regards to the 'length' attribute, in particular:
http://dev.w3.org/2006/webapi/WebIDL/#es-interface-call
http://dev.w3.org/2006/webapi/WebIDL/#es-operations

It seems Firefox already complies with the ED:
https://bugzilla.mozilla.org/show_bug.cgi?id=793151

And I submitted a patch to make Blink/V8 bindings comply with the ED:
https://codereview.chromium.org/14244017/

-- 
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