git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
IndexedDB: IDBRequest can be GCd during event dispatch
[WebKit-https.git]
/
LayoutTests
/
storage
/
indexeddb
/
pending-activity-workers.html
1
<!DOCTYPE html>
2
<script src="../../fast/js/resources/js-test-pre.js"></script>
3
<script src="resources/shared.js"></script>
4
<body>
5
<script>startWorker('resources/pending-activity.js');</script>
6
<script src="../../fast/js/resources/js-test-post.js"></script>
7
</body>