[Webkit-unassigned] [Bug 75593] null-check variable page before using it in FrameView::notifyPageThatContentAreaWillPaint.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 16:56:01 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75593


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #121199|review?                     |review+
               Flag|                            |




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2012-01-05 16:56:01 PST ---
(From update of attachment 121199)
I guess it's OK to add = another null check (there is enough confusion about when they are needed in this file already). 

It would be much better to find out why anyone would call notifyPageThatContentAreaWillPaint() when there is no page, and they are not painting, and fix that instead.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list