[webkit-reviews] review granted: [Bug 39147] Frame has many trivial member functions that should be inlined : [Attachment 56132] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 17 16:17:05 PDT 2010


Brady Eidson <beidson at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 39147: Frame has many trivial member functions that should be inlined
https://bugs.webkit.org/show_bug.cgi?id=39147

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

------- Additional Comments from Brady Eidson <beidson at apple.com>

> -void Frame::removeEditingStyleFromElement(Element*) const
> -{
> -}
> -

May as well remove this one from the header, too?

r+, after the EWS bots get a chance to churn.


More information about the webkit-reviews mailing list