RESOLVED FIXED Bug 68914
Clean up how FrameView accesses the RenderView
https://bugs.webkit.org/show_bug.cgi?id=68914
Summary Clean up how FrameView accesses the RenderView
Simon Fraser (smfr)
Reported 2011-09-27 10:42:23 PDT
FrameView uses several different ways to get at the frame's root RenderView, and some of the null-check, others do not. This can cause crashes (e.g. bug 68893).
Attachments
Patch (19.38 KB, patch)
2011-09-27 10:50 PDT, Simon Fraser (smfr)
sam: review+
Simon Fraser (smfr)
Comment 1 2011-09-27 10:50:10 PDT
Simon Fraser (smfr)
Comment 2 2011-09-27 10:54:12 PDT
Note You need to log in before you can comment on or make changes to this bug.