[Webkit-unassigned] [Bug 82468] Deleting an array item causes it to appear as `undefined × 1` in the console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 09:48:51 PDT 2012


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





--- Comment #10 from sam <dsam2912 at gmail.com>  2012-04-25 09:48:51 PST ---
(In reply to comment #8)
> (From update of attachment 138815 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=138815&action=review
> 
> One small nit and it is good to go. You don't need to change localizedStrings here. (resetting r?).
> 
> > Source/WebCore/inspector/front-end/ConsoleMessage.js:337
> > +                span.textContent = WebInspector.UIString("undefined");
> 
> You don't need to localize "undefined" - it is a JavaScript term. The reason it was localized previously was "x %d" fragment.

okk, have removed it from localizedStrings. 

Is it ok ?

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