[webkit-reviews] review granted: [Bug 57801] [Refactoring] <progress> should not have manual layout code. : [Attachment 88444] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 09:23:46 PDT 2011


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted MORITA Hajime
<morrita at google.com>'s request for review:
Bug 57801: [Refactoring] <progress> should not have manual layout code.
https://bugs.webkit.org/show_bug.cgi?id=57801

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=88444&action=review

> Source/WebCore/html/HTMLProgressElement.h:45
> +    ~HTMLProgressElement();

it's gonna be virtual anyway, but should probably say virtual
~HTMLProgressElement?


More information about the webkit-reviews mailing list