[webkit-reviews] review granted: [Bug 112085] Refactoring: Pull Node::disabled() and Node::isInert() down to Element. : [Attachment 194629] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 24 18:41:00 PDT 2013


Hajime Morrita <morrita at google.com> has granted Matt Falkenhagen
<falken at chromium.org>'s request for review:
Bug 112085: Refactoring: Pull Node::disabled() and Node::isInert() down to
Element.
https://bugs.webkit.org/show_bug.cgi?id=112085

Attachment 194629: Patch
https://bugs.webkit.org/attachment.cgi?id=194629&action=review

------- Additional Comments from Hajime Morrita <morrita at google.com>
Feels like we could have isDisabledElement(Node*) in Element.h. Having
isElementNode() check makes the code a bit noisy.


More information about the webkit-reviews mailing list