[Webkit-unassigned] [Bug 56354] Web Inspector: empty, non-functional window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 23:21:52 PDT 2011


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





--- Comment #4 from opendarwin at lapcatsoftware.com  2011-03-14 23:21:51 PST ---
The cause is actually http://trac.webkit.org/changeset/70622/trunk along with associated build fixes http://trac.webkit.org/changeset/70623/trunk and http://trac.webkit.org/changeset/70633/trunk

To reproduce:
defaults write com.apple.Safari WebKitLocalStorageEnabledPreferenceKey -bool false

The file "WebKit/Source/WebCore/inspector/front-end/Settings.js" needs to check "window.localStorage != null" before using it.

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