[webkit-reviews] review denied: [Bug 44687] Web Inspector: use context menu items with checkbox for DOM breakpoints : [Attachment 65572] Proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 26 08:57:15 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has denied Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 44687: Web Inspector: use context menu items with checkbox for DOM
breakpoints
https://bugs.webkit.org/show_bug.cgi?id=44687

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
WebCore/inspector/front-end/DOMAgent.js:743
 +  WebInspector.DOMBreakpoint.ContextMenuLabels = {};
This slows down our load time, please do it lazily.


More information about the webkit-reviews mailing list