[Webkit-unassigned] [Bug 64926] REGRESSION (r90991-r91108): Some extensions broken (LocalStorage corrupts or is not read)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 8 16:09:46 PDT 2011


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





--- Comment #7 from Jessie Berlin <jberlin at webkit.org>  2011-09-08 16:09:46 PST ---
(In reply to comment #5)
> Seems that the problem could lie with an extenstions interfacing with LocalStorage. Specifically with Better Facebook's corruption of it's LocalStorage preferences.
> 
> in:
> 
> ~/Library/Safari/LocalStorage/http_www.facebook.com_0.localstorage
> 
> I only see a slight change to the header of the file between the working version and the one Better Facebook considers corrupted.
> 
> Since User CSS and Ninjakit also use LocalStorage I wouldn't be surprised if there's some similar problem there as well.

Also, if Better Facebook is using local storage within an injected script, then they are editing the local storage belonging to Facebook.com. It is likely that Facebook.com is also using local storage and could be messing with those values stored by Better Facebook.

The other two Extensions might not be the same issue.

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