[webkit-changes] [130865] trunk/LayoutTests

2012-10-10 Thread ossy
Title: [130865] trunk/LayoutTests Revision 130865 Author o...@webkit.org Date 2012-10-10 00:03:35 -0700 (Wed, 10 Oct 2012) Log Message [Qt] Unreviewed gardening, skip tests to paint the bot green. * platform/qt-5.0-wk2/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/

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

2012-10-10 Thread aelias
Title: [130866] trunk/Source/WebCore Revision 130866 Author ael...@chromium.org Date 2012-10-10 00:23:25 -0700 (Wed, 10 Oct 2012) Log Message Text Autosizing: Counteract funky window sizing on Android. https://bugs.webkit.org/show_bug.cgi?id=98809 Reviewed by Adam Barth. In Chrome for A

[webkit-changes] [130867] trunk/Source/WebKit/gtk

2012-10-10 Thread commit-queue
Title: [130867] trunk/Source/WebKit/gtk Revision 130867 Author commit-qu...@webkit.org Date 2012-10-10 00:32:03 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed, rolling out r130853. http://trac.webkit.org/changeset/130853 https://bugs.webkit.org/show_bug.cgi?id=98873 The rollout was inco

[webkit-changes] [130868] trunk/LayoutTests

2012-10-10 Thread tkent
Title: [130868] trunk/LayoutTests Revision 130868 Author tk...@chromium.org Date 2012-10-10 00:33:49 -0700 (Wed, 10 Oct 2012) Log Message Add a test to check a step attribute works for a calendar picker https://bugs.webkit.org/show_bug.cgi?id=98866 Reviewed by Yuta Kitamura. * platform/

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

2012-10-10 Thread kling
Title: [130870] trunk/Source/WebCore Revision 130870 Author kl...@webkit.org Date 2012-10-10 01:04:32 -0700 (Wed, 10 Oct 2012) Log Message ElementAttributeData: tighten member packing on 64-bit. Reviewed by Anders Carlsson. Pack m_isMutable and m_arraySize into the slack from the RefCo

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

2012-10-10 Thread commit-queue
Title: [130872] trunk/Source/_javascript_Core Revision 130872 Author commit-qu...@webkit.org Date 2012-10-10 01:31:40 -0700 (Wed, 10 Oct 2012) Log Message Add moveDoubleToInts and moveIntsToDouble to MacroAssemblerARM https://bugs.webkit.org/show_bug.cgi?id=98855 Patch by Peter Gal on 2

[webkit-changes] [130874] trunk/Tools

2012-10-10 Thread commit-queue
Title: [130874] trunk/Tools Revision 130874 Author commit-qu...@webkit.org Date 2012-10-10 01:46:36 -0700 (Wed, 10 Oct 2012) Log Message [EFL][WTR][CMake] Add a missing TestNetscapePlugin file https://bugs.webkit.org/show_bug.cgi?id=98637 Patch by KwangYong Choi on 2012-10-10 Reviewed b

[webkit-changes] [130875] trunk/Source/WebKit/efl

2012-10-10 Thread commit-queue
Title: [130875] trunk/Source/WebKit/efl Revision 130875 Author commit-qu...@webkit.org Date 2012-10-10 02:20:56 -0700 (Wed, 10 Oct 2012) Log Message [EFL] Use Evas function instead of memcpy https://bugs.webkit.org/show_bug.cgi?id=98483 Patch by Jaehun Lim on 2012-10-10 Reviewed by Gyuy

[webkit-changes] [130882] trunk/Source/WebKit2

2012-10-10 Thread commit-queue
Title: [130882] trunk/Source/WebKit2 Revision 130882 Author commit-qu...@webkit.org Date 2012-10-10 03:41:24 -0700 (Wed, 10 Oct 2012) Log Message [EFL][WK2] Add APIs to get/set the DNS prefetching https://bugs.webkit.org/show_bug.cgi?id=98790 Patch by Jinwoo Song on 2012-10-10 Reviewed

[webkit-changes] [130883] trunk

2012-10-10 Thread apavlov
Title: [130883] trunk Revision 130883 Author apav...@chromium.org Date 2012-10-10 03:50:16 -0700 (Wed, 10 Oct 2012) Log Message Web Inspector: Semantically incorrect CSS rules result in broken source code data https://bugs.webkit.org/show_bug.cgi?id=98520 Reviewed by Vsevolod Vlasov. So

[webkit-changes] [130885] trunk

2012-10-10 Thread commit-queue
Title: [130885] trunk Revision 130885 Author commit-qu...@webkit.org Date 2012-10-10 04:14:40 -0700 (Wed, 10 Oct 2012) Log Message [WK2][SOUP] ResourceError.isCancellation() is not carried over IPC https://bugs.webkit.org/show_bug.cgi?id=98882 Patch by Christophe Dumez on 2012-10-10 Rev

[webkit-changes] [130886] trunk/Source/WebKit2

2012-10-10 Thread carlosgc
Title: [130886] trunk/Source/WebKit2 Revision 130886 Author carlo...@webkit.org Date 2012-10-10 04:16:16 -0700 (Wed, 10 Oct 2012) Log Message [GTK] Test /webkit2/WebKitWebView/history-cache asserts in debug bot https://bugs.webkit.org/show_bug.cgi?id=98731 Reviewed by Martin Robinson. T

