* WebCoreSupport/FrameLoaderClientGtk.cpp:
(WebKit::FrameLoaderClient::FrameLoaderClient): Remove an assertion that was not removed in r154658.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@154664
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-08-26 Zan Dobersek <zdobersek@igalia.com>
+
+ Unreviewed GTK build fix.
+
+ * WebCoreSupport/FrameLoaderClientGtk.cpp:
+ (WebKit::FrameLoaderClient::FrameLoaderClient): Remove an assertion that was not removed in r154658.
+
2013-08-26 Ryosuke Niwa <rniwa@webkit.org>
Another GTK+ build fix.
, m_pluginView(0)
, m_hasSentResponseToPlugin(false)
{
- ASSERT(m_frame);
}
FrameLoaderClient::~FrameLoaderClient()