[Webkit-unassigned] [Bug 86556] [Worker] Web Worker lacks test for posting structured data message.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 18:45:15 PDT 2012


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


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142121|review?                     |review-
               Flag|                            |




--- Comment #2 from David Levin <levin at chromium.org>  2012-05-15 18:44:19 PST ---
(From update of attachment 142121)
View in context: https://bugs.webkit.org/attachment.cgi?id=142121&action=review

Seems ok. Just a few nits to fix up.

> LayoutTests/fast/workers/resources/worker-structure-message.js:7
> +        var buf = new ArrayBuffer(20);

Why is this allocated here? I don't see it being used.

> LayoutTests/fast/workers/worker-structure-message.html:5
> +Should print "DONE" when done.</p>

On success, you should see...

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