Bug 97035

Summary: WebSQL leaks memory on openDatabase? Are databases ever closed?
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ap, beidson, benjamin, bfulgham, michaeln
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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
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.