[webkit-changes] [130887] trunk

2012-10-10 Thread commit-queue
Title: [130887] trunk Revision 130887 Author commit-qu...@webkit.org Date 2012-10-10 04:22:29 -0700 (Wed, 10 Oct 2012) Log Message [EFL][WK2] Port MiniBrowser to Elementary https://bugs.webkit.org/show_bug.cgi?id=98748 Patch by Christophe Dumez on 2012-10-10 Reviewed by Kenneth Rohde Ch

[webkit-changes] [130888] trunk

2012-10-10 Thread keishi
Title: [130888] trunk Revision 130888 Author kei...@webkit.org Date 2012-10-10 04:29:49 -0700 (Wed, 10 Oct 2012) Log Message REGRESSION (r129738): Calendar picker is too wide when the input is rtl https://bugs.webkit.org/show_bug.cgi?id=98881 .: Reviewed by kent Tamura. * ManualTests/f

[webkit-changes] [130889] trunk/LayoutTests

2012-10-10 Thread commit-queue
Title: [130889] trunk/LayoutTests Revision 130889 Author commit-qu...@webkit.org Date 2012-10-10 04:42:43 -0700 (Wed, 10 Oct 2012) Log Message [EFL] Rebaseline after r129972 which enabled plugin feature https://bugs.webkit.org/show_bug.cgi?id=98750 Unreviewed. Plugin feature is enabled o

[webkit-changes] [130890] trunk/Tools

2012-10-10 Thread commit-queue
Title: [130890] trunk/Tools Revision 130890 Author commit-qu...@webkit.org Date 2012-10-10 05:33:28 -0700 (Wed, 10 Oct 2012) Log Message [Qt]QtTestBrowser should have default url(google.com) when no command line args https://bugs.webkit.org/show_bug.cgi?id=98880 Patch by Vivek Galatage

[webkit-changes] [130891] trunk

2012-10-10 Thread commit-queue
Title: [130891] trunk Revision 130891 Author commit-qu...@webkit.org Date 2012-10-10 05:37:57 -0700 (Wed, 10 Oct 2012) Log Message SQLResultSet.rowsAffected not cleared https://bugs.webkit.org/show_bug.cgi?id=46070 Patch by Christophe Dumez on 2012-10-10 Reviewed by Kenneth Rohde Christ

[webkit-changes] [130893] trunk/LayoutTests

2012-10-10 Thread vsevik
Title: [130893] trunk/LayoutTests Revision 130893 Author vse...@chromium.org Date 2012-10-10 06:35:41 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed inspector test fix. * http/tests/inspector/search/resources-search-match-index.html: Modified Paths trunk/LayoutTests/ChangeLog trunk/La

[webkit-changes] [130896] trunk/LayoutTests

2012-10-10 Thread rakuco
Title: [130896] trunk/LayoutTests Revision 130896 Author rak...@webkit.org Date 2012-10-10 06:55:03 -0700 (Wed, 10 Oct 2012) Log Message [EFL] Skip fast/css/color-correction-on-text.html. * platform/efl/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/plat

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

2012-10-10 Thread commit-queue
Title: [130897] trunk/Source/WebCore Revision 130897 Author commit-qu...@webkit.org Date 2012-10-10 06:56:10 -0700 (Wed, 10 Oct 2012) Log Message HTMLTextFormControlElement calls setInlineStyleProperty with the wrong parameters. https://bugs.webkit.org/show_bug.cgi?id=98892 Patch by Mike

[webkit-changes] [130899] trunk/LayoutTests

2012-10-10 Thread commit-queue
Title: [130899] trunk/LayoutTests Revision 130899 Author commit-qu...@webkit.org Date 2012-10-10 07:22:49 -0700 (Wed, 10 Oct 2012) Log Message SVG root element's inspector highlight has different dimensions than the element when zooming the page https://bugs.webkit.org/show_bug.cgi?id=780

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

2012-10-10 Thread commit-queue
Title: [130900] trunk/Source/WebCore Revision 130900 Author commit-qu...@webkit.org Date 2012-10-10 07:29:40 -0700 (Wed, 10 Oct 2012) Log Message EditorCommand calls setProperty with the wrong parameters. https://bugs.webkit.org/show_bug.cgi?id=98896 Patch by Mike West on 2012-10-10 Rev

[webkit-changes] [130902] trunk/LayoutTests

2012-10-10 Thread rakuco
Title: [130902] trunk/LayoutTests Revision 130902 Author rak...@webkit.org Date 2012-10-10 07:49:11 -0700 (Wed, 10 Oct 2012) Log Message [EFL] Add some css3 expectations, rebaseline a css2.1 PNG. * platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expected.png: * platform/

[webkit-changes] [130903] trunk/LayoutTests

