[webkit-changes] [106437] trunk/LayoutTests

2012-02-01 Thread philn
Title: [106437] trunk/LayoutTests Revision 106437 Author ph...@webkit.org Date 2012-02-01 00:09:00 -0800 (Wed, 01 Feb 2012) Log Message Unreviewed, GTK rebaseline after r106373 and r106361. * platform/gtk/fast/dom/Window/window-properties-expected.txt: *

[webkit-changes] [106438] trunk

2012-02-01 Thread hans
Title: [106438] trunk Revision 106438 Author h...@chromium.org Date 2012-02-01 00:52:10 -0800 (Wed, 01 Feb 2012) Log Message Speech Input: Report speech element rect relative to window rather than frame https://bugs.webkit.org/show_bug.cgi?id=76443 Reviewed by Darin Fisher.

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

2012-02-01 Thread tkent
Title: [106439] trunk/Source/WebKit/chromium Revision 106439 Author tk...@chromium.org Date 2012-02-01 01:01:30 -0800 (Wed, 01 Feb 2012) Log Message [Chromium] Disable WebFrameTest.FindInPage https://bugs.webkit.org/show_bug.cgi?id=77186 Disable it because

[webkit-changes] [106440] trunk/LayoutTests

2012-02-01 Thread yuzo
Title: [106440] trunk/LayoutTests Revision 106440 Author y...@google.com Date 2012-02-01 01:06:28 -0800 (Wed, 01 Feb 2012) Log Message [Chromium] Unreviewed test expectation change. Layout Test fast/forms/textfield-overflow.html is failing on WIN and LINUX. *

[webkit-changes] [106441] trunk/LayoutTests

2012-02-01 Thread yuzo
Title: [106441] trunk/LayoutTests Revision 106441 Author y...@google.com Date 2012-02-01 01:13:17 -0800 (Wed, 01 Feb 2012) Log Message [Chromium] Unreviewed test expectation change. fast/repaint/textarea-set-disabled.html is failing. https://bugs.webkit.org/show_bug.cgi?id=77521 *

[webkit-changes] [106442] trunk/Tools

2012-02-01 Thread rniwa
Title: [106442] trunk/Tools Revision 106442 Author rn...@webkit.org Date 2012-02-01 01:15:18 -0800 (Wed, 01 Feb 2012) Log Message run-perf-tests should restart DRT for each test https://bugs.webkit.org/show_bug.cgi?id=77506 Reviewed by Adam Barth. Always restart DRT when running

[webkit-changes] [106443] trunk/LayoutTests

2012-02-01 Thread yuzo
Title: [106443] trunk/LayoutTests Revision 106443 Author y...@google.com Date 2012-02-01 01:19:01 -0800 (Wed, 01 Feb 2012) Log Message [Chromium] Unreviewed test expectation change. https://bugs.webkit.org/show_bug.cgi?id=77521 fast/repaint/search-field-cancel.html is failing on LINUX.

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

2012-02-01 Thread philn
Title: [106446] trunk/Source/WebCore Revision 106446 Author ph...@webkit.org Date 2012-02-01 01:36:47 -0800 (Wed, 01 Feb 2012) Log Message [GStreamer] 0.11 webkitwebsrc https://bugs.webkit.org/show_bug.cgi?id=77086 Port the webkitwebsrc element to GStreamer 0.11 APIs. Reviewed by

[webkit-changes] [106447] trunk/LayoutTests

2012-02-01 Thread yuzo
Title: [106447] trunk/LayoutTests Revision 106447 Author y...@google.com Date 2012-02-01 01:38:24 -0800 (Wed, 01 Feb 2012) Log Message [Chromium] Unreviewed test expectaion change. svg/text/text-align-04-b.svg is flaky on WIN and LINUX. * platform/chromium/test_expectations.txt:

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

2012-02-01 Thread philn
Title: [106452] trunk/Source/WebCore Revision 106452 Author ph...@webkit.org Date 2012-02-01 01:50:35 -0800 (Wed, 01 Feb 2012) Log Message Unreviewed, GTK build fix after r106446. * platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [106453] trunk/LayoutTests

