mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
2fde96952c
From 7bb0fbba24f4f65d3fa83efe223b1431cd71fdb6 Mon Sep 17 00:00:00 2001 --- dom/apps/tests/test_third_party_homescreen.html | 8 +- .../test/test_messagemanager_assertpermission.html | 4 +- dom/base/test/test_messagemanager_targetchain.html | 16 +-- ...rowserElement_AllowEmbedAppsInNestedOOIframe.js | 11 +- .../mochitest/browserElement_CopyPaste.js | 9 +- .../browserElement_DisallowEmbedAppsInOOP.js | 9 +- .../mochitest/browserElement_Proxy.js | 10 +- .../browserElement_SetInputMethodActive.js | 3 +- .../mochitest/browserElement_SetVisibleFrames.js | 17 ++-- .../mochitest/browserElement_SetVisibleFrames2.js | 16 +-- .../priority/test_ExpectingSystemMessage2.html | 16 +-- .../mochitest/priority/test_NestedFrames.html | 16 +-- dom/cache/test/mochitest/driver.js | 11 +- .../test/mochitest/test_cache_orphaned_body.html | 33 +----- .../test/mochitest/test_cache_orphaned_cache.html | 33 +----- dom/cache/test/mochitest/test_cache_restart.html | 11 +- dom/cache/test/mochitest/test_cache_shrink.html | 33 +----- dom/indexedDB/test/file.js | 12 +-- dom/indexedDB/test/helpers.js | 9 +- dom/indexedDB/test/webapp_clearBrowserData.js | 6 +- dom/inputmethod/mochitest/test_bug1043828.html | 5 +- dom/inputmethod/mochitest/test_bug944397.html | 5 +- .../mochitest/test_focus_blur_manage_events.html | 5 +- .../mochitest/test_input_registry_events.html | 5 +- .../mochitest/test_simple_manage_events.html | 5 +- .../tests/test_permission_for_nested_oop_app.html | 3 +- .../tests/test_permission_for_two_oop_apps.html | 3 +- dom/ipc/tests/test_permission_helper.js | 21 ++-- .../test_permission_when_oop_app_crashes.html | 3 +- dom/tv/test/mochitest/head.js | 5 +- .../test_SpecialPowersPushAppPermissions.html | 14 ++- .../tests/Harness_sanity/test_bug816847.html | 6 +- .../components/SpecialPowersObserver.js | 4 +- .../content/SpecialPowersObserverAPI.js | 24 +---- testing/specialpowers/content/specialpowersAPI.js | 111 ++++++++------------- 35 files changed, 173 insertions(+), 329 deletions(-) |
||
---|---|---|
.. | ||
crashtests | ||
test | ||
ActorsChild.cpp | ||
ActorsChild.h | ||
ActorsParent.cpp | ||
ActorsParent.h | ||
FileInfo.cpp | ||
FileInfo.h | ||
FileManager.h | ||
FileSnapshot.cpp | ||
FileSnapshot.h | ||
IDBCursor.cpp | ||
IDBCursor.h | ||
IDBDatabase.cpp | ||
IDBDatabase.h | ||
IDBEvents.cpp | ||
IDBEvents.h | ||
IDBFactory.cpp | ||
IDBFactory.h | ||
IDBFileHandle.cpp | ||
IDBFileHandle.h | ||
IDBFileRequest.cpp | ||
IDBFileRequest.h | ||
IDBIndex.cpp | ||
IDBIndex.h | ||
IDBKeyRange.cpp | ||
IDBKeyRange.h | ||
IDBMutableFile.cpp | ||
IDBMutableFile.h | ||
IDBObjectStore.cpp | ||
IDBObjectStore.h | ||
IDBRequest.cpp | ||
IDBRequest.h | ||
IDBTransaction.cpp | ||
IDBTransaction.h | ||
IDBWrapperCache.cpp | ||
IDBWrapperCache.h | ||
IndexedDatabase.h | ||
IndexedDatabaseInlines.h | ||
IndexedDatabaseManager.cpp | ||
IndexedDatabaseManager.h | ||
Key.cpp | ||
Key.h | ||
KeyPath.cpp | ||
KeyPath.h | ||
moz.build | ||
PBackgroundIDBCursor.ipdl | ||
PBackgroundIDBDatabase.ipdl | ||
PBackgroundIDBDatabaseFile.ipdl | ||
PBackgroundIDBDatabaseRequest.ipdl | ||
PBackgroundIDBFactory.ipdl | ||
PBackgroundIDBFactoryRequest.ipdl | ||
PBackgroundIDBRequest.ipdl | ||
PBackgroundIDBSharedTypes.ipdlh | ||
PBackgroundIDBTransaction.ipdl | ||
PBackgroundIDBVersionChangeTransaction.ipdl | ||
PermissionRequestBase.cpp | ||
PermissionRequestBase.h | ||
PIndexedDBPermissionRequest.ipdl | ||
ProfilerHelpers.h | ||
ReportInternalError.cpp | ||
ReportInternalError.h | ||
SerializationHelpers.h |