Bug 165826 - WebAssembly: Should an Element's index count being zero be a validation error?
Summary: WebAssembly: Should an Element's index count being zero be a validation error?
Status: RESOLVED DUPLICATE of bug 173287
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on: 173287
Blocks:
  Show dependency treegraph
 
Reported: 2016-12-13 15:58 PST by Saam Barati
Modified: 2017-06-13 08:42 PDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-12-13 15:58:47 PST
see https://github.com/WebAssembly/design/issues/897
Comment 1 JF Bastien 2017-06-12 16:40:15 PDT
Closing, I'm handling this in a patch which updates spec tests.
Comment 2 Saam Barati 2017-06-13 00:35:57 PDT
(In reply to JF Bastien from comment #1)
> Closing, I'm handling this in a patch which updates spec tests.

Can you mark this as a dupe of that bug?
Comment 3 Saam Barati 2017-06-13 00:36:29 PDT
(In reply to Saam Barati from comment #2)
> (In reply to JF Bastien from comment #1)
> > Closing, I'm handling this in a patch which updates spec tests.
> 
> Can you mark this as a dupe of that bug?

(I would but I’m not sure which bug you’re talking about.)
Comment 4 JF Bastien 2017-06-13 08:42:05 PDT

*** This bug has been marked as a duplicate of bug 173287 ***