2012-02-01 Thread yuzo
Title: [106453] trunk/LayoutTests Revision 106453 Author y...@google.com Date 2012-02-01 01:54:17 -0800 (Wed, 01 Feb 2012) Log Message [Chromium] Unreviewed test expectaion change. media/controls-drag-timebar.html passes or times out on WIN and LINUX. *

[webkit-changes] [106455] trunk/LayoutTests

2012-02-01 Thread yuzo
Title: [106455] trunk/LayoutTests Revision 106455 Author y...@google.com Date 2012-02-01 02:05:25 -0800 (Wed, 01 Feb 2012) Log Message [Chromium] Unreviewed test expectaion change. plugins/createScriptableObject-before-start.html is flaky on LINUX. *

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

2012-02-01 Thread philn
Title: [106456] trunk/Source/WebCore Revision 106456 Author ph...@webkit.org Date 2012-02-01 02:08:19 -0800 (Wed, 01 Feb 2012) Log Message Unreviewed, another GTK build fix after r106446. * platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: Restore webKitWebSrcGetProtocols as it

[webkit-changes] [106457] trunk/LayoutTests

2012-02-01 Thread ossy
Title: [106457] trunk/LayoutTests Revision 106457 Author o...@webkit.org Date 2012-02-01 02:20:12 -0800 (Wed, 01 Feb 2012) Log Message [WK2] Unreviewed gardening after r106426. Skip new failing tests because of missing layoutTestController.dumpResourceResponseMIMETypes().

[webkit-changes] [106458] trunk/LayoutTests

2012-02-01 Thread philn
Title: [106458] trunk/LayoutTests Revision 106458 Author ph...@webkit.org Date 2012-02-01 02:25:36 -0800 (Wed, 01 Feb 2012) Log Message Unreviewed, GTK rebaseline after r106445 * platform/gtk/security/block-test-expected.txt: * platform/gtk/security/block-test-no-port-expected.txt: *

[webkit-changes] [106459] trunk

2012-02-01 Thread shawnsingh
Title: [106459] trunk Revision 106459 Author shawnsi...@chromium.org Date 2012-02-01 02:31:15 -0800 (Wed, 01 Feb 2012) Log Message Fix the semantics of passing contentsVisible flag to GraphicsLayers https://bugs.webkit.org/show_bug.cgi?id=76975 Reviewed by Simon Fraser. Source/WebCore:

[webkit-changes] [106460] trunk/Tools

2012-02-01 Thread commit-queue
Title: [106460] trunk/Tools Revision 106460 Author commit-qu...@webkit.org Date 2012-02-01 02:37:14 -0800 (Wed, 01 Feb 2012) Log Message [Qt][WK2] run-webkit-tests --qt crashes if WEBKIT_TESTFONTS is not set https://bugs.webkit.org/show_bug.cgi?id=77466 Patch by Jesus Sanchez-Palencia

[webkit-changes] [106461] trunk/Tools

2012-02-01 Thread commit-queue
Title: [106461] trunk/Tools Revision 106461 Author commit-qu...@webkit.org Date 2012-02-01 02:55:27 -0800 (Wed, 01 Feb 2012) Log Message [Qt] Automatic clean build feature always do clean build with --no-webkit2 https://bugs.webkit.org/show_bug.cgi?id=74519 Patch by NĂ¡ndor Huszka

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

2012-02-01 Thread vsevik
Title: [106462] trunk/Source/WebCore Revision 106462 Author vse...@chromium.org Date 2012-02-01 03:37:01 -0800 (Wed, 01 Feb 2012) Log Message Web Inspector: Scripts navigator becomes empty after show folders settings change. https://bugs.webkit.org/show_bug.cgi?id=77441 Reviewed by

[webkit-changes] [106463] trunk

2012-02-01 Thread vsevik
Title: [106463] trunk Revision 106463 Author vse...@chromium.org Date 2012-02-01 04:02:47 -0800 (Wed, 01 Feb 2012) Log Message Web Inspector: [InspectorIndexedDB] Add tests for database names and database structure requests. https://bugs.webkit.org/show_bug.cgi?id=77439 Reviewed by