2012-10-10 Thread tkent
Title: [130903] trunk/LayoutTests Revision 130903 Author tk...@chromium.org Date 2012-10-10 08:04:46 -0700 (Wed, 10 Oct 2012) Log Message [Chromium] Layout Test platform/chromium/fast/forms/*/*-suggestion-picker-*-operations.html are flaky https://bugs.webkit.org/show_bug.cgi?id=98906 *

[webkit-changes] [130904] trunk/LayoutTests

2012-10-10 Thread peter
Title: [130904] trunk/LayoutTests Revision 130904 Author pe...@chromium.org Date 2012-10-10 08:18:21 -0700 (Wed, 10 Oct 2012) Log Message [Chromium-Android] Another batch of TestExpectation updates for Android https://bugs.webkit.org/show_bug.cgi?id=98909 Unreviewed test expectation upda

[webkit-changes] [130905] trunk/Tools

2012-10-10 Thread kling
Title: [130905] trunk/Tools Revision 130905 Author kl...@webkit.org Date 2012-10-10 08:27:55 -0700 (Wed, 10 Oct 2012) Log Message Future-proof the WTF.DoubleHashCollisions test. Reviewed by Anders Carlsson. Add a check that the two keys that are supposed to clobber each other actually

[webkit-changes] [130906] trunk/LayoutTests

2012-10-10 Thread abarth
Title: [130906] trunk/LayoutTests Revision 130906 Author aba...@webkit.org Date 2012-10-10 08:34:13 -0700 (Wed, 10 Oct 2012) Log Message Record that these tests have additional failure modes. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutT

[webkit-changes] [130908] trunk/LayoutTests

2012-10-10 Thread commit-queue
Title: [130908] trunk/LayoutTests Revision 130908 Author commit-qu...@webkit.org Date 2012-10-10 08:45:32 -0700 (Wed, 10 Oct 2012) Log Message [GTK] svg/W3C-SVG-1.1/animate-elem-08-t.svg needs rebaselining after r130840 https://bugs.webkit.org/show_bug.cgi?id=98910 Unreviewed, rebaseline

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

2012-10-10 Thread pfeldman
Title: [130910] trunk/Source/WebCore Revision 130910 Author pfeld...@chromium.org Date 2012-10-10 08:58:19 -0700 (Wed, 10 Oct 2012) Log Message Web Inspector: protect node in the InspectorDOMNode::inspect https://bugs.webkit.org/show_bug.cgi?id=98914 Reviewed by Yury Semikhatsky. * insp

[webkit-changes] [130912] branches/chromium/1271/Source/WebCore/platform/chromium

2012-10-10 Thread rjkroege
Title: [130912] branches/chromium/1271/Source/WebCore/platform/chromium Revision 130912 Author rjkro...@chromium.org Date 2012-10-10 09:11:16 -0700 (Wed, 10 Oct 2012) Log Message Merge 130513 - [chromium] Only inflate the height of rows in a popup menu when a touch device is detected. htt

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

2012-10-10 Thread vsevik
Title: [130913] trunk/Source/WebCore Revision 130913 Author vse...@chromium.org Date 2012-10-10 09:20:16 -0700 (Wed, 10 Oct 2012) Log Message Web Inspector: Exception when committing _javascript_ editing with revision history view open. https://bugs.webkit.org/show_bug.cgi?id=98908 Revie

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

2012-10-10 Thread vsevik
Title: [130914] trunk/Source/WebCore Revision 130914 Author vse...@chromium.org Date 2012-10-10 09:22:08 -0700 (Wed, 10 Oct 2012) Log Message Web Inspector: [Regression] Stale revisions are not cleared when inspector is opened for the already loaded page. https://bugs.webkit.org/show_bug.

[webkit-changes] [130915] trunk/LayoutTests

2012-10-10 Thread zandobersek
Title: [130915] trunk/LayoutTests Revision 130915 Author zandober...@gmail.com Date 2012-10-10 09:44:11 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed GTK gardening. Rebaselining tests after r130851. * platform/gtk/fast/text/justify-ideograph-complex-expected.txt: * platform/gtk/platfo

[webkit-changes] [130916] trunk/LayoutTests

2012-10-10 Thread rakuco
Title: [130916] trunk/LayoutTests Revision 130916 Author rak...@webkit.org Date 2012-10-10 09:45:35 -0700 (Wed, 10 Oct 2012) Log Message [EFL] More gardening. * platform/efl/TestExpectations: Unskip a few tests which have had their pixel expectations committed. * platform/efl/svg/css/tex

[webkit-changes] [130917] trunk/LayoutTests

2012-10-10 Thread rakuco
Title: [130917] trunk/LayoutTests Revision 130917 Author rak...@webkit.org Date 2012-10-10 09:51:53 -0700 (Wed, 10 Oct 2012) Log Message [EFL] Remove a few wrong expectations from the tree and properly skip the tests. * platform/efl/TestExpectations: * platform/efl/fast/css/color-correct

[webkit-changes] [130919] trunk/LayoutTests

2012-10-10 Thread jchaffraix
Title: [130919] trunk/LayoutTests Revision 130919 Author jchaffr...@webkit.org Date 2012-10-10 10:14:29 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed Chromium gardening. * platform/chromium/TestExpectations: Amend bad change from r130904, the test *IS* timing out on all Debug platforms

[webkit-changes] [130921] trunk/Tools

2012-10-10 Thread zandobersek
Title: [130921] trunk/Tools Revision 130921 Author zandober...@gmail.com Date 2012-10-10 10:26:41 -0700 (Wed, 10 Oct 2012) Log Message [TestResultServer] Enable CORS for test files https://bugs.webkit.org/show_bug.cgi?id=98918 Reviewed by Dirk Pranke. Serve the JSON test files with the

[webkit-changes] [130922] trunk/Tools

2012-10-10 Thread dpranke
Title: [130922] trunk/Tools Revision 130922 Author dpra...@chromium.org Date 2012-10-10 10:30:55 -0700 (Wed, 10 Oct 2012) Log Message NRWT crashes on too many timeouts https://bugs.webkit.org/show_bug.cgi?id=97047 Reviewed by Tony Chang. Apparently if you kill a subprocess directly pyth

[webkit-changes] [130923] trunk/Tools

2012-10-10 Thread commit-queue
Title: [130923] trunk/Tools Revision 130923 Author commit-qu...@webkit.org Date 2012-10-10 10:32:23 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed watch list addition. Patch by Antonio Gomes on 2012-10-10 * Scripts/webkitpy/common/config/watchlist: Modified Paths trunk/Tools/ChangeL

[webkit-changes] [130924] trunk/Tools

2012-10-10 Thread mitz
Title: [130924] trunk/Tools Revision 130924 Author m...@apple.com Date 2012-10-10 10:42:48 -0700 (Wed, 10 Oct 2012) Log Message Changed debug-safari, debug-minibrowser and debug-test-runner to use LLDB by default when using Xcode 4.5 or later. Reviewed by Anders Carlsson. * Scripts/webk

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

2012-10-10 Thread commit-queue
Title: [130925] trunk/Source/WebCore Revision 130925 Author commit-qu...@webkit.org Date 2012-10-10 10:42:50 -0700 (Wed, 10 Oct 2012) Log Message [Chromium]Android x86 content shell debug build warning for uninitialized value used as error with gcc 4.6 https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [130926] trunk

2012-10-10 Thread shinyak
Title: [130926] trunk Revision 130926 Author shin...@chromium.org Date 2012-10-10 10:47:54 -0700 (Wed, 10 Oct 2012) Log Message Needs internal API to return distributed nodes for InsertionPoint https://bugs.webkit.org/show_bug.cgi?id=98868 Reviewed by Hajime Morita. .: * Source/autotoo

[webkit-changes] [130927] trunk/Source

2012-10-10 Thread simon . fraser
Title: [130927] trunk/Source Revision 130927 Author simon.fra...@apple.com Date 2012-10-10 10:49:17 -0700 (Wed, 10 Oct 2012) Log Message Store a visible rect in GraphicsLayers, and optionally dump it in layerTreeAsText https://bugs.webkit.org/show_bug.cgi?id=98839 Reviewed by Sam Weinig.

[webkit-changes] [130928] trunk

2012-10-10 Thread dgrogan
Title: [130928] trunk Revision 130928 Author dgro...@chromium.org Date 2012-10-10 10:57:06 -0700 (Wed, 10 Oct 2012) Log Message Inspector: display IndexedDB integer versions https://bugs.webkit.org/show_bug.cgi?id=95816 Reviewed by Vsevolod Vlasov. Source/WebCore: Added basic test to d

[webkit-changes] [130929] trunk

2012-10-10 Thread simon . fraser
Title: [130929] trunk Revision 130929 Author simon.fra...@apple.com Date 2012-10-10 11:01:00 -0700 (Wed, 10 Oct 2012) Log Message Attempt to fix gtk build which controls exports via this mysteriously-named file. * Source/autotools/symbols.filter: Modified Paths trunk/ChangeLog trunk/So

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

2012-10-10 Thread caio . oliveira
Title: [130930] trunk/Source/WebCore Revision 130930 Author caio.olive...@openbossa.org Date 2012-10-10 11:07:55 -0700 (Wed, 10 Oct 2012) Log Message EventHandler::handleGestureLongPress breaks compilation if CONTEXT_MENUS isn't set https://bugs.webkit.org/show_bug.cgi?id=98890 Patch by

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

2012-10-10 Thread msaboff
Title: [130931] trunk/Source/_javascript_Core Revision 130931 Author msab...@apple.com Date 2012-10-10 11:08:03 -0700 (Wed, 10 Oct 2012) Log Message After r130344, OpaqueJSString::string() shouldn't directly return the wrapped String https://bugs.webkit.org/show_bug.cgi?id=98801 Reviewed

[webkit-changes] [130932] trunk/Source/WebKit2

2012-10-10 Thread simon . fraser
Title: [130932] trunk/Source/WebKit2 Revision 130932 Author simon.fra...@apple.com Date 2012-10-10 11:15:33 -0700 (Wed, 10 Oct 2012) Log Message Add the mangled symbol name for Frame::layerTreeAsText() to the confusingly named Windows export file. * win/WebKit2.def: Modified Paths trun

[webkit-changes] [130933] trunk/LayoutTests

2012-10-10 Thread abarth
Title: [130933] trunk/LayoutTests Revision 130933 Author aba...@webkit.org Date 2012-10-10 11:15:52 -0700 (Wed, 10 Oct 2012) Log Message These tests appear to pass. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/chromium/Test

[webkit-changes] [130934] trunk/Source/Platform

2012-10-10 Thread commit-queue
Title: [130934] trunk/Source/Platform Revision 130934 Author commit-qu...@webkit.org Date 2012-10-10 11:17:53 -0700 (Wed, 10 Oct 2012) Log Message [chromium] Add attribute for disabling automatic flushes https://bugs.webkit.org/show_bug.cgi?id=98834 Patch by John Bauman on 2012-10-10 Re

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

2012-10-10 Thread commit-queue
Title: [130935] trunk/Source/_javascript_Core Revision 130935 Author commit-qu...@webkit.org Date 2012-10-10 11:23:05 -0700 (Wed, 10 Oct 2012) Log Message RegisterFile to JSStack rename fix for a struct member. Compilation problem in debug build on MIPS https://bugs.webkit.org/show_bug.c

[webkit-changes] [130936] trunk/LayoutTests

2012-10-10 Thread abarth
Title: [130936] trunk/LayoutTests Revision 130936 Author aba...@webkit.org Date 2012-10-10 11:31:24 -0700 (Wed, 10 Oct 2012) Log Message These tests appear to pass now. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/chromium/

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

2012-10-10 Thread mifenton
Title: [130938] trunk/Source/WebKit/blackberry Revision 130938 Author mifen...@rim.com Date 2012-10-10 11:36:41 -0700 (Wed, 10 Oct 2012) Log Message [BlackBerry] Suppress keyboard requests while processing spell checking suggestions unless focus change is occurring.. https://bugs.webkit.o

[webkit-changes] [130941] trunk

2012-10-10 Thread mkwst
Title: [130941] trunk Revision 130941 Author mk...@chromium.org Date 2012-10-10 12:23:15 -0700 (Wed, 10 Oct 2012) Log Message Web Inspector: add support for %c (style) in console API https://bugs.webkit.org/show_bug.cgi?id=69401 Reviewed by Pavel Feldman. Source/WebCore: This patch mim

[webkit-changes] [130942] trunk/LayoutTests

2012-10-10 Thread jchaffraix
Title: [130942] trunk/LayoutTests Revision 130942 Author jchaffr...@webkit.org Date 2012-10-10 12:29:30 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed Chromium gardening. * platform/chromium/TestExpectations: Removed 10 entries that have not failed in last 100 runs according to the flak

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

2012-10-10 Thread alexis
Title: [130943] trunk/Source/WebCore Revision 130943 Author ale...@webkit.org Date 2012-10-10 12:49:26 -0700 (Wed, 10 Oct 2012) Log Message [Mac] Deprecate getPropertyShorthand from objective c bindings for future removal https://bugs.webkit.org/show_bug.cgi?id=98916 Reviewed by Timothy

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

2012-10-10 Thread jchaffraix
Title: [130944] trunk/Source/WebCore Revision 130944 Author jchaffr...@webkit.org Date 2012-10-10 12:59:49 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed build fix after r130940. * platform/graphics/skia/GraphicsContextSkia.cpp: (WebCore::GraphicsContext::drawLineForDocumentMarker): Avo

[webkit-changes] [130945] trunk/Source/Platform

2012-10-10 Thread piman
Title: [130945] trunk/Source/Platform Revision 130945 Author pi...@chromium.org Date 2012-10-10 13:18:55 -0700 (Wed, 10 Oct 2012) Log Message [chromium] Add empty WebCompositorFrame/WebCompositorFrameAck https://bugs.webkit.org/show_bug.cgi?id=98841 Reviewed by James Robinson. These wer

[webkit-changes] [130946] branches/chromium/1271/Source/WebKit/chromium

2012-10-10 Thread kareng
Title: [130946] branches/chromium/1271/Source/WebKit/chromium Revision 130946 Author kar...@chromium.org Date 2012-10-10 13:22:21 -0700 (Wed, 10 Oct 2012) Log Message Merge 130691 - Mac Chromium: Ignore system numpad modifier https://bugs.webkit.org/show_bug.cgi?id=97161 Patch by Sailesh

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

2012-10-10 Thread tony
Title: [130949] trunk/Source/WebCore Revision 130949 Author t...@chromium.org Date 2012-10-10 13:31:02 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed, speculative build fix for Qt Win. * css/makegrammar.pl: Rather than making a temp file, use a pipe to pass data from gcc to the final ou

[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

[webkit-changes] [130951] branches/chromium/1271

2012-10-10 Thread ojan
Title: [130951] branches/chromium/1271 Revision 130951 Author o...@chromium.org Date 2012-10-10 13:38:55 -0700 (Wed, 10 Oct 2012) Log Message Merge 130549 - Deprecated flexboxes subtract scrollbar width/height twice https://bugs.webkit.org/show_bug.cgi?id=98552 Reviewed by Tony Chang. S

[webkit-changes] [130952] branches/safari-536.28-branch/

2012-10-10 Thread lforschler
Title: [130952] branches/safari-536.28-branch/ Revision 130952 Author lforsch...@apple.com Date 2012-10-10 13:46:09 -0700 (Wed, 10 Oct 2012) Log Message New Branch. Added Paths branches/safari-536.28-branch/ Diff Property changes: branches/safari-536.28-branch Added: svn:ignore

[webkit-changes] [130953] branches/safari-536.28-branch/Source

2012-10-10 Thread lforschler
Title: [130953] branches/safari-536.28-branch/Source Revision 130953 Author lforsch...@apple.com Date 2012-10-10 13:51:55 -0700 (Wed, 10 Oct 2012) Log Message Versioning. Modified Paths branches/safari-536.28-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari

[webkit-changes] [130954] trunk/LayoutTests

2012-10-10 Thread abarth
Title: [130954] trunk/LayoutTests Revision 130954 Author aba...@webkit.org Date 2012-10-10 13:52:28 -0700 (Wed, 10 Oct 2012) Log Message Add a note that this test is flaky and can trigger an ASSERT. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/

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

2012-10-10 Thread tony
Title: [130955] trunk/Source/WebCore Revision 130955 Author t...@chromium.org Date 2012-10-10 13:55:39 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed, another speculative fix for Qt Win. * DerivedSources.pri: Make the path slash marks be forward slashes to the .in file. Modified Paths

[webkit-changes] [130956] trunk

2012-10-10 Thread zoltan
Title: [130956] trunk Revision 130956 Author zol...@webkit.org Date 2012-10-10 14:01:45 -0700 (Wed, 10 Oct 2012) Log Message Pageload tests should measure memory usage https://bugs.webkit.org/show_bug.cgi?id=93958 Reviewed by Ryosuke Niwa. Add JS Heap and Heap memory measurement to Page

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

2012-10-10 Thread tony
Title: [130957] trunk/Source/WebCore Revision 130957 Author t...@chromium.org Date 2012-10-10 14:15:22 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed, another speculative fix for Qt Win. * DerivedSources.pri: Pass --preprocessor to the perl script. * css/makegrammar.pl: Use --preprocess

[webkit-changes] [130958] trunk/Tools/Scripts/webkitpy/common/config/committers.py

2012-10-10 Thread junov
Title: [130958] trunk/Tools/Scripts/webkitpy/common/config/committers.py Revision 130958 Author ju...@google.com Date 2012-10-10 14:17:32 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed. Adding myself as Committer. Modified Paths trunk/Tools/Scripts/webkitpy/common/config/committers.py

[webkit-changes] [130959] trunk/LayoutTests

2012-10-10 Thread rakuco
Title: [130959] trunk/LayoutTests Revision 130959 Author rak...@webkit.org Date 2012-10-10 14:18:37 -0700 (Wed, 10 Oct 2012) Log Message [EFL] Skip the color-correction tests. Just specifying `Missing' makes the build bots sometimes report these tests as failing. * platform/efl/TestExpe

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

2012-10-10 Thread rwlbuis
Title: [130960] trunk/Source/WebCore Revision 130960 Author rwlb...@webkit.org Date 2012-10-10 14:20:39 -0700 (Wed, 10 Oct 2012) Log Message [BlackBerry] Adapt to new image for search-cancel https://bugs.webkit.org/show_bug.cgi?id=98954 Reviewed by Antonio Gomes. The new image for searc

[webkit-changes] [130963] branches/chromium/1271/Source/WebCore/platform/ TouchFlingPlatformGestureCurve.cpp

2012-10-10 Thread wjmaclean
Title: [130963] branches/chromium/1271/Source/WebCore/platform/TouchFlingPlatformGestureCurve.cpp Revision 130963 Author wjmacl...@chromium.org Date 2012-10-10 14:36:03 -0700 (Wed, 10 Oct 2012) Log Message Merge 130846 - [chromium] revert fling deacceleration parameter change https://bugs

[webkit-changes] [130964] trunk/LayoutTests

2012-10-10 Thread jchaffraix
Title: [130964] trunk/LayoutTests Revision 130964 Author jchaffr...@webkit.org Date 2012-10-10 14:37:01 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed Chromium gardening. * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png: * platform/chromium-linux/fast/repaint/

[webkit-changes] [130965] trunk/LayoutTests

2012-10-10 Thread abarth
Title: [130965] trunk/LayoutTests Revision 130965 Author aba...@webkit.org Date 2012-10-10 14:40:05 -0700 (Wed, 10 Oct 2012) Log Message This test can also fail with TEXT. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/chromi

[webkit-changes] [130967] trunk

2012-10-10 Thread commit-queue
Title: [130967] trunk Revision 130967 Author commit-qu...@webkit.org Date 2012-10-10 15:11:31 -0700 (Wed, 10 Oct 2012) Log Message [WK2][WTR] WebKitTestRunner UI process should be aware of Custom Policy Delegate https://bugs.webkit.org/show_bug.cgi?id=95974 Patch by Mikhail Pozdnyakov o

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

2012-10-10 Thread bashi
Title: [130968] trunk/Source/WebCore Revision 130968 Author ba...@chromium.org Date 2012-10-10 15:17:19 -0700 (Wed, 10 Oct 2012) Log Message FontVerticalDataCache should allow zero as a key value https://bugs.webkit.org/show_bug.cgi?id=98877 Reviewed by Tony Chang. Use WTF::UnsignedWith

[webkit-changes] [130969] trunk/LayoutTests

2012-10-10 Thread jchaffraix
Title: [130969] trunk/LayoutTests Revision 130969 Author jchaffr...@webkit.org Date 2012-10-10 15:27:17 -0700 (Wed, 10 Oct 2012) Log Message More unreviewed Chromium gardening. * platform/chromium/TestExpectations: Removed 11 more entries that have not failed in last 100 runs according t

[webkit-changes] [130970] trunk/Tools

2012-10-10 Thread aestes
Title: [130970] trunk/Tools Revision 130970 Author aes...@apple.com Date 2012-10-10 15:30:48 -0700 (Wed, 10 Oct 2012) Log Message Speculative build fix for Snow Leopard after r130948. * TestWebKitAPI/Tests/WebKit2ObjC/UserContentTest.mm: Pull the declaration of backgroundColorQuery out o

[webkit-changes] [130971] trunk/Source/WebKit2

2012-10-10 Thread weinig
Title: [130971] trunk/Source/WebKit2 Revision 130971 Author wei...@apple.com Date 2012-10-10 15:31:08 -0700 (Wed, 10 Oct 2012) Log Message Add skeleton of a WebKit2 ObjC DOM SPI (not intended to be the full DOM) https://bugs.webkit.org/show_bug.cgi?id=98955 Reviewed by Anders Carlsson.

[webkit-changes] [130972] trunk/Source/WebKit2

2012-10-10 Thread andersca
Title: [130972] trunk/Source/WebKit2 Revision 130972 Author ander...@apple.com Date 2012-10-10 15:34:42 -0700 (Wed, 10 Oct 2012) Log Message WebContext should be a MessageReceiver https://bugs.webkit.org/show_bug.cgi?id=98958 Reviewed by Sam Weinig. Make WebContext be a MessageReceiver

[webkit-changes] [130973] trunk/Source/WebKit2

2012-10-10 Thread weinig
Title: [130973] trunk/Source/WebKit2 Revision 130973 Author wei...@apple.com Date 2012-10-10 15:41:22 -0700 (Wed, 10 Oct 2012) Log Message Fix 32-bit build. * WebProcess/InjectedBundle/API/mac/WKDOMDocument.h: * WebProcess/InjectedBundle/API/mac/WKDOMDocument.mm: * WebProcess/InjectedBun

[webkit-changes] [130974] trunk/Tools

2012-10-10 Thread aestes
Title: [130974] trunk/Tools Revision 130974 Author aes...@apple.com Date 2012-10-10 15:50:45 -0700 (Wed, 10 Oct 2012) Log Message Fix the Lion build after r130948. * TestWebKitAPI/Tests/WebKit2ObjC/UserContentTest.mm: Modified Paths trunk/Tools/ChangeLog trunk/Tools/TestWebKitAPI/Tests

[webkit-changes] [130975] trunk/LayoutTests

2012-10-10 Thread ojan
Title: [130975] trunk/LayoutTests Revision 130975 Author o...@chromium.org Date 2012-10-10 15:58:20 -0700 (Wed, 10 Oct 2012) Log Message Remove perf tests that haven't failed in the past 500 runs. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/Lay

[webkit-changes] [130976] trunk/LayoutTests

2012-10-10 Thread jpfau
Title: [130976] trunk/LayoutTests Revision 130976 Author jp...@apple.com Date 2012-10-10 16:09:36 -0700 (Wed, 10 Oct 2012) Log Message [Mac][WK2] Unreviewed, skipping fast/parser/document-open-in-unload.html * platform/mac-wk2/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLo

[webkit-changes] [130977] trunk/Source

2012-10-10 Thread jonlee
Title: [130977] trunk/Source Revision 130977 Author jon...@apple.com Date 2012-10-10 16:23:13 -0700 (Wed, 10 Oct 2012) Log Message [WK2] Activate plugins when user clicks on snapshot https://bugs.webkit.org/show_bug.cgi?id=98328 Reviewed by Brady Eidson. Source/WebCore: Extend the def

[webkit-changes] [130978] trunk

2012-10-10 Thread commit-queue
Title: [130978] trunk Revision 130978 Author commit-qu...@webkit.org Date 2012-10-10 16:36:20 -0700 (Wed, 10 Oct 2012) Log Message [EFL][WK2] Add toolbar buttons to MiniBrowser https://bugs.webkit.org/show_bug.cgi?id=98883 Patch by Christophe Dumez on 2012-10-10 Reviewed by Kenneth Rohd

[webkit-changes] [130980] trunk/Source/WebKit2

2012-10-10 Thread weinig
Title: [130980] trunk/Source/WebKit2 Revision 130980 Author wei...@apple.com Date 2012-10-10 16:53:49 -0700 (Wed, 10 Oct 2012) Log Message Fix the GCC Mac build. Why are we still building with GCC again? * WebProcess/InjectedBundle/API/mac/WKDOMDocument.h: * WebProcess/InjectedBundle/API

[webkit-changes] [130981] trunk/Tools

2012-10-10 Thread lforschler
Title: [130981] trunk/Tools Revision 130981 Author lforsch...@apple.com Date 2012-10-10 16:54:41 -0700 (Wed, 10 Oct 2012) Log Message Remove Apple Mac Snow Leopard bots. * BuildSlaveSupport/build.webkit.org-config/config.json: Modified Paths trunk/Tools/BuildSlaveSupport/build.

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

2012-10-10 Thread abarth
Title: [130982] trunk/Source/WebKit/chromium Revision 130982 Author aba...@webkit.org Date 2012-10-10 17:25:47 -0700 (Wed, 10 Oct 2012) Log Message Unreviewed. Rolled DEPS. Patch by Sheriff Bot on 2012-10-10 * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/Source/

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

2012-10-10 Thread beidson
Title: [130983] trunk/Source/WebCore Revision 130983 Author beid...@apple.com Date 2012-10-10 17:26:39 -0700 (Wed, 10 Oct 2012) Log Message Switch over CachedResource::data() from taking a SharedBuffer to taking a ResourceBuffer. https://bugs.webkit.org/show_bug.cgi?id=98952 Reviewed by

[webkit-changes] [130984] trunk/Source/WebKit2

2012-10-10 Thread andersca
Title: [130984] trunk/Source/WebKit2 Revision 130984 Author ander...@apple.com Date 2012-10-10 17:30:20 -0700 (Wed, 10 Oct 2012) Log Message Stop crashing left and right. * UIProcess/WebConnectionToWebProcess.h: (WebKit::WebConnectionToWebProcess::webProcessProxy): Add a getter. * UIPro

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

2012-10-10 Thread roger_fong
Title: [130985] trunk/Source/WebCore Revision 130985 Author roger_f...@apple.com Date 2012-10-10 17:45:22 -0700 (Wed, 10 Oct 2012) Log Message [WebGL] [On Mac] queried attributes and uniforms need to return the original variable name, not the mapped name. https://bugs.webkit.org/show_bug.

[webkit-changes] [130986] trunk/Source/WebKit

2012-10-10 Thread kpiascik
Title: [130986] trunk/Source/WebKit Revision 130986 Author kpias...@rim.com Date 2012-10-10 18:00:26 -0700 (Wed, 10 Oct 2012) Log Message [BlackBerry] Install inspector files into staging directory. https://bugs.webkit.org/show_bug.cgi?id=98930 Reviewed by Rob Buis. Internally reviewed

[webkit-changes] [130987] trunk

2012-10-10 Thread morrita
Title: [130987] trunk Revision 130987 Author morr...@google.com Date 2012-10-10 18:00:37 -0700 (Wed, 10 Oct 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=95664 [Shadow DOM] should be able to be available without Reviewed by Dimitri Glazkov. Source/WebCore: This change rela

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

2012-10-10 Thread morrita
Title: [130988] trunk/Source/WebCore Revision 130988 Author morr...@google.com Date 2012-10-10 18:18:28 -0700 (Wed, 10 Oct 2012) Log Message [Chromium] Crash on SpellChecker::didCheck() https://bugs.webkit.org/show_bug.cgi?id=98476 Reviewed by Kent Tamura. SpellChecker::didCheck() assum

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

2012-10-10 Thread bdakin
Title: [130989] trunk/Source/WebCore Revision 130989 Author bda...@apple.com Date 2012-10-10 18:24:51 -0700 (Wed, 10 Oct 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=98968 REGRESSION: Unable to scroll with trackpad on some websites after r130783 Reviewed by Simon Fraser. T

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

2012-10-10 Thread mifenton
Title: [130990] trunk/Source/WebKit/blackberry Revision 130990 Author mifen...@rim.com Date 2012-10-10 18:25:33 -0700 (Wed, 10 Oct 2012) Log Message [BlackBerry] Adjust spell checking location to update after the cursor position is set. https://bugs.webkit.org/show_bug.cgi?id=98904 Revie

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

2012-10-10 Thread mifenton
Title: [130991] trunk/Source/WebKit/blackberry Revision 130991 Author mifen...@rim.com Date 2012-10-10 18:40:29 -0700 (Wed, 10 Oct 2012) Log Message [BlackBerry] Fix crash for detached node when validating selection change. https://bugs.webkit.org/show_bug.cgi?id=98926 Reviewed by Rob Bu

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

2012-10-10 Thread leandrogracia
Title: [130992] trunk/Source/WebKit/chromium Revision 130992 Author leandrogra...@chromium.org Date 2012-10-10 18:45:41 -0700 (Wed, 10 Oct 2012) Log Message [Chromium] Update selection on long press to match normal delimiters. https://bugs.webkit.org/show_bug.cgi?id=98947 Reviewed by Ada

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

2012-10-10 Thread commit-queue
Title: [130993] trunk/Source/WebKit/blackberry Revision 130993 Author commit-qu...@webkit.org Date 2012-10-10 18:52:04 -0700 (Wed, 10 Oct 2012) Log Message [BlackBerry] Do not perform backing store blit for animations during one-shot drawing synchronization https://bugs.webkit.org/show_bu

  1   2   >