|
|
Line 66: |
Line 66: |
| * IndexedDB and DOM worker tests, need cross compartment structured clone (jorendorff/bent) | | * IndexedDB and DOM worker tests, need cross compartment structured clone (jorendorff/bent) |
| * XPCNW holder objects vs JS_ClearScope() | | * XPCNW holder objects vs JS_ClearScope() |
|
| |
| failing tests:
| |
|
| |
| <pre>
| |
| http://mochi.test:8888/tests/dom/tests/mochitest/ajax/offline/test_updatingManifest.html
| |
| </pre>
| |
|
| |
| Make chrome tests:
| |
|
| |
| <pre>
| |
| [TODO] http://mochi.test:8888/tests/js/src/xpconnect/tests/mochitest/test_cows.html
| |
| [Done] /tests/js/src/xpconnect/tests/mochitest/test_bug484459.html (XPCSafeJSObjectWrapper)
| |
| [Done but real failures] /tests/js/src/xpconnect/tests/mochitest/test_wrappers.html (XPCSafeJSObjectWrapper)
| |
| </pre>
| |
|
| |
|
| == Chunk 1 == | | == Chunk 1 == |