[webkit-changes] [106464] trunk

2012-02-01 Thread peter
Title: [106464] trunk Revision 106464 Author pe...@chromium.org Date 2012-02-01 05:31:11 -0800 (Wed, 01 Feb 2012) Log Message getIntersectionList causes transforms to be recalculated in SVG https://bugs.webkit.org/show_bug.cgi?id=77179 Reviewed by Nikolas Zimmermann. Introduce a local

[webkit-changes] [106465] trunk

2012-02-01 Thread commit-queue
Title: [106465] trunk Revision 106465 Author commit-qu...@webkit.org Date 2012-02-01 05:50:25 -0800 (Wed, 01 Feb 2012) Log Message Content element should be able to be dynamically added/removed/replaced in a shadow tree. https://bugs.webkit.org/show_bug.cgi?id=76611 Patch by Shinya

[webkit-changes] [106466] trunk/Tools

2012-02-01 Thread ossy
Title: [106466] trunk/Tools Revision 106466 Author o...@webkit.org Date 2012-02-01 06:54:32 -0800 (Wed, 01 Feb 2012) Log Message Unreviewed, rolling out r106460. http://trac.webkit.org/changeset/106460 https://bugs.webkit.org/show_bug.cgi?id=77552 It break unit tests if WEBKIT_TESTFONTS

[webkit-changes] [106468] trunk

2012-02-01 Thread yurys
Title: [106468] trunk Revision 106468 Author yu...@chromium.org Date 2012-02-01 09:03:16 -0800 (Wed, 01 Feb 2012) Log Message Web Inspector: debugger reports wrong sources when paused in inline script on page reload https://bugs.webkit.org/show_bug.cgi?id=77548 Source/WebCore: V8

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

2012-02-01 Thread commit-queue
Title: [106469] trunk/Source/WebCore Revision 106469 Author commit-qu...@webkit.org Date 2012-02-01 09:22:02 -0800 (Wed, 01 Feb 2012) Log Message Web Inspector: CodeGeneratorInspector.py: move type builder code to dedicated InspectorTypeBuilder .h/.cpp

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

2012-02-01 Thread commit-queue
Title: [106470] trunk/Source/WebCore Revision 106470 Author commit-qu...@webkit.org Date 2012-02-01 09:38:58 -0800 (Wed, 01 Feb 2012) Log Message [Qt] Set all PlatformTouchPoint values possible from a QTouch event. https://bugs.webkit.org/show_bug.cgi?id=77442 Patch by Allan Sandfeld

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

2012-02-01 Thread antti
Title: [106471] trunk/Source/WebCore Revision 106471 Author an...@apple.com Date 2012-02-01 09:41:27 -0800 (Wed, 01 Feb 2012) Log Message Make CSSMappedAttributeDeclaration have CSSMutableStyleDeclaration instead of being one https://bugs.webkit.org/show_bug.cgi?id=77545 Reviewed by

[webkit-changes] [106472] trunk

2012-02-01 Thread mario
Title: [106472] trunk Revision 106472 Author ma...@webkit.org Date 2012-02-01 09:58:57 -0800 (Wed, 01 Feb 2012) Log Message [GTK] editing/inserting/4960120-2.html flaky crash https://bugs.webkit.org/show_bug.cgi?id=76815 Reviewed by Martin Robinson. Source/WebCore: Check if the node

[webkit-changes] [106473] trunk/Tools

2012-02-01 Thread carlosgc
Title: [106473] trunk/Tools Revision 106473 Author carlo...@webkit.org Date 2012-02-01 10:01:35 -0800 (Wed, 01 Feb 2012) Log Message [GTK] API documentation is not installed even when building with --enable-gtk-doc https://bugs.webkit.org/show_bug.cgi?id=77094 Reviewed by Martin

[webkit-changes] [106474] trunk/Tools

2012-02-01 Thread carlosgc
Title: [106474] trunk/Tools Revision 106474 Author carlo...@webkit.org Date 2012-02-01 10:04:57 -0800 (Wed, 01 Feb 2012) Log Message [GTK] WebKit1 API documentation is not generated when building with gtk-2.0 https://bugs.webkit.org/show_bug.cgi?id=77542 Reviewed by Martin Robinson. *

