LayoutTests:
Reviewed by Hyatt.
- test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
* fast/frames/iframe-option-crash-expected.checksum: Added.
* fast/frames/iframe-option-crash-expected.png: Added.
* fast/frames/iframe-option-crash-expected.txt: Added.
* fast/frames/iframe-option-crash.xhtml: Added.
WebCore:
Reviewed by Hyatt.
- fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
Test: fast/frames/iframe-option-crash.xhtml
* rendering/RenderView.cpp: (WebCore::RenderView::paintBoxDecorations):
Check for a nil renderer.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@15808
268f45cc-cd09-0410-ab3c-
d52691b4dbfc