[webkit-changes] [133494] trunk

2012-11-05 Thread dbarton
Title: [133494] trunk Revision 133494 Author dbar...@mathscribe.com Date 2012-11-05 10:17:57 -0800 (Mon, 05 Nov 2012) Log Message Implement SimpleFontData::platformBoundsForGlyph on skia https://bugs.webkit.org/show_bug.cgi?id=101115 Reviewed by Eric Seidel. Source/WebCore: The impleme

[webkit-changes] [133619] trunk/LayoutTests

2012-11-06 Thread dbarton
Title: [133619] trunk/LayoutTests Revision 133619 Author dbar...@mathscribe.com Date 2012-11-06 08:44:46 -0800 (Tue, 06 Nov 2012) Log Message Unreviewed gardening after bug 101115 fixed. * platform/chromium-linux-x86/fast/block/lineboxcontain: Added. * platform/chromium-linux-x86/fast/bl

[webkit-changes] [132314] trunk/LayoutTests

2012-10-23 Thread dbarton
Title: [132314] trunk/LayoutTests Revision 132314 Author dbar...@mathscribe.com Date 2012-10-23 23:27:08 -0700 (Tue, 23 Oct 2012) Log Message Unreviewed gardening. Some linux MathML tests are timing out - see webkit.org/b/100202. * platform/chromium/TestExpectations: Modified Paths tru

[webkit-changes] [132365] trunk

2012-10-24 Thread dbarton
Title: [132365] trunk Revision 132365 Author dbar...@mathscribe.com Date 2012-10-24 10:20:41 -0700 (Wed, 24 Oct 2012) Log Message [MathML] Timeouts on linux after r132264 https://bugs.webkit.org/show_bug.cgi?id=100202 Reviewed by Eric Seidel. Source/WebCore: When building a stretched o

[webkit-changes] [132424] trunk

2012-10-24 Thread dbarton
Title: [132424] trunk Revision 132424 Author dbar...@mathscribe.com Date 2012-10-24 16:49:54 -0700 (Wed, 24 Oct 2012) Log Message MathML tests trigger font cache assertions in debug bots https://bugs.webkit.org/show_bug.cgi?id=100268 Reviewed by Eric Seidel. Source/WebCore: Add a FontC

[webkit-changes] [132677] trunk/Tools

2012-10-26 Thread dbarton
"Dana Jansens", "dan...@chromium.org", "danakj"), Committer("Daniel Cheng", "dch...@chromium.org", "dcheng"), -Committer("Dave Barton", "dbar...@mathscribe.com", "dbarton"), +Committer("Dav

[webkit-changes] [132735] trunk

2012-10-27 Thread dbarton
Title: [132735] trunk Revision 132735 Author dbar...@mathscribe.com Date 2012-10-27 11:18:34 -0700 (Sat, 27 Oct 2012) Log Message [MathML] Improve some addChild methods https://bugs.webkit.org/show_bug.cgi?id=98791 Reviewed by Eric Seidel. Source/WebCore: MathML addChild methods need t

[webkit-changes] [132737] trunk/Source/WebCore

2012-10-27 Thread dbarton
Title: [132737] trunk/Source/WebCore Revision 132737 Author dbar...@mathscribe.com Date 2012-10-27 11:27:58 -0700 (Sat, 27 Oct 2012) Log Message ASSERTION FAILED: m_next in LayoutState.cpp https://bugs.webkit.org/show_bug.cgi?id=99796 Reviewed by Eric Seidel. Before RenderMathMLBlock::c

[webkit-changes] [132843] trunk/LayoutTests

2012-10-29 Thread dbarton
Title: [132843] trunk/LayoutTests Revision 132843 Author dbar...@mathscribe.com Date 2012-10-29 13:16:48 -0700 (Mon, 29 Oct 2012) Log Message Unreviewed gardening. LayoutTests/mathml/msubsup-fuzz.html passes locally but not on cr-linux-ews. I need to see a stack trace to debug it. See web

[webkit-changes] [133221] trunk

2012-11-01 Thread dbarton
Title: [133221] trunk Revision 133221 Author dbar...@mathscribe.com Date 2012-11-01 13:42:29 -0700 (Thu, 01 Nov 2012) Log Message REGRESSION (r128837): mathml/presentation/subsup.xhtml became flaky https://bugs.webkit.org/show_bug.cgi?id=97390 Reviewed by Ojan Vafai. Source/WebCore: In

[webkit-changes] [133259] trunk/LayoutTests

2012-11-01 Thread dbarton
Title: [133259] trunk/LayoutTests Revision 133259 Author dbar...@mathscribe.com Date 2012-11-01 19:42:12 -0700 (Thu, 01 Nov 2012) Log Message Unreviewed mathml rebaseline. * platform/chromium-linux-x86/mathml: Added. * platform/chromium-linux-x86/mathml/xHeight-expected.png: Added. * pla

[webkit-changes] [137632] trunk

2012-12-13 Thread dbarton
Title: [137632] trunk Revision 137632 Author dbar...@mathscribe.com Date 2012-12-13 11:48:26 -0800 (Thu, 13 Dec 2012) Log Message Heap-use-after-free in WebCore::RenderBlock::finishDelayUpdateScrollInfo https://bugs.webkit.org/show_bug.cgi?id=103750 Reviewed by Tony Chang. Source/WebCor

[webkit-changes] [127769] trunk

2012-09-06 Thread dbarton
Title: [127769] trunk Revision 127769 Author dbar...@mathscribe.com Date 2012-09-06 12:04:55 -0700 (Thu, 06 Sep 2012) Log Message mathml.css: Add more { white-space: nowrap } declarations https://bugs.webkit.org/show_bug.cgi?id=95404 Reviewed by Eric Seidel. mathml.css declared { white-

[webkit-changes] [126713] trunk/Source/WebCore

2012-08-26 Thread dbarton
Title: [126713] trunk/Source/WebCore Revision 126713 Author dbar...@mathscribe.com Date 2012-08-26 14:11:54 -0700 (Sun, 26 Aug 2012) Log Message Streamline mathml.css https://bugs.webkit.org/show_bug.cgi?id=95039 Reviewed by Dan Bernstein. Remove 3 no-op { margin: 0px } declarations, an

[webkit-changes] [129695] trunk

2012-09-26 Thread dbarton
Title: [129695] trunk Revision 129695 Author dbar...@mathscribe.com Date 2012-09-26 13:27:40 -0700 (Wed, 26 Sep 2012) Log Message [MathML] Implement rowspan and columnspan attributes https://bugs.webkit.org/show_bug.cgi?id=97401 Reviewed by Eric Seidel. Source/WebCore: These should b

[webkit-changes] [129708] trunk/Source/WebCore/rendering/RenderTableCell.cpp

2012-09-26 Thread dbarton
Title: [129708] trunk/Source/WebCore/rendering/RenderTableCell.cpp Revision 129708 Author dbar...@mathscribe.com Date 2012-09-26 14:36:21 -0700 (Wed, 26 Sep 2012) Log Message Compile fix for Windows. Modified Paths trunk/Source/WebCore/rendering/RenderTableCell.cpp Diff Modified: t

[webkit-changes] [130950] trunk

2012-10-10 Thread dbarton
Title: [130950] trunk Revision 130950 Author dbar...@mathscribe.com Date 2012-10-10 13:33:44 -0700 (Wed, 10 Oct 2012) Log Message Turn on ENABLE_MATHML for Chromium https://bugs.webkit.org/show_bug.cgi?id=96960 Reviewed by Adam Barth. Source/WebCore: Add the rendering/mathml directory