[webkit-reviews] review requested: [Bug 26326] REGRESSION: When the main page (ScrollView) has a custom scrollbar, it crashes on destruction. : [Attachment 31566] Proposed fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 15:29:44 PDT 2009


David Levin <levin at chromium.org> has asked  for review:
Bug 26326: REGRESSION: When the main page (ScrollView) has a custom scrollbar,
it crashes on destruction.
https://bugs.webkit.org/show_bug.cgi?id=26326

Attachment 31566: Proposed fix.
https://bugs.webkit.org/attachment.cgi?id=31566&action=review

------- Additional Comments from David Levin <levin at chromium.org>
I had to move the call to FrameView::detachCustomScrollbars in Document::detach
to ensure that the renderBox was still set on the body element when this method
was called.

I've tried this out on windows and it works fine.  (I thought I tested the last
patch on windows but I must have missed something when doing the revisions.)


More information about the webkit-reviews mailing list