Remove ASSERT introduced in http://trac.webkit.org/changeset/96427
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 1 Oct 2011 01:17:06 +0000 (01:17 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 1 Oct 2011 01:17:06 +0000 (01:17 +0000)
commit808b1ca07d50e280ff498fd45122b6748b175b4c
tree97f8ac506ea3b99b8e8a89894508d6cc327b66d6
parentc063ddfc38a97033f87c181be2aac6d10e400937
Remove ASSERT introduced in trac.webkit.org/changeset/96427
which is triggering all over the place.

Sorting this out is covered in this bug:
https://bugs.webkit.org/show_bug.cgi?id=69200

* rendering/RenderView.cpp:
(WebCore::RenderView::layout):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96445 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/rendering/RenderView.cpp