[Webkit-unassigned] [Bug 106731] IndexedDB: Fix tests which depend upon V8 event listener behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 12 17:26:32 PST 2013


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





--- Comment #2 from Joshua Bell <jsbell at chromium.org>  2013-01-12 17:28:22 PST ---
The preamble(evt) pattern is used so that the tests will run in both a window context and in a worker context - workers don't set a global event property. We don't yet have HTML files for running them all in worker contexts, so this patch probably won't fail EWS but we'd like to keep (or update) that pattern. 

Agreed that the tests should be updated, but we'll need to decide what to do for these tests in Workers. 

(I'll be able to look more closely on Monday.)

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