[Webkit-unassigned] [Bug 19135] console.assert should prefix messages with "Assertion failed: "

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 20:25:26 PDT 2009


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


Timothy Hatcher <timothy at hatcher.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41632|review?                     |review-
               Flag|                            |




--- Comment #2 from Timothy Hatcher <timothy at hatcher.name>  2009-10-21 20:25:26 PDT ---
(From update of attachment 41632)

> +            messageTextElement.appendChild(document.createTextNode("Assertion failed: "));

This sting needs to be localizable. WebInspector.UIString and added
LocalizableStrings.js.

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