WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
97035
WebSQL leaks memory on openDatabase? Are databases ever closed?
https://bugs.webkit.org/show_bug.cgi?id=97035
Summary
WebSQL leaks memory on openDatabase? Are databases ever closed?
Benjamin Poulain
Reported
2012-09-18 12:09:01 PDT
The following microbenchmark use a crazy amount of memory:
http://jsperf.com/websql-arg-handling
The memory keeps increasing on every run. It is not a typical use case, but the kind of massive memory use is worrisome.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Nordman
Comment 1
2012-10-19 12:39:53 PDT
This sounds like it may be a dup of
https://bugs.webkit.org/show_bug.cgi?id=68303
Benjamin Poulain
Comment 2
2012-10-19 12:57:16 PDT
(In reply to
comment #1
)
> This sounds like it may be a dup of
https://bugs.webkit.org/show_bug.cgi?id=68303
That is likely.
Brent Fulgham
Comment 3
2024-03-05 13:11:22 PST
We have removed WebSQL as a feature. We won't make further improvements to it.
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