[webkit-changes] [106475] trunk

2012-02-01 Thread hans
Title: [106475] trunk Revision 106475 Author h...@chromium.org Date 2012-02-01 10:29:20 -0800 (Wed, 01 Feb 2012) Log Message Rename WebSpeechInputResult::set() to assign() https://bugs.webkit.org/show_bug.cgi?id=77540 Reviewed by Darin Fisher. Source/WebKit/chromium: It was suggested

[webkit-changes] [106476] trunk

2012-02-01 Thread japhet
Title: [106476] trunk Revision 106476 Author jap...@chromium.org Date 2012-02-01 10:45:17 -0800 (Wed, 01 Feb 2012) Log Message Source/WebCore: preventDefault() in a mousedown in a subframe should not prevent the scrollbar from handling mouse movements if the cursor leaves the subframe.

[webkit-changes] [106480] trunk/LayoutTests

2012-02-01 Thread commit-queue
Title: [106480] trunk/LayoutTests Revision 106480 Author commit-qu...@webkit.org Date 2012-02-01 11:41:01 -0800 (Wed, 01 Feb 2012) Log Message Fixed some lines in the date-constructor.js test. https://bugs.webkit.org/show_bug.cgi?id=75892 Patch by Szilard Ledan

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

2012-02-01 Thread andersca
Title: [106482] trunk/Source/WebCore Revision 106482 Author ander...@apple.com Date 2012-02-01 11:59:47 -0800 (Wed, 01 Feb 2012) Log Message Tile cache doesn't have an upper limit https://bugs.webkit.org/show_bug.cgi?id=77564 rdar://problem/10710744 Reviewed by Darin Adler. Cache

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

2012-02-01 Thread andersca
Title: [106483] trunk/Source/WebCore Revision 106483 Author ander...@apple.com Date 2012-02-01 12:02:34 -0800 (Wed, 01 Feb 2012) Log Message Reviewed by Darin Adler. Simplify the code that creates a new tile layer by getting a reference to the RetainPtrWebTileLayer slot in the hash map

[webkit-changes] [106484] releases/WebKitGTK/webkit-1.6

2012-02-01 Thread mrobinson
Title: [106484] releases/WebKitGTK/webkit-1.6 Revision 106484 Author mrobin...@webkit.org Date 2012-02-01 12:10:17 -0800 (Wed, 01 Feb 2012) Log Message Restore Source/WebKit/gtk/webkit/webkitversion.h to the list of files processed by autoconfig. * configure.ac: Re-add the file.

[webkit-changes] [106485] releases/WebKitGTK/webkit-1.6

2012-02-01 Thread mrobinson
Title: [106485] releases/WebKitGTK/webkit-1.6 Revision 106485 Author mrobin...@webkit.org Date 2012-02-01 12:39:56 -0800 (Wed, 01 Feb 2012) Log Message Manually pull in the gthread library, as it seems that with gold it doesn't happen automatically. Reviewed by Xan Lopez. *

[webkit-changes] [106486] releases/WebKitGTK/webkit-1.6

2012-02-01 Thread mrobinson
Title: [106486] releases/WebKitGTK/webkit-1.6 Revision 106486 Author mrobin...@webkit.org Date 2012-02-01 12:48:40 -0800 (Wed, 01 Feb 2012) Log Message .: Update the version number in preparation for the 1.6.3 release. Reviewed by Xan Lopez. * configure.ac: Update the library version.

[webkit-changes] [106488] trunk

2012-02-01 Thread rniwa
Title: [106488] trunk Revision 106488 Author rn...@webkit.org Date 2012-02-01 13:34:08 -0800 (Wed, 01 Feb 2012) Log Message Crash in EventHandler::updateDragAndDrop https://bugs.webkit.org/show_bug.cgi?id=77569 Reviewed by Alexey Proskuryakov. Source/WebCore: Test:

[webkit-changes] [106489] branches/safari-534.54-branch/Source

