WebKit Bugzilla
Attachment 362332 Details for
Bug 194709
: IndexedDB: IDBDatabase and IDBTransaction are leaked in layout tests
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-194709-20190218141611.patch (text/plain), 1.27 KB, created by
Sihui Liu
on 2019-02-18 14:16:12 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Sihui Liu
Created:
2019-02-18 14:16:12 PST
Size:
1.27 KB
patch
obsolete
>Subversion Revision: 241736 >diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog >index 80945a5cfa6c67a695b326bfc3f5c5f6699103d6..0da9f559d3bca0beee3e0998a508660d2b2fcfb0 100644 >--- a/LayoutTests/ChangeLog >+++ b/LayoutTests/ChangeLog >@@ -1,3 +1,12 @@ >+2019-02-18 Sihui Liu <sihui_liu@apple.com> >+ >+ IndexedDB: leak IDBDatabase and IDBTransacstion in layout tests >+ https://bugs.webkit.org/show_bug.cgi?id=194709 >+ >+ Unreviewed, added expectation file for test. >+ >+ * storage/indexeddb/IDBObject-leak-expected.txt: Added. >+ > 2019-02-18 Daniel Bates <dabates@apple.com> > > [iOS] Keyups for non-modifier keys identified as "Dead" when not focused in a content-editable element >diff --git a/LayoutTests/storage/indexeddb/IDBObject-leak-expected.txt b/LayoutTests/storage/indexeddb/IDBObject-leak-expected.txt >new file mode 100644 >index 0000000000000000000000000000000000000000..b286595a5bdb0f7b0982880b1f9f3170420539c8 >--- /dev/null >+++ b/LayoutTests/storage/indexeddb/IDBObject-leak-expected.txt >@@ -0,0 +1,10 @@ >+This test verifies that IDBTransaction objects are freed. >+ >+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". >+ >+ >+PASS internals.numberOfIDBTransactions() is 0 >+PASS successfullyParsed is true >+ >+TEST COMPLETE >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 194709
:
362122
|
362196
|
362300
|
362332
|
362346
|
362353
|
362356
|
362504
|
362509
|
362516
|
362517
|
362773