DescriptionAssume FrameView::m_frame is never NULL
FrameView::clearFrame() is unused and we never pass a null frame pointer to FrameView::create(),
so FrameView::m_frame should never be NULL. This removes FrameView::clearFrame() and
removes m_frame check from conditional expressions.
BUG=
R=abarth@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157068
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|