[Webkit-unassigned] [Bug 47715] Web Inspector: move frontend settings to local storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 05:03:42 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47715





--- Comment #4 from Pavel Podivilov <podivilov at chromium.org>  2010-10-19 05:03:40 PST ---
(In reply to comment #3)
> I have 2 concerns:
> 1) LocalStorage is racy if you use it from 2 threads/processes.  Are you OK with this?
That could be a problem, we should probably use Web SQL DB instead.

> 2) It doesn't seem as though there's any code to migrate forward settings from the old system to the new.  Is that OK?
There's very few settings currently. So it's ok to forget the old settings.

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