Bug 30233 - Local Storage and Cookies show Blank text on Local Files
Summary: Local Storage and Cookies show Blank text on Local Files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 13:14 PDT by Brian Weinstein
Modified: 2009-10-08 13:29 PDT (History)
2 users (show)

See Also:


Attachments
Fix (1.71 KB, patch)
2009-10-08 13:18 PDT, Brian Weinstein
timothy: review-
bweinstein: commit-queue-
Details | Formatted Diff | Diff
Localized Fix (35.87 KB, patch)
2009-10-08 13:25 PDT, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.