Bug 30233

Summary: Local Storage and Cookies show Blank text on Local Files
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: Web Inspector (Deprecated)Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Fix
timothy: review-, bweinstein: commit-queue-
Localized Fix timothy: review+, bweinstein: commit-queue-

Description Brian Weinstein 2009-10-08 13:14:29 PDT
Local Storage and Cookies show Blank text on Local Files.
Comment 1 Brian Weinstein 2009-10-08 13:18:02 PDT
Created attachment 40905 [details]
Fix
Comment 2 Timothy Hatcher 2009-10-08 13:19:40 PDT
Comment on attachment 40905 [details]
Fix

"Local Files" needs to be WebInspector.UIString("Local Files") and added to the LocalizableStrings.js.
Comment 3 Brian Weinstein 2009-10-08 13:25:58 PDT
Created attachment 40907 [details]
Localized Fix
Comment 4 Brian Weinstein 2009-10-08 13:29:49 PDT
Committed in http://trac.webkit.org/changeset/49314.