[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 19:25:35 PDT 2012


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





--- Comment #4 from Li Yin <li.yin at intel.com>  2012-05-15 19:24:40 PST ---
(In reply to comment #2)
> (From update of attachment 142121 [details])
> 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.

Sorry, forget to delete. Now it has been deleted.
> 
> > LayoutTests/fast/workers/worker-structure-message.html:5
> > +Should print "DONE" when done.</p>
> 
> On success, you should see...

Add the related log.

Thanks for your review.

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