DescriptionMake DataTransferItemList indexed getter anonymous
Make DataTransferItemList indexed getter anonymous to match the latest
specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#datatransferitemlist
DataTransferItemList is not implemented in Firefox 23 or IE10. The
compatibility risk is low since developers usually use the [] operator
instead.
BUG=271424
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156027
Patch Set 1 #
Total comments: 5
Patch Set 2 : Fix nits #
Messages
Total messages: 9 (0 generated)
|