[webkit-reviews] review granted: [Bug 34641] WebCore::RenderButton::styleDidChange ReadAV at NULL (6739b7fe455ecb54a6812c0866c3b47c) : [Attachment 50788] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 16 09:20:26 PDT 2010


mitz at webkit.org has granted Shinichiro Hamaji <hamaji at chromium.org>'s request
for review:
Bug 34641: WebCore::RenderButton::styleDidChange ReadAV at NULL
(6739b7fe455ecb54a6812c0866c3b47c)
https://bugs.webkit.org/show_bug.cgi?id=34641

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

------- Additional Comments from mitz at webkit.org
r+ since the patch is correct and it fixes the crash, but please consider
whether there are other form controls or elements that need the same treatment
(e.g. <input type="text" style="display: block;">, <textarea>, built-in video
controls when styled as block? etc.


More information about the webkit-reviews mailing list