Skip to content
  • mrobinson@webkit.org's avatar
    2010-12-07 Martin Robinson <mrobinson@igalia.com> · c289de6a
    mrobinson@webkit.org authored
            Unreviewed, rolling out r73392.
            http://trac.webkit.org/changeset/73392
            https://bugs.webkit.org/show_bug.cgi?id=50489
    
            This commit caused crashes on the GTK+ bots
    
            * bindings/ScriptControllerBase.cpp:
            (WebCore::ScriptController::executeIfJavaScriptURL):
            * dom/Document.cpp:
            (WebCore::Document::Document):
            (WebCore::Document::close):
            (WebCore::Document::lastModified):
            (WebCore::Document::finishedParsing):
            (WebCore::Document::initSecurityContext):
            (WebCore::Document::updateURLForPushOrReplaceState):
            * dom/Document.h:
            * dom/ProcessingInstruction.cpp:
            (WebCore::ProcessingInstruction::checkStyleSheet):
            * dom/ScriptElement.cpp:
            (WebCore::ScriptElement::scriptCharset):
            * html/HTMLLinkElement.cpp:
            (WebCore::HTMLLinkElement::process):
            * html/MediaDocument.cpp:
            (WebCore::MediaDocument::replaceMediaElementTimerFired):
            * html/PluginDocument.cpp:
            (WebCore::PluginDocumentParser::createDocumentStructure):
            * loader/DocumentLoader.cpp:
            (WebCore::DocumentLoader::DocumentLoader):
            (WebCore::DocumentLoader::finishedLoading):
            (WebCore::DocumentLoader::commitData):
            (WebCore::DocumentLoader::setupForReplaceByMIMEType):
            (WebCore::DocumentLoader::setFrame):
            * loader/DocumentLoader.h:
            * loader/DocumentWriter.cpp:
            (WebCore::DocumentWriter::begin):
            * loader/DocumentWriter.h:
            * loader/FrameLoader.cpp:
            (WebCore::FrameLoader::FrameLoader):
            (WebCore::FrameLoader::init):
            (WebCore::FrameLoader::clear):
            (WebCore::FrameLoader::receivedFirstData):
            (WebCore::FrameLoader::transitionToCommitted):
            (WebCore::FrameLoader::open):
            (WebCore::FrameLoader::finishedLoadingDocument):
            (WebCore::FrameLoader::addExtraFieldsToRequest):
            * loader/FrameLoader.h:
            (WebCore::FrameLoader::writer):
            * loader/cache/CachedResourceLoader.cpp:
            (WebCore::CachedResourceLoader::requestPreload):
            * platform/network/FormDataBuilder.cpp:
            (WebCore::FormDataBuilder::encodingFromAcceptCharset):
            * svg/graphics/SVGImage.cpp:
            (WebCore::SVGImage::dataChanged):
    2010-12-07  Martin Robinson  <mrobinson@igalia.com>
    
            Unreviewed, rolling out r73392.
            http://trac.webkit.org/changeset/73392
            https://bugs.webkit.org/show_bug.cgi?id=50489
    
            This commit caused crashes on the GTK+ bots
    
            * src/ContextMenuClientImpl.cpp:
            (WebKit::ContextMenuClientImpl::getCustomMenuFromDefaultItems):
            * src/FrameLoaderClientImpl.cpp:
            (WebKit::FrameLoaderClientImpl::finishedLoading):
            * src/WebFrameImpl.cpp:
            (WebKit::WebFrameImpl::encoding):
            (WebKit::WebFrameImpl::loadJavaScriptURL):
            * src/WebPageSerializerImpl.cpp:
            (WebKit::WebPageSerializerImpl::preActionBeforeSerializeOpenTag):
            (WebKit::WebPageSerializerImpl::serialize):
            * src/WebSearchableFormData.cpp:
            (WebCore::GetFormEncoding):
            * src/WebViewImpl.cpp:
            (WebKit::WebViewImpl::pageEncoding):
    2010-12-07  Martin Robinson  <mrobinson@igalia.com>
    
            Unreviewed, rolling out r73392.
            http://trac.webkit.org/changeset/73392
            https://bugs.webkit.org/show_bug.cgi?id=50489
    
            This commit caused crashes on the GTK+ bots
    
            * WebCoreSupport/FrameLoaderClientGtk.cpp:
            (WebKit::FrameLoaderClient::finishedLoading):
            * webkit/webkitwebview.cpp:
            (webkit_web_view_get_encoding):
    2010-12-07  Martin Robinson  <mrobinson@igalia.com>
    
            Unreviewed, rolling out r73392.
            http://trac.webkit.org/changeset/73392
            https://bugs.webkit.org/show_bug.cgi?id=50489
    
            This commit caused crashes on the GTK+ bots
    
            * WebView/WebFrame.mm:
            (-[WebFrame _canProvideDocumentSource]):
    2010-12-07  Martin Robinson  <mrobinson@igalia.com>
    
            Unreviewed, rolling out r73392.
            http://trac.webkit.org/changeset/73392
            https://bugs.webkit.org/show_bug.cgi?id=50489
    
            This commit caused crashes on the GTK+ bots
    
            * Api/qwebframe.cpp:
            (QWebFrame::setUrl):
            * WebCoreSupport/FrameLoaderClientQt.cpp:
            (WebCore::FrameLoaderClientQt::finishedLoading):
    2010-12-07  Martin Robinson  <mrobinson@igalia.com>
    
            Unreviewed, rolling out r73392.
            http://trac.webkit.org/changeset/73392
            https://bugs.webkit.org/show_bug.cgi?id=50489
    
            This commit caused crashes on the GTK+ bots
    
            * WebCoreSupport/FrameLoaderClientWinCE.cpp:
            (WebKit::FrameLoaderClientWinCE::finishedLoading):
    2010-12-07  Martin Robinson  <mrobinson@igalia.com>
    
            Unreviewed, rolling out r73392.
            http://trac.webkit.org/changeset/73392
            https://bugs.webkit.org/show_bug.cgi?id=50489
    
            This commit caused crashes on the GTK+ bots
    
            * WebKitSupport/FrameLoaderClientWx.cpp:
            (WebCore::FrameLoaderClientWx::finishedLoading):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73436 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c289de6a