2012-02-01 Thread lforschler
Title: [106489] branches/safari-534.54-branch/Source Revision 106489 Author lforsch...@apple.com Date 2012-02-01 13:46:51 -0800 (Wed, 01 Feb 2012) Log Message Merged r106271. Modified Paths branches/safari-534.54-branch/Source/WebCore/ChangeLog

[webkit-changes] [106490] trunk

2012-02-01 Thread alexis . menard
Title: [106490] trunk Revision 106490 Author alexis.men...@openbossa.org Date 2012-02-01 13:48:23 -0800 (Wed, 01 Feb 2012) Log Message CSSStyleDeclaration.getPropertyPriority() fails for CSS shorthand properties with 'important' priority https://bugs.webkit.org/show_bug.cgi?id=49058

[webkit-changes] [106491] branches/safari-534.54-branch/Source/WebCore

2012-02-01 Thread lforschler
Title: [106491] branches/safari-534.54-branch/Source/WebCore Revision 106491 Author lforsch...@apple.com Date 2012-02-01 13:49:29 -0800 (Wed, 01 Feb 2012) Log Message Merged r106286. Modified Paths branches/safari-534.54-branch/Source/WebCore/ChangeLog

[webkit-changes] [106492] trunk

2012-02-01 Thread bdakin
Title: [106492] trunk Revision 106492 Author bda...@apple.com Date 2012-02-01 13:52:41 -0800 (Wed, 01 Feb 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=77383 Add a different didFirstVisuallNonEmptyLayout heuristic to experiment with -and corresponding- rdar://problem/10709560

[webkit-changes] [106493] trunk/LayoutTests

2012-02-01 Thread commit-queue
Title: [106493] trunk/LayoutTests Revision 106493 Author commit-qu...@webkit.org Date 2012-02-01 14:02:47 -0800 (Wed, 01 Feb 2012) Log Message rebaseline box-shadow-clipped-slices https://bugs.webkit.org/show_bug.cgi?id=77565 Patch by Elliot Poger epo...@google.com on 2012-02-01

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

2012-02-01 Thread rniwa
Title: [106494] trunk/Source/WebCore Revision 106494 Author rn...@webkit.org Date 2012-02-01 14:05:01 -0800 (Wed, 01 Feb 2012) Log Message Gcc build fix after r106482. * platform/graphics/ca/GraphicsLayerCA.h: (GraphicsLayerCA): Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [106495] branches/safari-534.54-branch/Source/JavaScriptCore

2012-02-01 Thread lforschler
Title: [106495] branches/safari-534.54-branch/Source/_javascript_Core Revision 106495 Author lforsch...@apple.com Date 2012-02-01 14:12:27 -0800 (Wed, 01 Feb 2012) Log Message Merged r106207. Modified Paths branches/safari-534.54-branch/Source/_javascript_Core/ChangeLog

[webkit-changes] [106496] trunk

2012-02-01 Thread mhahnenberg
Title: [106496] trunk Revision 106496 Author mhahnenb...@apple.com Date 2012-02-01 14:15:45 -0800 (Wed, 01 Feb 2012) Log Message Replace JSArray destructor with finalizer https://bugs.webkit.org/show_bug.cgi?id=77488 Reviewed by Geoffrey Garen. Source/_javascript_Core: *

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

2012-02-01 Thread fpizlo
Title: [106497] trunk/Source/_javascript_Core Revision 106497 Author fpi...@apple.com Date 2012-02-01 14:27:32 -0800 (Wed, 01 Feb 2012) Log Message DFG graph dump for GetScopedVar should show the correct prediction https://bugs.webkit.org/show_bug.cgi?id=77530 Reviewed by Geoff Garen.

[webkit-changes] [106498] branches/safari-534.54-branch/Source

2012-02-01 Thread lforschler
Title: [106498] branches/safari-534.54-branch/Source Revision 106498 Author lforsch...@apple.com Date 2012-02-01 14:55:04 -0800 (Wed, 01 Feb 2012) Log Message Versioning. Modified Paths branches/safari-534.54-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [106499] tags/Safari-534.54.13/

2012-02-01 Thread lforschler
Title: [106499] tags/Safari-534.54.13/ Revision 106499 Author lforsch...@apple.com Date 2012-02-01 14:58:16 -0800 (Wed, 01 Feb 2012) Log Message New tag. Added Paths tags/Safari-534.54.13/ Diff Property changes: tags/Safari-534.54.13 Added: svn:ignore depcomp compile

[webkit-changes] [106500] trunk/Source

2012-02-01 Thread commit-queue
Title: [106500] trunk/Source Revision 106500 Author commit-qu...@webkit.org Date 2012-02-01 15:05:31 -0800 (Wed, 01 Feb 2012) Log Message [Chromium] Enable deferred canvas rendering in the skia port https://bugs.webkit.org/show_bug.cgi?id=76732 Patch by Justin Novosad ju...@chromium.org

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

2012-02-01 Thread timothy
Title: [106501] trunk/Source/WebCore Revision 106501 Author timo...@apple.com Date 2012-02-01 15:08:13 -0800 (Wed, 01 Feb 2012) Log Message Consolidate duplicate willHide functions in DetailedHeapshotView.js to fix a syntax error in JSC and make the Inspector open again in Release

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

2012-02-01 Thread fpizlo
Title: [106502] trunk/Source/_javascript_Core Revision 106502 Author fpi...@apple.com Date 2012-02-01 15:08:54 -0800 (Wed, 01 Feb 2012) Log Message DFG should fold double-to-int conversions https://bugs.webkit.org/show_bug.cgi?id=77532 Reviewed by Oliver Hunt. Performance

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

2012-02-01 Thread andersca
Title: [106505] trunk/Source/WebCore Revision 106505 Author ander...@apple.com Date 2012-02-01 15:29:22 -0800 (Wed, 01 Feb 2012) Log Message Fix Window build. * platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp: (WebCore::LayerClient::platformCALayerDidCreateTiles):

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

2012-02-01 Thread commit-queue
Title: [106506] trunk/Source/WebCore Revision 106506 Author commit-qu...@webkit.org Date 2012-02-01 15:32:37 -0800 (Wed, 01 Feb 2012) Log Message Make one able to set the local storage (tracker) database dir's path https://bugs.webkit.org/show_bug.cgi?id=77006 Patch by Gustavo Lima

[webkit-changes] [106507] branches/safari-534.54-branch/Source

2012-02-01 Thread lforschler
Title: [106507] branches/safari-534.54-branch/Source Revision 106507 Author lforsch...@apple.com Date 2012-02-01 15:36:06 -0800 (Wed, 01 Feb 2012) Log Message Versioning. Modified Paths branches/safari-534.54-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2012-02-01 Thread andersca
Title: [106508] trunk/Source/WebKit2 Revision 106508 Author ander...@apple.com Date 2012-02-01 15:54:54 -0800 (Wed, 01 Feb 2012) Log Message REGRESSION (r104727): Strange graphics corruption opening a new tab in Safari https://bugs.webkit.org/show_bug.cgi?id=77578 rdar://problem/10767174

[webkit-changes] [106509] trunk/Tools

2012-02-01 Thread lforschler
Title: [106509] trunk/Tools Revision 106509 Author lforsch...@apple.com Date 2012-02-01 15:58:13 -0800 (Wed, 01 Feb 2012) Log Message Enable EWS for non-contributers. https://bugs.webkit.org/show_bug.cgi?id=77576 Reviewed by Adam Barth. *

[webkit-changes] [106510] trunk

2012-02-01 Thread commit-queue
Title: [106510] trunk Revision 106510 Author commit-qu...@webkit.org Date 2012-02-01 15:59:59 -0800 (Wed, 01 Feb 2012) Log Message Backgrounds in HTML inside foreignObject don't draw https://bugs.webkit.org/show_bug.cgi?id=23111 Patch by Florin Malita fmal...@google.com on 2012-02-01

[webkit-changes] [106511] trunk/Source

2012-02-01 Thread mitz
Title: [106511] trunk/Source Revision 106511 Author m...@apple.com Date 2012-02-01 16:01:45 -0800 (Wed, 01 Feb 2012) Log Message Source/WebCore: WebCore part of rdar://problem/10442663 Paginated display does not respect page-break-{before,after}

[webkit-changes] [106512] trunk

2012-02-01 Thread barraclough
Title: [106512] trunk Revision 106512 Author barraclo...@apple.com Date 2012-02-01 16:08:00 -0800 (Wed, 01 Feb 2012) Log Message calling function on catch block scope containing an eval result in wrong this value being passed https://bugs.webkit.org/show_bug.cgi?id=77581 Reviewed by

[webkit-changes] [106513] trunk/Source/WebKit/win

2012-02-01 Thread andersca
Title: [106513] trunk/Source/WebKit/win Revision 106513 Author ander...@apple.com Date 2012-02-01 16:09:27 -0800 (Wed, 01 Feb 2012) Log Message Another attempt to fix the Windows build. * FullscreenVideoController.cpp:

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

2012-02-01 Thread abarth
Title: [106514] trunk/Source/WebCore Revision 106514 Author aba...@webkit.org Date 2012-02-01 16:14:55 -0800 (Wed, 01 Feb 2012) Log Message contentDispositionType misparses the Content-Disposition header in some obscure corner cases https://bugs.webkit.org/show_bug.cgi?id=77577 Reviewed

[webkit-changes] [106516] trunk

2012-02-01 Thread commit-queue
Title: [106516] trunk Revision 106516 Author commit-qu...@webkit.org Date 2012-02-01 17:39:55 -0800 (Wed, 01 Feb 2012) Log Message Support targetOrigin = / in postMessage for sending messages to same origin as source document. https://bugs.webkit.org/show_bug.cgi?id=77580 Patch by Pablo

[webkit-changes] [106517] trunk/Tools

2012-02-01 Thread rniwa
Title: [106517] trunk/Tools Revision 106517 Author rn...@webkit.org Date 2012-02-01 17:40:47 -0800 (Wed, 01 Feb 2012) Log Message Roll out r106442. It made some tests more stable but others less stable. * Scripts/webkitpy/performance_tests/perftestsrunner.py:

[webkit-changes] [106518] trunk/Tools

2012-02-01 Thread abarth
Title: [106518] trunk/Tools Revision 106518 Author aba...@webkit.org Date 2012-02-01 17:56:58 -0800 (Wed, 01 Feb 2012) Log Message Mac-ews logs are huge https://bugs.webkit.org/show_bug.cgi?id=77045 Reviewed by Eric Seidel. In order to get the cr-linux-ews bot to run tests on EC2, we

[webkit-changes] [106519] branches/chromium/1025/Source/WebCore/platform/network

2012-02-01 Thread abarth
Title: [106519] branches/chromium/1025/Source/WebCore/platform/network Revision 106519 Author aba...@webkit.org Date 2012-02-01 18:08:02 -0800 (Wed, 01 Feb 2012) Log Message Merge 106514 - contentDispositionType misparses the Content-Disposition header in some obscure corner cases

[webkit-changes] [106520] trunk/Tools

2012-02-01 Thread abarth
Title: [106520] trunk/Tools Revision 106520 Author aba...@webkit.org Date 2012-02-01 18:11:52 -0800 (Wed, 01 Feb 2012) Log Message Update the tests to show that the mac-ews processes patches from non-committers. * Scripts/webkitpy/tool/commands/earlywarningsystem_unittest.py:

[webkit-changes] [106521] trunk

2012-02-01 Thread msaboff
Title: [106521] trunk Revision 106521 Author msab...@apple.com Date 2012-02-01 18:19:01 -0800 (Wed, 01 Feb 2012) Log Message Yarr crash with regexp replace https://bugs.webkit.org/show_bug.cgi?id=67454 Reviewed by Gavin Barraclough. Source/_javascript_Core: Properly handle the case

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

2012-02-01 Thread haraken
Title: [106522] trunk/Source/WebCore Revision 106522 Author hara...@chromium.org Date 2012-02-01 18:27:18 -0800 (Wed, 01 Feb 2012) Log Message Remove [ObjCPrefix], [V8ConstructorTemplate], [allowAccessToNode], [v8implname] and [v8referenceattr] from code generators

[webkit-changes] [106524] trunk/Source

2012-02-01 Thread noam . rosenthal
Title: [106524] trunk/Source Revision 106524 Author noam.rosent...@nokia.com Date 2012-02-01 18:42:14 -0800 (Wed, 01 Feb 2012) Log Message [Texmap] Use glScissors for clipping in TextureMapperGL when possible https://bugs.webkit.org/show_bug.cgi?id=77575 Reviewed by Martin Robinson.

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

2012-02-01 Thread commit-queue
Title: [106525] trunk/Source/WebCore Revision 106525 Author commit-qu...@webkit.org Date 2012-02-01 18:46:10 -0800 (Wed, 01 Feb 2012) Log Message Unreviewed, rolling out r106408. http://trac.webkit.org/changeset/106408 https://bugs.webkit.org/show_bug.cgi?id=77592 crashes in chromium

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

2012-02-01 Thread haraken
Title: [106526] trunk/Source/WebCore Revision 106526 Author hara...@chromium.org Date 2012-02-01 18:47:53 -0800 (Wed, 01 Feb 2012) Log Message Remove [ImplementationUUID] and [InterfaceUUID] from html/canvas/*.idl https://bugs.webkit.org/show_bug.cgi?id=77589 Reviewed by Adam Barth.

[webkit-changes] [106527] trunk

2012-02-01 Thread commit-queue
Title: [106527] trunk Revision 106527 Author commit-qu...@webkit.org Date 2012-02-01 19:22:22 -0800 (Wed, 01 Feb 2012) Log Message Select attribute of HTMLContentElement should be able be changed dynamically. https://bugs.webkit.org/show_bug.cgi?id=76261 Patch by Shinya Kawanaka

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

2012-02-01 Thread benjamin
Title: [106529] trunk/Source/WebCore Revision 106529 Author benja...@webkit.org Date 2012-02-01 20:11:09 -0800 (Wed, 01 Feb 2012) Log Message WorkerScriptController::evaluate() should not return anything https://bugs.webkit.org/show_bug.cgi?id=77587 Patch by Benjamin Poulain

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

2012-02-01 Thread hayato
Title: [106530] trunk/Source/WebCore Revision 106530 Author hay...@chromium.org Date 2012-02-01 20:21:29 -0800 (Wed, 01 Feb 2012) Log Message Change class hierarycy so that ShadowRoot can inherit DocumentFragment. https://bugs.webkit.org/show_bug.cgi?id=76693 Reviewed by Darin Adler.

[webkit-changes] [106531] trunk

2012-02-01 Thread eric . carlson
Title: [106531] trunk Revision 106531 Author eric.carl...@apple.com Date 2012-02-01 21:10:31 -0800 (Wed, 01 Feb 2012) Log Message Consider user's preferred language when choosing text tracks https://bugs.webkit.org/show_bug.cgi?id=74121 Reviewed by Alexey Proskuryakov. Source/WebCore:

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

2012-02-01 Thread haraken
Title: [106532] trunk/Source/WebCore Revision 106532 Author hara...@chromium.org Date 2012-02-01 22:24:28 -0800 (Wed, 01 Feb 2012) Log Message Remove [GenerateConstructor] from IDL files https://bugs.webkit.org/show_bug.cgi?id=77598 Reviewed by Adam Barth. [GenerateConstructor] is used

[webkit-changes] [106533] trunk/Tools

2012-02-01 Thread commit-queue
Title: [106533] trunk/Tools Revision 106533 Author commit-qu...@webkit.org Date 2012-02-01 22:31:35 -0800 (Wed, 01 Feb 2012) Log Message Webkit generate-coverage-data script needs update to use new test script https://bugs.webkit.org/show_bug.cgi?id=77597 Patch by Jacob Goldstein

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

2012-02-01 Thread haraken
Title: [106535] trunk/Source/WebCore Revision 106535 Author hara...@chromium.org Date 2012-02-01 23:48:28 -0800 (Wed, 01 Feb 2012) Log Message Rename [V8DisallowShadowing] to [V8Unforgeable] https://bugs.webkit.org/show_bug.cgi?id=77599 Reviewed by Adam Barth. This patch renames