[Webkit-unassigned] [Bug 40980] Web Inspector: null is not properly handled when evaluated in console (V8 only)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 07:15:51 PDT 2010


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





--- Comment #9 from Yury Semikhatsky <yurys at chromium.org>  2010-06-23 07:15:51 PST ---
(From update of attachment 59510)
WebCore/inspector/front-end/InjectedScript.js:604
 +              objectText = /.*/.exec(objectText)[0].replace(/ +$/g, "");
Please add a comment describing what the regexp does or better rewrite the code to make its intent clear.

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