[webkit-reviews] review granted: [Bug 14190] Breakpoints should persist across launches : [Attachment 56578] Proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 20 05:43:36 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 14190: Breakpoints should persist across launches
https://bugs.webkit.org/show_bug.cgi?id=14190

Attachment 56578: Proposed patch.
https://bugs.webkit.org/attachment.cgi?id=56578&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/inspector/front-end/BreakpointManager.js:105
 +	    for (var line in breakpoints[breakpoint.url]) {
We may want to introduce an utility function for this


More information about the webkit-reviews mailing list