RESOLVED FIXED 103344
IndexedDB: Make test resilient to different event ordering
https://bugs.webkit.org/show_bug.cgi?id=103344
Summary IndexedDB: Make test resilient to different event ordering
David Grogan
Reported 2012-11-26 18:43:44 PST
IndexedDB: Make test resilient to different event ordering
Attachments
Patch (2.66 KB, patch)
2012-11-26 18:45 PST, David Grogan
no flags
David Grogan
Comment 1 2012-11-26 18:45:38 PST
David Grogan
Comment 2 2012-11-26 18:51:55 PST
Josh, could you take a look at this? Apparently in chrome this sequence can happen: Browser process fires versionchange event at main thread Browser process fires blocked event at worker thread Worker thread receives blocked, sends message to main thread Main thread receives message from worker Main thread receives versionchange event
Joshua Bell
Comment 3 2012-11-26 18:55:21 PST
Lgtm
David Grogan
Comment 4 2012-11-26 18:56:51 PST
Tony, could you review this?
WebKit Review Bot
Comment 5 2012-11-27 09:46:12 PST
Comment on attachment 176144 [details] Patch Clearing flags on attachment: 176144 Committed r135868: <http://trac.webkit.org/changeset/135868>
WebKit Review Bot
Comment 6 2012-11-27 09:46:15 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.