2012-04-23 Sheriff Bot Unreviewed, rolling out r114965. http://trac.webkit.org/changeset/114965 https://bugs.webkit.org/show_bug.cgi?id=84665 Four new resource load delegate test failures (Requested by jernoble on #webkit). * http/tests/cache/cancel-during-failure-crash-expected.txt: Removed. * http/tests/cache/cancel-during-failure-crash.html: Removed. * platform/chromium-mac/security/block-test-expected.txt: * platform/chromium-win/security/block-test-expected.txt: * platform/gtk/security/block-test-expected.txt: * platform/mac/security/block-test-expected.txt: 2012-04-23 Beth Dakin https://bugs.webkit.org/show_bug.cgi?id=84649 RenderMathMLOperator currently ignores font families, fails to use Stix Reviewed by Dan Bernstein. Metrics are slightly different now that Stix glyphs are being used for operators. * platform/mac/mathml/presentation/fenced-expected.txt: * platform/mac/mathml/presentation/fenced-mi-expected.txt: * platform/mac/mathml/presentation/mo-expected.txt: * platform/mac/mathml/presentation/mo-stretch-expected.txt: * platform/mac/mathml/presentation/over-expected.txt: * platform/mac/mathml/presentation/row-alignment-expected.txt: * platform/mac/mathml/presentation/row-expected.txt: * platform/mac/mathml/presentation/sub-expected.txt: * platform/mac/mathml/presentation/subsup-expected.txt: 2012-04-23 Eriq Augustine Return value from executed script in Chromium. https://bugs.webkit.org/show_bug.cgi?id=79851 Reviewed by Adam Barth. Testing executing a script and getting the result of that script. * platform/chromium/http/tests/misc/execute-and-return-value-expected.txt: Added. * platform/chromium/http/tests/misc/execute-and-return-value.html: Added. 2012-04-23 Kent Tamura RenderDetailsMarker should draw the triangle inside the content box https://bugs.webkit.org/show_bug.cgi?id=84557 Reviewed by Hajime Morita. * fast/html/details-marker-style.html: Added. * platform/mac-snowleopard/fast/html/details-marker-style-expected.png: Added. * platform/mac-snowleopard/fast/html/details-marker-style-expected.txt: Added. 2012-04-23 Filip Pizlo DFG OSR exit should ensure that all variables have been initialized https://bugs.webkit.org/show_bug.cgi?id=84653 Reviewed by Gavin Barraclough. * fast/js/dfg-dead-variable-on-exit-expected.txt: Added. * fast/js/dfg-dead-variable-on-exit.html: Added. * fast/js/script-tests/dfg-dead-variable-on-exit.js: Added. (foo): 2012-04-23 Zhenyao Mo Unreviewed, test expectations update. * platform/chromium/test_expectations.txt: 2012-04-23 Nate Chapin Test for https://bugs.webkit.org/show_bug.cgi?id=83918. Reviewed by Alexey Proskuryakov. * http/tests/cache/cancel-during-failure-crash-expected.txt: Added. * http/tests/cache/cancel-during-failure-crash.html: Added. * platform/chromium-mac/security/block-test-expected.txt: * platform/chromium-win/security/block-test-expected.txt: * platform/gtk/security/block-test-expected.txt: * platform/mac/security/block-test-expected.txt: 2012-04-23 Kentaro Hara Unreviewed. Split LayoutTests/ChangeLog. * ChangeLog-2012-04-23: Copied from LayoutTests/ChangeLog.