[Webkit-unassigned] [Bug 19207] Inspector should remember the size of sidebars set by the user
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 2 15:23:15 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19207
webkit at mattlilek.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit at mattlilek.com
------- Comment #3 from webkit at mattlilek.com 2008-08-02 15:23 PDT -------
(In reply to comment #2)
> I would say localStorage is the best bet. But it would be lumped into all file
> URL's localStorage. So Database with a unique name for the inspector might be
> better.
>
Database is async, which is a problem when retrieving the information, so
unless I'm missing a really obvious (or sneaky) way of making the database
stuff synchronous, it's probably going to have to be localStorage.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list