WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154054
Modern IDB: TransactionOperation objects leak
https://bugs.webkit.org/show_bug.cgi?id=154054
Summary
Modern IDB: TransactionOperation objects leak
Brady Eidson
Reported
2016-02-09 16:09:57 PST
Modern IDB: TransactionOperation objects leak
Attachments
Patch v1
(5.68 KB, patch)
2016-02-09 16:17 PST
,
Brady Eidson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-02-09 16:17:16 PST
Created
attachment 270961
[details]
Patch v1
WebKit Commit Bot
Comment 2
2016-02-09 16:18:22 PST
Attachment 270961
[details]
did not pass style-queue: ERROR: Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:104: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:124: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 3
2016-02-09 17:15:11 PST
Comment on
attachment 270961
[details]
Patch v1 Clearing flags on attachment: 270961 Committed
r196349
: <
http://trac.webkit.org/changeset/196349
>
WebKit Commit Bot
Comment 4
2016-02-09 17:15:13 PST
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 5
2016-02-23 09:52:45 PST
This change has cut the total amount of leaks on the leaks bot roughly in half. Nice!
Brady Eidson
Comment 6
2016-02-23 09:53:43 PST
(In reply to
comment #5
)
> This change has cut the total amount of leaks on the leaks bot roughly in > half. Nice!
👍👏
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug