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

2013-01-05 Thread rniwa
Title: [138916] trunk/Source/WebCore Revision 138916 Author rn...@webkit.org Date 2013-01-05 22:16:13 -0800 (Sat, 05 Jan 2013) Log Message REGRESSION: [Mac] Intermittent crashes in AXObjectCache::notificationPostTimerFired https://bugs.webkit.org/show_bug.cgi?id=106106 Reviewed by Eric S

[webkit-changes] [138915] trunk/Source/JavaScriptCore

2013-01-05 Thread fpizlo
Title: [138915] trunk/Source/_javascript_Core Revision 138915 Author fpi...@apple.com Date 2013-01-05 18:59:41 -0800 (Sat, 05 Jan 2013) Log Message Data flow paths that carry non-numbers, non-undefined, non-null values should not cause subtractions and arithmetic additions (i.e. ++) to sp

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

2013-01-05 Thread commit-queue
Title: [138914] trunk/Source/WebCore Revision 138914 Author commit-qu...@webkit.org Date 2013-01-05 18:45:36 -0800 (Sat, 05 Jan 2013) Log Message IndexedDB: Replace int64 with int64_t https://bugs.webkit.org/show_bug.cgi?id=106189 Patch by Michael Pruett on 2013-01-05 Reviewed by Sam We

[webkit-changes] [138912] trunk/LayoutTests

2013-01-05 Thread rniwa
Title: [138912] trunk/LayoutTests Revision 138912 Author rn...@webkit.org Date 2013-01-05 16:03:25 -0800 (Sat, 05 Jan 2013) Log Message Add failing test expectations to some tile drawing tests on Mac WebKit2. The failures are tracked by the bug 106187. * platform/mac-wk2/TestExpectations

[webkit-changes] [138911] trunk/LayoutTests

2013-01-05 Thread rniwa
Title: [138911] trunk/LayoutTests Revision 138911 Author rn...@webkit.org Date 2013-01-05 15:55:07 -0800 (Sat, 05 Jan 2013) Log Message Revert an erroneous change from r138874. http/tests/misc/link-rel-icon-beforeload.html had been skipped prior to r138874 and it should continued to be.

[webkit-changes] [138910] trunk/LayoutTests

2013-01-05 Thread rniwa
Title: [138910] trunk/LayoutTests Revision 138910 Author rn...@webkit.org Date 2013-01-05 15:40:42 -0800 (Sat, 05 Jan 2013) Log Message Add a flaky test expectation for the bug 106185. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platfor

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

2013-01-05 Thread esprehn
Title: [138909] trunk/Source/WebCore Revision 138909 Author espr...@chromium.org Date 2013-01-05 15:07:05 -0800 (Sat, 05 Jan 2013) Log Message Remove RenderObjectChildList::beforePseudoElementRenderer and afterPseudoElementRenderer https://bugs.webkit.org/show_bug.cgi?id=106132 Reviewed

[webkit-changes] [138908] trunk

2013-01-05 Thread robert
Title: [138908] trunk Revision 138908 Author rob...@webkit.org Date 2013-01-05 13:23:07 -0800 (Sat, 05 Jan 2013) Log Message Heap-use-after-free in WebCore::RenderBlock::insertIntoTrackedRendererMaps https://bugs.webkit.org/show_bug.cgi?id=105654 Reviewed by Simon Fraser. Source/WebCore

[webkit-changes] [138907] trunk/LayoutTests

2013-01-05 Thread mkwst
Title: [138907] trunk/LayoutTests Revision 138907 Author mk...@chromium.org Date 2013-01-05 13:20:54 -0800 (Sat, 05 Jan 2013) Log Message Deflaking http/tests/security/contentSecurityPolicy/report-uri-from-_javascript_.html https://bugs.webkit.org/show_bug.cgi?id=106165 Reviewed by Adam

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

2013-01-05 Thread mkwst
Title: [138906] trunk/Source/WebCore Revision 138906 Author mk...@chromium.org Date 2013-01-05 13:07:04 -0800 (Sat, 05 Jan 2013) Log Message Cleanup: mayDisplaySeamlessWithParent -> mayDisplaySeamless_ly_WithParent https://bugs.webkit.org/show_bug.cgi?id=106169 Reviewed by Eric Seidel.

[webkit-changes] [138905] trunk/Source/WebKit/blackberry

2013-01-05 Thread commit-queue
Title: [138905] trunk/Source/WebKit/blackberry Revision 138905 Author commit-qu...@webkit.org Date 2013-01-05 13:02:17 -0800 (Sat, 05 Jan 2013) Log Message [BlackBerry] SelectionHandler::selectAtPoint should use last fat finger result when it is a link https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [138904] trunk

2013-01-05 Thread mkwst
Title: [138904] trunk Revision 138904 Author mk...@chromium.org Date 2013-01-05 12:50:43 -0800 (Sat, 05 Jan 2013) Log Message seamless iframes don't take border into account properly and make the iframe too small. https://bugs.webkit.org/show_bug.cgi?id=90827 Reviewed by Ojan Vafai. Sou

[webkit-changes] [138903] trunk/Source/WTF

2013-01-05 Thread commit-queue
Title: [138903] trunk/Source/WTF Revision 138903 Author commit-qu...@webkit.org Date 2013-01-05 12:50:13 -0800 (Sat, 05 Jan 2013) Log Message Only enable MinGW-w64 pow() workaround if needed https://bugs.webkit.org/show_bug.cgi?id=106099 Patch by Jonathan Liu on 2013-01-05 Reviewed by F

[webkit-changes] [138902] trunk

2013-01-05 Thread commit-queue
Title: [138902] trunk Revision 138902 Author commit-qu...@webkit.org Date 2013-01-05 12:49:15 -0800 (Sat, 05 Jan 2013) Log Message MediaControls::show() should make controls opaque https://bugs.webkit.org/show_bug.cgi?id=106034 Patch by Min Qin on 2013-01-05 Reviewed by Eric Carlson. S

[webkit-changes] [138901] trunk/LayoutTests

2013-01-05 Thread commit-queue
Title: [138901] trunk/LayoutTests Revision 138901 Author commit-qu...@webkit.org Date 2013-01-05 12:44:04 -0800 (Sat, 05 Jan 2013) Log Message [WK2] Exclude IndexedDB tests which use eventSender.beginDragWithFiles() https://bugs.webkit.org/show_bug.cgi?id=106138 Patch by Michael Pruett

[webkit-changes] [138899] trunk

2013-01-05 Thread robert
Title: [138899] trunk Revision 138899 Author rob...@webkit.org Date 2013-01-05 12:26:18 -0800 (Sat, 05 Jan 2013) Log Message Max width of a floated container with floated children calculated incorrectly https://bugs.webkit.org/show_bug.cgi?id=47975 Source/WebCore: Accumulate the width o

[webkit-changes] [138898] trunk/Source

2013-01-05 Thread alecflett
Title: [138898] trunk/Source Revision 138898 Author alecfl...@chromium.org Date 2013-01-05 12:22:08 -0800 (Sat, 05 Jan 2013) Log Message IndexedDB: Stub out IDBDatabaseBackendInterface::createIndex/deleteIndex https://bugs.webkit.org/show_bug.cgi?id=106117 Reviewed by Adam Barth. Source

[webkit-changes] [138897] trunk

2013-01-05 Thread tasak
Title: [138897] trunk Revision 138897 Author ta...@google.com Date 2013-01-05 12:11:47 -0800 (Sat, 05 Jan 2013) Log Message [Shadow DOM]: Some named elements in ShadowTree visible on nesting document level https://bugs.webkit.org/show_bug.cgi?id=105617 Reviewed by Dimitri Glazkov. Sourc

[webkit-changes] [138896] trunk/LayoutTests

2013-01-05 Thread zandobersek
Title: [138896] trunk/LayoutTests Revision 138896 Author zandober...@gmail.com Date 2013-01-05 12:05:35 -0800 (Sat, 05 Jan 2013) Log Message Unreviewed GTK gardening Skipping http/tests/multipart/multipart-wait-before-boundary.html for now, the test is intermittently timing out on releas

[webkit-changes] [138895] trunk

2013-01-05 Thread crogers
Title: [138895] trunk Revision 138895 Author crog...@google.com Date 2013-01-05 12:04:35 -0800 (Sat, 05 Jan 2013) Log Message Implement MediaStreamSource::setAudioFormat() https://bugs.webkit.org/show_bug.cgi?id=106053 Reviewed by Kenneth Russell. Source/Platform: * chromium/public/Web

[webkit-changes] [138894] trunk/Source/WTF

2013-01-05 Thread commit-queue
Title: [138894] trunk/Source/WTF Revision 138894 Author commit-qu...@webkit.org Date 2013-01-05 12:02:49 -0800 (Sat, 05 Jan 2013) Log Message Fix compilation of MathExtras.h with MinGW-w64 https://bugs.webkit.org/show_bug.cgi?id=106105 Patch by Jonathan Liu on 2013-01-05 Reviewed by Sim

[webkit-changes] [138893] trunk/Source/WebKit/chromium

2013-01-05 Thread commit-queue
Title: [138893] trunk/Source/WebKit/chromium Revision 138893 Author commit-qu...@webkit.org Date 2013-01-05 12:01:16 -0800 (Sat, 05 Jan 2013) Log Message Add function to move caret selection towards a point https://bugs.webkit.org/show_bug.cgi?id=105189 Patch by Chris Hopman on 2013-01-

[webkit-changes] [138892] trunk/LayoutTests

2013-01-05 Thread christophe . dumez
Title: [138892] trunk/LayoutTests Revision 138892 Author christophe.du...@intel.com Date 2013-01-05 07:15:26 -0800 (Sat, 05 Jan 2013) Log Message Unreviewed EFL gardening. Rebaseline several tests after r138838. * platform/efl/fast/ruby/base-shorter-than-text-expected.png: * platform/ef

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

2013-01-05 Thread zeno . albisser
Title: [138891] trunk/Source/WebCore Revision 138891 Author zeno.albis...@digia.com Date 2013-01-05 05:52:43 -0800 (Sat, 05 Jan 2013) Log Message [Texmap] TextureMapperGL should reset ARRAY_BUFFER after painting. https://bugs.webkit.org/show_bug.cgi?id=106098 This fixes the issue of the

[webkit-changes] [138890] trunk/Source/JavaScriptCore

2013-01-05 Thread fpizlo
Title: [138890] trunk/Source/_javascript_Core Revision 138890 Author fpi...@apple.com Date 2013-01-05 01:04:48 -0800 (Sat, 05 Jan 2013) Log Message DFG should trust array profiling over value profiling https://bugs.webkit.org/show_bug.cgi?id=106155 Reviewed by Gavin Barraclough.

[webkit-changes] [138889] trunk/Tools

2013-01-05 Thread rniwa
Title: [138889] trunk/Tools Revision 138889 Author rn...@webkit.org Date 2013-01-05 00:28:42 -0800 (Sat, 05 Jan 2013) Log Message Add svn:executable to a bunch of scripts in BuildSlaveSupport. Also removed the empty mac directory. * BuildSlaveSupport/built-product-archive: Added property

[webkit-changes] [138888] trunk/Tools

2013-01-05 Thread rniwa
Title: [13] trunk/Tools Revision 13 Author rn...@webkit.org Date 2013-01-05 00:20:09 -0800 (Sat, 05 Jan 2013) Log Message Add a script to delete stale zero-byte build files https://bugs.webkit.org/show_bug.cgi?id=106131 Reviewed by Tony Chang. Delete zero-byte build files on Mac