- From: <bugzilla@jessica.w3.org>
- Date: Mon, 20 Oct 2014 18:22:03 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25966 --- Comment #5 from David Dorwin <ddorwin@google.com> --- (In reply to David Dorwin from comment #4) > Bug 23369 has been resolved by, among other things, adding: > typedef (ArrayBufferData or ArrayBuffer) BufferSource; This work had been blocked by a typo in this text (bug 27110). This is now fixed: typedef (ArrayBufferView or ArrayBuffer) BufferSource; -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 20 October 2014 18:22:05 UTC