[tbb-bugs] #16758 [Quality Assurance and Testing]: We need a dom-objects-enumeration test for Workers and SharedWorkers
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Aug 16 10:29:57 UTC 2015
#16758: We need a dom-objects-enumeration test for Workers and SharedWorkers
-----------------------------------------------+--------------------------
Reporter: boklm | Owner: boklm
Type: task | Status: new
Priority: normal | Milestone:
Component: Quality Assurance and Testing | Version:
Resolution: | Keywords: tbb-testcase
Actual Points: | Parent ID:
Points: |
-----------------------------------------------+--------------------------
Comment (by boklm):
I added a page to enumerate DOM objects in a Worker thread (not yet in a
SharedWorker thread):
http://test-data.tbb.torproject.org/workers/dom-objects-enumeration.html
The diff we have between 4.5.3 and 5.0 is:
{{{
5c5,6
< Console
---
> BroadcastChannel
> DOMError
6a8
> DOMStringList
18a21,30
> IDBCursor
> IDBDatabase
> IDBFactory
> IDBIndex
> IDBKeyRange
> IDBObjectStore
> IDBOpenDBRequest
> IDBRequest
> IDBTransaction
> IDBVersionChangeEvent
34a47
> Performance
42a56
> Symbol
54a69,70
> WeakSet
> WebSocket
59a76
> XMLHttpRequestEventTarget
83a101
> indexedDB
95a114
> performance
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16758#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list