[webkit-reviews] review granted: [Bug 53564] Make canHaveChildrenForEditing more efficient : [Attachment 81931] Added back HTMLMeterElement change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 00:59:30 PST 2011


Eric Seidel <eric at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 53564: Make canHaveChildrenForEditing more efficient
https://bugs.webkit.org/show_bug.cgi?id=53564

Attachment 81931: Added back HTMLMeterElement change
https://bugs.webkit.org/attachment.cgi?id=81931&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=81931&action=review

Otherwise looks ok.

> Source/WebCore/html/HTMLElement.cpp:-658
> -    if (document()->frame() && document()->frame()->isContentEditable())

huh?


More information about the webkit-reviews mailing list