[webkit-reviews] review granted: [Bug 117959] Fix various crashes on sites with fixed backgrounds : [Attachment 205341] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 24 16:23:19 PDT 2013


Andy Estes <aestes at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 117959: Fix various crashes on sites with fixed backgrounds
https://bugs.webkit.org/show_bug.cgi?id=117959

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

------- Additional Comments from Andy Estes <aestes at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=205341&action=review


> Source/WebCore/page/FrameView.cpp:-1566
> -    ASSERT(m_slowRepaintObjects->contains(o));

If we did create a m_slowRepaintObjects, should we not assert that it contains
the item we're removing?


More information about the webkit-reviews mailing list