Bug 120249

Summary: Don't treat NSLocalizedDescriptionKey and NSLocalizedRecoverySuggestionErrorKey as NSLocalized macros
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2013-08-24 09:35:43 PDT
Don't treat NSLocalizedDescriptionKey and NSLocalizedRecoverySuggestionErrorKey as NSLocalized macros
Comment 1 Anders Carlsson 2013-08-24 09:36:47 PDT
Created attachment 209542 [details]
Patch
Comment 2 Andreas Kling 2013-08-24 09:37:37 PDT
Comment on attachment 209542 [details]
Patch

rs=me
Comment 3 Anders Carlsson 2013-08-24 10:07:09 PDT
Committed r154547: <http://trac.webkit.org/changeset/154547>