[Webkit-unassigned] [Bug 24451] Web Inspector, HTML5 Databases: Selecting Tables loads entire table into main memory, even 1GB+ tables.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 12 15:52:02 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=24451
Brian Burg <bburg at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Web Inspector (Deprecated) |Web Inspector
CC| |bburg at apple.com,
| |graouts at apple.com,
| |joepeck at webkit.org,
| |timothy at apple.com,
| |webkit-bug-importer at group.a
| |pple.com
--- Comment #2 from Brian Burg <bburg at apple.com> 2014-01-12 15:49:42 PST ---
I don't think the expected use case of HTML5 databases is to store 1GB tables. However, we shouldn't be doing `SELECT * FROM ...` anyway.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list