[Webkit-unassigned] [Bug 79239] [Chromium] video-referer.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 18:16:21 PST 2012


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





--- Comment #5 from Dale Curtis <dalecurtis at chromium.org>  2012-02-22 18:16:19 PST ---
(From update of attachment 128352)
View in context: https://bugs.webkit.org/attachment.cgi?id=128352&action=review

>> LayoutTests/ChangeLog:6
>> +        Fix races in video-referer test.
> 
> Can you comment on what the races are?

As far as I can tell, the event listeners are added too soon since they aren't protected by onload(). Which results in something going awry with their setup. I haven't dug too deep on the why, this is just a common problem I've run into with other layout tests.

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