Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r146534 and r146565. · 064f0fd1
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/146534
    http://trac.webkit.org/changeset/146565
    https://bugs.webkit.org/show_bug.cgi?id=113017
    
    "r146534 caused perf regression on Chromium Linux x64"
    (Requested by yurys on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2013-03-22
    
    Source/WebCore:
    
    * bindings/scripts/CodeGeneratorV8.pm:
    (GenerateNormalAttrSetter):
    (GenerateOverloadedFunction):
    (GenerateFunctionCallback):
    (GenerateFunction):
    (GenerateParametersCheck):
    (GenerateSingleConstructorCallback):
    (GenerateNonStandardFunction):
    (GenerateImplementation):
    (GenerateFunctionCallString):
    * bindings/scripts/IDLAttributes.txt:
    * bindings/scripts/test/V8/V8Float64Array.cpp:
    (WebCore):
    * bindings/scripts/test/V8/V8TestCustomNamedGetter.cpp:
    (WebCore):
    * bindings/scripts/test/V8/V8TestEventTarget.cpp:
    (WebCore):
    * bindings/scripts/test/V8/V8TestInterface.cpp:
    (WebCore):
    * bindings/scripts/test/V8/V8TestMediaQueryListListener.cpp:
    (WebCore):
    * bindings/scripts/test/V8/V8TestObj.cpp:
    (WebCore):
    * bindings/scripts/test/V8/V8TestSerializedScriptValueInterface.cpp:
    (WebCore):
    * bindings/scripts/test/V8/V8TestTypedefs.cpp:
    (WebCore):
    * bindings/v8/CustomElementHelpers.cpp:
    * bindings/v8/CustomElementHelpers.h:
    (WebCore):
    (CustomElementHelpers):
    * bindings/v8/V8DOMConfiguration.cpp:
    (WebCore::V8DOMConfiguration::batchConfigureCallbacks):
    (WebCore::V8DOMConfiguration::configureTemplate):
    * bindings/v8/V8DOMConfiguration.h:
    (BatchedMethod):
    (V8DOMConfiguration):
    * bindings/v8/V8RecursionScope.cpp:
    (WebCore::V8RecursionScope::didLeaveScriptContext):
    * dom/CustomElementConstructor.cpp:
    (WebCore::CustomElementConstructor::createElement):
    * dom/CustomElementConstructor.h:
    (CustomElementConstructor):
    * dom/CustomElementRegistry.cpp:
    (WebCore::CustomElementRegistry::~CustomElementRegistry):
    * dom/CustomElementRegistry.h:
    (WebCore):
    (CustomElementRegistry):
    * dom/Document.cpp:
    (WebCore::Document::createElement):
    (WebCore::Document::registerElement):
    * dom/Document.h:
    * dom/Document.idl:
    * dom/Element.cpp:
    (WebCore::Element::parserSetAttributes):
    (WebCore::Element::cloneAttributesFromElement):
    * dom/Element.h:
    * dom/Element.idl:
    * dom/Node.idl:
    * dom/ShadowRoot.idl:
    * html/HTMLElement.idl:
    * html/parser/HTMLScriptRunner.cpp:
    (WebCore::HTMLScriptRunner::executePendingScriptAndDispatchEvent):
    (WebCore::HTMLScriptRunner::runScript):
    
    Source/WebKit/chromium:
    
    * src/WebKit.cpp:
    
    Source/WTF:
    
    * wtf/HashSet.h:
    (WTF):
    (WTF::copyToVector):
    
    LayoutTests:
    
    * fast/dom/custom/lifecycle-ready-createElement-recursion-expected.txt: Removed.
    * fast/dom/custom/lifecycle-ready-createElement-recursion.html: Removed.
    * fast/dom/custom/lifecycle-ready-createElement-reentrancy-expected.txt: Removed.
    * fast/dom/custom/lifecycle-ready-createElement-reentrancy.html: Removed.
    * fast/dom/custom/lifecycle-ready-creation-api-expected.txt: Removed.
    * fast/dom/custom/lifecycle-ready-creation-api.html: Removed.
    * fast/dom/custom/lifecycle-ready-innerHTML-expected.txt: Removed.
    * fast/dom/custom/lifecycle-ready-innerHTML.html: Removed.
    * fast/dom/custom/lifecycle-ready-parser-only-expected.html: Removed.
    * fast/dom/custom/lifecycle-ready-parser-only.html: Removed.
    * fast/dom/custom/lifecycle-ready-parser-script-expected.txt: Removed.
    * fast/dom/custom/lifecycle-ready-parser-script.html: Removed.
    * fast/dom/custom/lifecycle-ready-paste-expected.txt: Removed.
    * fast/dom/custom/lifecycle-ready-paste.html: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146572 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    064f0fd1