1 2012-04-23 Sheriff Bot <webkit.review.bot@gmail.com>
3 Unreviewed, rolling out r114965.
4 http://trac.webkit.org/changeset/114965
5 https://bugs.webkit.org/show_bug.cgi?id=84665
7 Four new resource load delegate test failures (Requested by
10 * http/tests/cache/cancel-during-failure-crash-expected.txt: Removed.
11 * http/tests/cache/cancel-during-failure-crash.html: Removed.
12 * platform/chromium-mac/security/block-test-expected.txt:
13 * platform/chromium-win/security/block-test-expected.txt:
14 * platform/gtk/security/block-test-expected.txt:
15 * platform/mac/security/block-test-expected.txt:
17 2012-04-23 Beth Dakin <bdakin@apple.com>
19 https://bugs.webkit.org/show_bug.cgi?id=84649
20 RenderMathMLOperator currently ignores font families, fails to use Stix
22 Reviewed by Dan Bernstein.
24 Metrics are slightly different now that Stix glyphs are being used for operators.
25 * platform/mac/mathml/presentation/fenced-expected.txt:
26 * platform/mac/mathml/presentation/fenced-mi-expected.txt:
27 * platform/mac/mathml/presentation/mo-expected.txt:
28 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
29 * platform/mac/mathml/presentation/over-expected.txt:
30 * platform/mac/mathml/presentation/row-alignment-expected.txt:
31 * platform/mac/mathml/presentation/row-expected.txt:
32 * platform/mac/mathml/presentation/sub-expected.txt:
33 * platform/mac/mathml/presentation/subsup-expected.txt:
35 2012-04-23 Eriq Augustine <eaugusti@chromium.org>
37 Return value from executed script in Chromium.
38 https://bugs.webkit.org/show_bug.cgi?id=79851
40 Reviewed by Adam Barth.
42 Testing executing a script and getting the result of that script.
44 * platform/chromium/http/tests/misc/execute-and-return-value-expected.txt: Added.
45 * platform/chromium/http/tests/misc/execute-and-return-value.html: Added.
47 2012-04-23 Kent Tamura <tkent@chromium.org>
49 RenderDetailsMarker should draw the triangle inside the content box
50 https://bugs.webkit.org/show_bug.cgi?id=84557
52 Reviewed by Hajime Morita.
54 * fast/html/details-marker-style.html: Added.
55 * platform/mac-snowleopard/fast/html/details-marker-style-expected.png: Added.
56 * platform/mac-snowleopard/fast/html/details-marker-style-expected.txt: Added.
58 2012-04-23 Filip Pizlo <fpizlo@apple.com>
60 DFG OSR exit should ensure that all variables have been initialized
61 https://bugs.webkit.org/show_bug.cgi?id=84653
62 <rdar://problem/11258183>
64 Reviewed by Gavin Barraclough.
66 * fast/js/dfg-dead-variable-on-exit-expected.txt: Added.
67 * fast/js/dfg-dead-variable-on-exit.html: Added.
68 * fast/js/script-tests/dfg-dead-variable-on-exit.js: Added.
71 2012-04-23 Zhenyao Mo <zmo@google.com>
73 Unreviewed, test expectations update.
75 * platform/chromium/test_expectations.txt:
77 2012-04-23 Nate Chapin <japhet@chromium.org>
79 Test for https://bugs.webkit.org/show_bug.cgi?id=83918.
81 Reviewed by Alexey Proskuryakov.
83 * http/tests/cache/cancel-during-failure-crash-expected.txt: Added.
84 * http/tests/cache/cancel-during-failure-crash.html: Added.
85 * platform/chromium-mac/security/block-test-expected.txt:
86 * platform/chromium-win/security/block-test-expected.txt:
87 * platform/gtk/security/block-test-expected.txt:
88 * platform/mac/security/block-test-expected.txt:
90 2012-04-23 Kentaro Hara <haraken@chromium.org>
92 Unreviewed. Split LayoutTests/ChangeLog.
94 * ChangeLog-2012-04-23: Copied from LayoutTests/ChangeLog.