[webkit-reviews] review granted: [Bug 44532] Web Inspector: add "Attribute Modified" and "Node Removed" DOM breakpoints : [Attachment 65287] Proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 24 10:27:11 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 44532: Web Inspector: add "Attribute Modified" and "Node Removed" DOM
breakpoints
https://bugs.webkit.org/show_bug.cgi?id=44532

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
LayoutTests/inspector/dom-breakpoints.html:17
 +	element[name] = value;
I think this should be element.setAttribute


More information about the webkit-reviews mailing list