[webkit-changes] [111367] trunk/LayoutTests

2012-03-19 Thread ossy
Title: [111367] trunk/LayoutTests Revision 111367 Author o...@webkit.org Date 2012-03-19 23:49:27 -0700 (Mon, 19 Mar 2012) Log Message [Qt] New test introduced in r110532 fails on 32 bit. Patch by Zoltan Arvai on 2012-03-19 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Modifie

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

2012-03-19 Thread jochen
Title: [111366] trunk/Source/_javascript_Core Revision 111366 Author joc...@chromium.org Date 2012-03-19 23:48:17 -0700 (Mon, 19 Mar 2012) Log Message Split WTFReportBacktrace into WTFReportBacktrace and WTFPrintBacktrace https://bugs.webkit.org/show_bug.cgi?id=80983 Reviewed by Darin Ad

[webkit-changes] [111365] trunk/LayoutTests

2012-03-19 Thread keishi
Title: [111365] trunk/LayoutTests Revision 111365 Author kei...@webkit.org Date 2012-03-19 23:43:17 -0700 (Mon, 19 Mar 2012) Log Message [chromium] Rebaselining nested-fragment-parser-crash.html again. * platform/chromium-linux-x86/fast/parser/nested-fragment-parser-crash-expected.txt: A

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

2012-03-19 Thread benjamin
Title: [111364] trunk/Source/WebCore Revision 111364 Author benja...@webkit.org Date 2012-03-19 23:37:36 -0700 (Mon, 19 Mar 2012) Log Message Build fix for Debug build after r111358 Unreviewed. Patch by Benjamin Poulain on 2012-03-19 * bindings/js/CachedScriptSourceProvider.h: * bindi

[webkit-changes] [111363] trunk/LayoutTests

2012-03-19 Thread ossy
Title: [111363] trunk/LayoutTests Revision 111363 Author o...@webkit.org Date 2012-03-19 23:35:23 -0700 (Mon, 19 Mar 2012) Log Message fast/table/max-width-integer-overflow.html should be skipped because it gives different results on 32- and 64-bit systems. Patch by János Badics on 2012

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

2012-03-19 Thread eae
Title: [111362] trunk/Source/WebCore Revision 111362 Author e...@chromium.org Date 2012-03-19 23:17:23 -0700 (Mon, 19 Mar 2012) Log Message Add FractionalLayoutUnit version of blend to AnimationUtilities https://bugs.webkit.org/show_bug.cgi?id=81572 Reviewed by Eric Seidel. Add version

[webkit-changes] [111359] trunk

2012-03-19 Thread commit-queue
Title: [111359] trunk Revision 111359 Author commit-qu...@webkit.org Date 2012-03-19 22:29:11 -0700 (Mon, 19 Mar 2012) Log Message Add support for crossorigin attribute in script elements https://bugs.webkit.org/show_bug.cgi?id=81438 Patch by Pablo Flouret on 2012-03-19 Reviewed by Adam

[webkit-changes] [111358] trunk/Source

2012-03-19 Thread benjamin
Title: [111358] trunk/Source Revision 111358 Author benja...@webkit.org Date 2012-03-19 22:24:24 -0700 (Mon, 19 Mar 2012) Log Message Do not copy the script source in the SourceProvider, just reference the existing string https://bugs.webkit.org/show_bug.cgi?id=81466 Reviewed by Geoffrey

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

2012-03-19 Thread commit-queue
Title: [111357] trunk/Source/WebCore Revision 111357 Author commit-qu...@webkit.org Date 2012-03-19 22:21:20 -0700 (Mon, 19 Mar 2012) Log Message A quick early-out for Region::contains() test https://bugs.webkit.org/show_bug.cgi?id=81625 Patch by Dana Jansens on 2012-03-19 Reviewed by A

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

2012-03-19 Thread eric
Title: [111356] trunk/Source/WebCore Revision 111356 Author e...@webkit.org Date 2012-03-19 22:20:04 -0700 (Mon, 19 Mar 2012) Log Message Unreviewed attempt to fix the EFL build. * platform/graphics/efl/IconEfl.cpp: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/pla

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

2012-03-19 Thread fpizlo
Title: [111355] trunk/Source/_javascript_Core Revision 111355 Author fpi...@apple.com Date 2012-03-19 22:15:50 -0700 (Mon, 19 Mar 2012) Log Message Division optimizations fail to infer cases of truncated division and mishandle -2147483648/-1 https://bugs.webkit.org/show_bug.cgi?id=81428

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

2012-03-19 Thread eric
Title: [111354] trunk/Source/WebCore Revision 111354 Author e...@webkit.org Date 2012-03-19 22:04:58 -0700 (Mon, 19 Mar 2012) Log Message Fix more WTF header include paths in WebCore https://bugs.webkit.org/show_bug.cgi?id=81602 Reviewed by Martin Robinson. Chromium, Mac and Win already

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

2012-03-19 Thread jchaffraix
Title: [111353] trunk/Source/WebCore Revision 111353 Author jchaffr...@webkit.org Date 2012-03-19 21:53:14 -0700 (Mon, 19 Mar 2012) Log Message Move the extra logical height distribution into RenderTable as a new step in our layout algorithm https://bugs.webkit.org/show_bug.cgi?id=81548

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

2012-03-19 Thread andersca
Title: [111352] trunk/Source/WebCore Revision 111352 Author ander...@apple.com Date 2012-03-19 21:50:55 -0700 (Mon, 19 Mar 2012) Log Message Another attempt at fixing the Windows build. * platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp: (WebCore::LayerClient::platf

[webkit-changes] [111351] trunk/LayoutTests

2012-03-19 Thread andersca
Title: [111351] trunk/LayoutTests Revision 111351 Author ander...@apple.com Date 2012-03-19 21:48:53 -0700 (Mon, 19 Mar 2012) Log Message plugins/application-plugin-plugins-disabled.html should be a Qt specific test https://bugs.webkit.org/show_bug.cgi?id=81628 Reviewed by Jessie Berlin.

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

2012-03-19 Thread commit-queue
Title: [111350] trunk/Source/WebKit/chromium Revision 111350 Author commit-qu...@webkit.org Date 2012-03-19 21:47:25 -0700 (Mon, 19 Mar 2012) Log Message [Chromium] Add registerURLSchemeAsEmptyDocument to WebSecurityPolicy https://bugs.webkit.org/show_bug.cgi?id=81421 Patch by Charlie Re

[webkit-changes] [111349] trunk/LayoutTests

2012-03-19 Thread keishi
Title: [111349] trunk/LayoutTests Revision 111349 Author kei...@webkit.org Date 2012-03-19 21:45:15 -0700 (Mon, 19 Mar 2012) Log Message [chromium] Rebaseline caused by r111334 * platform/chromium-linux-x86/fast/repaint/canvas-putImageData-expected.txt: Added. * platform/chromium-linux/f

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

2012-03-19 Thread eric
Title: [111347] trunk/Source/WebCore Revision 111347 Author e...@webkit.org Date 2012-03-19 21:25:21 -0700 (Mon, 19 Mar 2012) Log Message Fix CrWin build after r111258. https://bugs.webkit.org/show_bug.cgi?id=81281 Unreviewed build fix. I also fixed similarly incorrect wtf/ includes for

[webkit-changes] [111346] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111346] trunk/LayoutTests Revision 111346 Author timothy_hor...@apple.com Date 2012-03-19 21:04:28 -0700 (Mon, 19 Mar 2012) Log Message [WK2] Four http/tests/xmlhttprequest tests fail on mac-wk2 https://bugs.webkit.org/show_bug.cgi?id=81627 Unreviewed; skip failing http/tests/xml

[webkit-changes] [111345] releases/WebKitGTK/webkit-1.8

2012-03-19 Thread mrobinson
Title: [111345] releases/WebKitGTK/webkit-1.8 Revision 111345 Author mrobin...@webkit.org Date 2012-03-19 20:51:49 -0700 (Mon, 19 Mar 2012) Log Message Update the NEWS and version for the WebKitGTK+ 1.7.92 release. Reviewed by Gustavo Noronha Silva. .: * configure.ac: Source/WebKit/g

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

2012-03-19 Thread eric
Title: [111344] trunk/Source/WebCore Revision 111344 Author e...@webkit.org Date 2012-03-19 20:48:20 -0700 (Mon, 19 Mar 2012) Log Message Fix CrWin build after r111258. https://bugs.webkit.org/show_bug.cgi?id=81281 Unreviewed build fix. * platform/graphics/chromium/FontCacheChromiumWin.

[webkit-changes] [111343] trunk/Tools

2012-03-19 Thread jberlin
Title: [111343] trunk/Tools Revision 111343 Author jber...@webkit.org Date 2012-03-19 20:46:26 -0700 (Mon, 19 Mar 2012) Log Message Unreviewed; roll out http://trac.webkit.org/changeset/111307 and http://trac.webkit.org/changeset/111293 because they broke running the layout tests on mac.

[webkit-changes] [111342] trunk

2012-03-19 Thread tony
Title: [111342] trunk Revision 111342 Author t...@chromium.org Date 2012-03-19 20:32:29 -0700 (Mon, 19 Mar 2012) Log Message add css parsing of flex-line-pack https://bugs.webkit.org/show_bug.cgi?id=81427 Reviewed by Ojan Vafai. Source/WebCore: Spec: http://dev.w3.org/csswg/css3-flexbo

[webkit-changes] [111341] trunk/LayoutTests

2012-03-19 Thread slewis
Title: [111341] trunk/LayoutTests Revision 111341 Author sle...@apple.com Date 2012-03-19 20:27:27 -0700 (Mon, 19 Mar 2012) Log Message http://bugs.webkit.org/show_bug.cgi?id=81618 fast/workers/storage/use-same-database-in-page-and-workers.html times out on the lion bots parser test that

[webkit-changes] [111340] trunk

2012-03-19 Thread kov
Title: [111340] trunk Revision 111340 Author k...@webkit.org Date 2012-03-19 20:22:34 -0700 (Mon, 19 Mar 2012) Log Message [GTK] libWebCore.la has become too big for make https://bugs.webkit.org/show_bug.cgi?id=81582 Unreviewed build fix. Source/WebCore: * GNUmakefile.am: build an inte

[webkit-changes] [111339] trunk/LayoutTests

2012-03-19 Thread slewis
Title: [111339] trunk/LayoutTests Revision 111339 Author sle...@apple.com Date 2012-03-19 20:17:10 -0700 (Mon, 19 Mar 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=81620 tables/mozilla/bugs/bug27038-* fail on Lion Bots. Unreviewed. Check in new expected (failing?) results.

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

2012-03-19 Thread keishi
Title: [111338] trunk/Source/WebKit/chromium Revision 111338 Author kei...@webkit.org Date 2012-03-19 20:14:24 -0700 (Mon, 19 Mar 2012) Log Message [chromium] Fixing build. Adding missing virtual. * src/GraphicsContext3DPrivate.h: (GraphicsContext3DPrivate): Modified Paths trunk/Source

[webkit-changes] [111337] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111337] trunk/LayoutTests Revision 111337 Author timothy_hor...@apple.com Date 2012-03-19 20:13:06 -0700 (Mon, 19 Mar 2012) Log Message [WK2] http/tests/websocket/tests/hixie76/frame-lengths.html times out on mac-wk2 https://bugs.webkit.org/show_bug.cgi?id=81624 Unreviewed; skip

[webkit-changes] [111336] trunk/LayoutTests

2012-03-19 Thread slewis
Title: [111336] trunk/LayoutTests Revision 111336 Author sle...@apple.com Date 2012-03-19 20:12:09 -0700 (Mon, 19 Mar 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=81615 fast/parser/nested-fragment-parser-crash.html is failing on the lion bots Unreviewed. Check in n

[webkit-changes] [111335] trunk/Source

2012-03-19 Thread commit-queue
Title: [111335] trunk/Source Revision 111335 Author commit-qu...@webkit.org Date 2012-03-19 20:10:45 -0700 (Mon, 19 Mar 2012) Log Message [chromium] Push culled tiles that are prepainted https://bugs.webkit.org/show_bug.cgi?id=81552 Patch by Dana Jansens on 2012-03-19 Reviewed by Adrien

[webkit-changes] [111334] trunk/LayoutTests

2012-03-19 Thread slewis
Title: [111334] trunk/LayoutTests Revision 111334 Author sle...@apple.com Date 2012-03-19 20:09:08 -0700 (Mon, 19 Mar 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=81617 fast/repaint/canvas-putImageData.html fails on the Lion bots Unreviewed. Check in new expected (failing?)

[webkit-changes] [111333] trunk/LayoutTests

2012-03-19 Thread keishi
Title: [111333] trunk/LayoutTests Revision 111333 Author kei...@webkit.org Date 2012-03-19 20:08:21 -0700 (Mon, 19 Mar 2012) Log Message [chromium] Rebaselining float-in-float-hit-testing and 056 in response to r111281. * platform/chromium-mac/fast/block/float/float-in-float-hit-testing-

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

2012-03-19 Thread andersca
Title: [111331] trunk/Source/WebKit/win Revision 111331 Author ander...@apple.com Date 2012-03-19 20:02:12 -0700 (Mon, 19 Mar 2012) Log Message Fix Windows build. * FullscreenVideoController.cpp: (FullscreenVideoController::LayerClient::platformCALayerDeviceScaleFactor): Modified Paths

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

2012-03-19 Thread andersca
Title: [111330] trunk/Source/WebCore Revision 111330 Author ander...@apple.com Date 2012-03-19 19:57:33 -0700 (Mon, 19 Mar 2012) Log Message Fix Snow Leopard build. * platform/graphics/ca/mac/TileCache.mm: (WebCore::TileCache::createTileLayer): Modified Paths trunk/Source/WebCore/Chang

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

2012-03-19 Thread jamesr
Title: [111329] trunk/Source/WebKit/chromium Revision 111329 Author jam...@google.com Date 2012-03-19 19:54:16 -0700 (Mon, 19 Mar 2012) Log Message Unreviewed chromium compile fix - put all TRACE_*s in their own scope explicitly. * src/WebCompositorInputHandlerImpl.cpp: (WebKit::WebCompo

[webkit-changes] [111328] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111328] trunk/LayoutTests Revision 111328 Author timothy_hor...@apple.com Date 2012-03-19 19:52:47 -0700 (Mon, 19 Mar 2012) Log Message [WK2] http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html fails after r97360 https://bugs.webkit.org/show_bug.cgi?id=7024

[webkit-changes] [111327] releases/WebKitGTK/webkit-1.8

2012-03-19 Thread mrobinson
Title: [111327] releases/WebKitGTK/webkit-1.8 Revision 111327 Author mrobin...@webkit.org Date 2012-03-19 19:47:31 -0700 (Mon, 19 Mar 2012) Log Message Merging r111316 Modified Paths releases/WebKitGTK/webkit-1.8/Source/WebKit/gtk/ChangeLog releases/WebKitGTK/webkit-1.8/Source/WebKit/gt

[webkit-changes] [111326] trunk/LayoutTests

2012-03-19 Thread slewis
Title: [111326] trunk/LayoutTests Revision 111326 Author sle...@apple.com Date 2012-03-19 19:47:11 -0700 (Mon, 19 Mar 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=81610 fast/regions fail on Lion bots Unreviewed. Check in new expected (failing?) results. * platform/mac/fast

[webkit-changes] [111325] releases/WebKitGTK/webkit-1.8/Tools

2012-03-19 Thread mrobinson
Title: [111325] releases/WebKitGTK/webkit-1.8/Tools Revision 111325 Author mrobin...@webkit.org Date 2012-03-19 19:47:03 -0700 (Mon, 19 Mar 2012) Log Message Merging r110866 Modified Paths releases/WebKitGTK/webkit-1.8/Tools/ChangeLog releases/WebKitGTK/webkit-1.8/Tools/Scripts/run-gtk-

[webkit-changes] [111324] releases/WebKitGTK/webkit-1.8/Tools

2012-03-19 Thread mrobinson
Title: [111324] releases/WebKitGTK/webkit-1.8/Tools Revision 111324 Author mrobin...@webkit.org Date 2012-03-19 19:46:43 -0700 (Mon, 19 Mar 2012) Log Message Merging r110847 Modified Paths releases/WebKitGTK/webkit-1.8/Tools/ChangeLog releases/WebKitGTK/webkit-1.8/Tools/Scripts/run-gtk-

[webkit-changes] [111323] releases/WebKitGTK/webkit-1.8/Tools

2012-03-19 Thread mrobinson
Title: [111323] releases/WebKitGTK/webkit-1.8/Tools Revision 111323 Author mrobin...@webkit.org Date 2012-03-19 19:46:13 -0700 (Mon, 19 Mar 2012) Log Message Merging r110845 Modified Paths releases/WebKitGTK/webkit-1.8/Tools/ChangeLog releases/WebKitGTK/webkit-1.8/Tools/Scripts/run-gtk-

[webkit-changes] [111322] releases/WebKitGTK/webkit-1.8/Tools

2012-03-19 Thread mrobinson
Title: [111322] releases/WebKitGTK/webkit-1.8/Tools Revision 111322 Author mrobin...@webkit.org Date 2012-03-19 19:45:52 -0700 (Mon, 19 Mar 2012) Log Message Merging r110062 Modified Paths releases/WebKitGTK/webkit-1.8/Tools/ChangeLog releases/WebKitGTK/webkit-1.8/Tools/Scripts/run-gtk-

[webkit-changes] [111321] trunk

2012-03-19 Thread tony
Title: [111321] trunk Revision 111321 Author t...@chromium.org Date 2012-03-19 19:45:48 -0700 (Mon, 19 Mar 2012) Log Message clean up gitignore https://bugs.webkit.org/show_bug.cgi?id=81594 Reviewed by James Robinson. * .gitignore: .suo files are per-user files used by VS2010. .ninja fi

[webkit-changes] [111320] releases/WebKitGTK/webkit-1.8/Tools

2012-03-19 Thread mrobinson
Title: [111320] releases/WebKitGTK/webkit-1.8/Tools Revision 111320 Author mrobin...@webkit.org Date 2012-03-19 19:45:14 -0700 (Mon, 19 Mar 2012) Log Message Merging r110060 Modified Paths releases/WebKitGTK/webkit-1.8/Tools/ChangeLog releases/WebKitGTK/webkit-1.8/Tools/Scripts/run-gtk-

[webkit-changes] [111319] releases/WebKitGTK/webkit-1.8/Tools

2012-03-19 Thread mrobinson
Title: [111319] releases/WebKitGTK/webkit-1.8/Tools Revision 111319 Author mrobin...@webkit.org Date 2012-03-19 19:44:41 -0700 (Mon, 19 Mar 2012) Log Message Merging r110059 Modified Paths releases/WebKitGTK/webkit-1.8/Tools/ChangeLog releases/WebKitGTK/webkit-1.8/Tools/Scripts/run-gtk-

[webkit-changes] [111317] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111317] trunk/LayoutTests Revision 111317 Author timothy_hor...@apple.com Date 2012-03-19 19:40:32 -0700 (Mon, 19 Mar 2012) Log Message [WK2] http/tests/navigation/https-in-page-cache.html times out on mac-wk2 https://bugs.webkit.org/show_bug.cgi?id=81622 Unreviewed; skip failing

[webkit-changes] [111316] trunk

2012-03-19 Thread mrobinson
Title: [111316] trunk Revision 111316 Author mrobin...@webkit.org Date 2012-03-19 19:34:53 -0700 (Mon, 19 Mar 2012) Log Message Source/WebKit/gtk: [GTK] Allow running run-gtk-tests during 'make dist' https://bugs.webkit.org/show_bug.cgi?id=81415 Reviewed by Philippe Normand. * GNUmakefi

[webkit-changes] [111315] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111315] trunk/LayoutTests Revision 111315 Author timothy_hor...@apple.com Date 2012-03-19 19:30:24 -0700 (Mon, 19 Mar 2012) Log Message [WK2] http/tests/navigation/anchor-frames-gbk.html fails https://bugs.webkit.org/show_bug.cgi?id=76896 Unreviewed; skip failing http/tests/navi

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

2012-03-19 Thread commit-queue
Title: [111314] trunk/Source/WebKit/chromium Revision 111314 Author commit-qu...@webkit.org Date 2012-03-19 19:28:14 -0700 (Mon, 19 Mar 2012) Log Message [chromium] return true/false on GestureFlingCancel if a fling was stopped https://bugs.webkit.org/show_bug.cgi?id=81563 Patch by Rober

[webkit-changes] [111313] trunk/Tools

2012-03-19 Thread kubo
Title: [111313] trunk/Tools Revision 111313 Author k...@profusion.mobi Date 2012-03-19 19:27:13 -0700 (Mon, 19 Mar 2012) Log Message jhbuild: Use the multiprocessing module to get the number of CPUs. https://bugs.webkit.org/show_bug.cgi?id=81585 Reviewed by Martin Robinson. Now that sup

[webkit-changes] [111312] trunk/Source

2012-03-19 Thread commit-queue
Title: [111312] trunk/Source Revision 111312 Author commit-qu...@webkit.org Date 2012-03-19 19:25:55 -0700 (Mon, 19 Mar 2012) Log Message [chromium] Adding support for GL_EXT_discard_framebuffer. https://bugs.webkit.org/show_bug.cgi?id=81383 Patch by Michal Mocny on 2012-03-19 Reviewed

[webkit-changes] [111311] trunk/Tools

2012-03-19 Thread ojan
Title: [111311] trunk/Tools Revision 111311 Author o...@chromium.org Date 2012-03-19 19:20:01 -0700 (Mon, 19 Mar 2012) Log Message We should only add a live event listener once, not once per TestSelector. Adding one per TestSelector would cause accordion('option', 'active') to incorrectly

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

2012-03-19 Thread adamk
Title: [111310] trunk/Source/WebCore Revision 111310 Author ad...@chromium.org Date 2012-03-19 19:19:08 -0700 (Mon, 19 Mar 2012) Log Message Refactor ContainerNode::replaceChild to match other mutation methods and share code https://bugs.webkit.org/show_bug.cgi?id=81579 Reviewed by Ojan

[webkit-changes] [111309] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111309] trunk/LayoutTests Revision 111309 Author timothy_hor...@apple.com Date 2012-03-19 19:19:01 -0700 (Mon, 19 Mar 2012) Log Message http/tests/misc/acid3.html fails on mac-lion-wk2 https://bugs.webkit.org/show_bug.cgi?id=81621 Unreviewed; check in failing results for mac-wk2

[webkit-changes] [111307] trunk/Tools

2012-03-19 Thread dpranke
Title: [111307] trunk/Tools Revision 111307 Author dpra...@chromium.org Date 2012-03-19 19:10:44 -0700 (Mon, 19 Mar 2012) Log Message Fix typo introduced in r111293. Unreviewed, build fix. * Scripts/webkitpy/layout_tests/port/webkit.py: (WebKitDriver._check_for_driver_crash): Modified

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

2012-03-19 Thread benjamin
Title: [111306] trunk/Source/_javascript_Core Revision 111306 Author benja...@webkit.org Date 2012-03-19 19:09:38 -0700 (Mon, 19 Mar 2012) Log Message Simplify SmallStrings https://bugs.webkit.org/show_bug.cgi?id=81445 Patch by Benjamin Poulain on 2012-03-19 Reviewed by Gavin Barracloug

[webkit-changes] [111305] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111305] trunk/LayoutTests Revision 111305 Author timothy_hor...@apple.com Date 2012-03-19 19:04:35 -0700 (Mon, 19 Mar 2012) Log Message [WK2] WebKitTestRunner needs to print frame load delegate information https://bugs.webkit.org/show_bug.cgi?id=42705 Skip http/tests/loading/stat

[webkit-changes] [111302] trunk/LayoutTests

2012-03-19 Thread jberlin
Title: [111302] trunk/LayoutTests Revision 111302 Author jber...@webkit.org Date 2012-03-19 19:01:43 -0700 (Mon, 19 Mar 2012) Log Message fast/harness/page-cache-crash-on-data-urls.html and fast/harness/use-page-cache.html fail on Lion Intel Debug WebKit2 testers. https://bugs.webkit.org/

[webkit-changes] [111303] trunk/LayoutTests

2012-03-19 Thread jberlin
Title: [111303] trunk/LayoutTests Revision 111303 Author jber...@webkit.org Date 2012-03-19 19:01:50 -0700 (Mon, 19 Mar 2012) Log Message fast/dom/Window/window-properties.html failing on Lion Intel Debug WebKit1 and WebKit2 testers. https://bugs.webkit.org/show_bug.cgi?id=81612 Update t

[webkit-changes] [111301] releases/WebKitGTK/webkit-1.8

2012-03-19 Thread mrobinson
Title: [111301] releases/WebKitGTK/webkit-1.8 Revision 111301 Author mrobin...@webkit.org Date 2012-03-19 19:00:23 -0700 (Mon, 19 Mar 2012) Log Message Merging r10 Modified Paths releases/WebKitGTK/webkit-1.8/LayoutTests/ChangeLog releases/WebKitGTK/webkit-1.8/LayoutTests/platform/g

[webkit-changes] [111300] releases/WebKitGTK/webkit-1.8/Source/WebCore

2012-03-19 Thread mrobinson
Title: [111300] releases/WebKitGTK/webkit-1.8/Source/WebCore Revision 111300 Author mrobin...@webkit.org Date 2012-03-19 18:52:22 -0700 (Mon, 19 Mar 2012) Log Message Merging 110762 Modified Paths releases/WebKitGTK/webkit-1.8/Source/WebCore/ChangeLog releases/WebKitGTK/webkit-1.8/Sourc

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

2012-03-19 Thread weinig
Title: [111299] trunk/Source/WebKit2 Revision 111299 Author wei...@apple.com Date 2012-03-19 18:45:52 -0700 (Mon, 19 Mar 2012) Log Message Stop messing with the AppKit grow box on platforms that don't support it https://bugs.webkit.org/show_bug.cgi?id=81614 Reviewed by Dan Bernstein. *

[webkit-changes] [111298] releases/WebKitGTK/webkit-1.8

2012-03-19 Thread mrobinson
Title: [111298] releases/WebKitGTK/webkit-1.8 Revision 111298 Author mrobin...@webkit.org Date 2012-03-19 18:45:29 -0700 (Mon, 19 Mar 2012) Log Message Merging r110478 Modified Paths releases/WebKitGTK/webkit-1.8/ChangeLog releases/WebKitGTK/webkit-1.8/Source/WebCore/ChangeLog releases/

[webkit-changes] [111297] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111297] trunk/LayoutTests Revision 111297 Author timothy_hor...@apple.com Date 2012-03-19 18:41:15 -0700 (Mon, 19 Mar 2012) Log Message [WK2] Support layoutTestController.dumpProgressFinishedCallback() in WKTR https://bugs.webkit.org/show_bug.cgi?id=81613 Unreviewed; skip http/te

[webkit-changes] [111296] releases/WebKitGTK/webkit-1.8/Source/WebKit/gtk

2012-03-19 Thread mrobinson
Title: [111296] releases/WebKitGTK/webkit-1.8/Source/WebKit/gtk Revision 111296 Author mrobin...@webkit.org Date 2012-03-19 18:40:35 -0700 (Mon, 19 Mar 2012) Log Message Merging r111027 Modified Paths releases/WebKitGTK/webkit-1.8/Source/WebKit/gtk/ChangeLog releases/WebKitGTK/webkit-1.

[webkit-changes] [111295] releases/WebKitGTK/webkit-1.8/Tools

2012-03-19 Thread mrobinson
Title: [111295] releases/WebKitGTK/webkit-1.8/Tools Revision 111295 Author mrobin...@webkit.org Date 2012-03-19 18:37:22 -0700 (Mon, 19 Mar 2012) Log Message Merging r110446 Modified Paths releases/WebKitGTK/webkit-1.8/Tools/ChangeLog releases/WebKitGTK/webkit-1.8/Tools/GNUmakefile.am

[webkit-changes] [111294] releases/WebKitGTK/webkit-1.8/Tools

2012-03-19 Thread mrobinson
Title: [111294] releases/WebKitGTK/webkit-1.8/Tools Revision 111294 Author mrobin...@webkit.org Date 2012-03-19 18:35:52 -0700 (Mon, 19 Mar 2012) Log Message Merging r110296 Modified Paths releases/WebKitGTK/webkit-1.8/Tools/ChangeLog releases/WebKitGTK/webkit-1.8/Tools/GNUmakefile.am

[webkit-changes] [111293] trunk/Tools

2012-03-19 Thread dpranke
Title: [111293] trunk/Tools Revision 111293 Author dpra...@chromium.org Date 2012-03-19 18:33:01 -0700 (Mon, 19 Mar 2012) Log Message webkitpy: get ServerProcess out of the reportcrash business https://bugs.webkit.org/show_bug.cgi?id=81600 Reviewed by Adam Barth. ServerProcess was half-

[webkit-changes] [111292] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111292] trunk/LayoutTests Revision 111292 Author timothy_hor...@apple.com Date 2012-03-19 18:29:42 -0700 (Mon, 19 Mar 2012) Log Message Unreviewed new mac baselines for fast/css/font-family-pictograph and fast/css/pseudo-first-line-border-width. * platform/mac/fast/css/font-famil

[webkit-changes] [111291] trunk/Tools

2012-03-19 Thread dpranke
Title: [111291] trunk/Tools Revision 111291 Author dpra...@chromium.org Date 2012-03-19 18:28:48 -0700 (Mon, 19 Mar 2012) Log Message webkitpy: crashlog parsing is broken https://bugs.webkit.org/show_bug.cgi?id=81586 Reviewed by Adam Barth. Seeking on a file opened through codecs() appe

[webkit-changes] [111290] trunk/LayoutTests

2012-03-19 Thread jberlin
Title: [111290] trunk/LayoutTests Revision 111290 Author jber...@webkit.org Date 2012-03-19 18:28:28 -0700 (Mon, 19 Mar 2012) Log Message fast/loader/window-properties-restored-from-page-cache.html timing out on Lion Intel Debug WebKit2 testers https://bugs.webkit.org/show_bug.cgi?id=8160

[webkit-changes] [111289] trunk/Tools

2012-03-19 Thread dpranke
Title: [111289] trunk/Tools Revision 111289 Author dpra...@chromium.org Date 2012-03-19 18:25:54 -0700 (Mon, 19 Mar 2012) Log Message webkitpy: clean up some port._filesystem references to not reference private members https://bugs.webkit.org/show_bug.cgi?id=81595 Reviewed by Eric Seidel

[webkit-changes] [111288] trunk/Tools

2012-03-19 Thread dpranke
Title: [111288] trunk/Tools Revision 111288 Author dpra...@chromium.org Date 2012-03-19 18:22:45 -0700 (Mon, 19 Mar 2012) Log Message webkitpy: fix nit - incorrect reference to DRT in test_expectations.py https://bugs.webkit.org/show_bug.cgi?id=81598 Reviewed by Eric Seidel. "DumpRender

[webkit-changes] [111287] trunk/Tools

2012-03-19 Thread dpranke
Title: [111287] trunk/Tools Revision 111287 Author dpra...@chromium.org Date 2012-03-19 18:21:16 -0700 (Mon, 19 Mar 2012) Log Message webkitpy: allow instance data in TestFailure objects https://bugs.webkit.org/show_bug.cgi?id=81580 Reviewed by Tony Chang. Current TestFailures are basic

[webkit-changes] [111286] trunk/LayoutTests

2012-03-19 Thread jberlin
Title: [111286] trunk/LayoutTests Revision 111286 Author jber...@webkit.org Date 2012-03-19 18:16:20 -0700 (Mon, 19 Mar 2012) Log Message A bunch of jquery tests are timing out on the Lion Intel Debug WebKit2 testers. https://bugs.webkit.org/show_bug.cgi?id=81606 Skip them to get the bot

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

2012-03-19 Thread nduca
Title: [111285] trunk/Source/WebKit/chromium Revision 111285 Author nd...@chromium.org Date 2012-03-19 18:13:38 -0700 (Mon, 19 Mar 2012) Log Message [chromium] Stop deriving WebCompositor from WebCompositorInputHandler https://bugs.webkit.org/show_bug.cgi?id=80586 Reviewed by Darin Fishe

[webkit-changes] [111284] trunk/LayoutTests

2012-03-19 Thread jberlin
Title: [111284] trunk/LayoutTests Revision 111284 Author jber...@webkit.org Date 2012-03-19 18:06:21 -0700 (Mon, 19 Mar 2012) Log Message A bunch of media tests time out on the Lion Intel Debug WebKit1 and WebKit2 testers. https://bugs.webkit.org/show_bug.cgi?id=81604 Skip them to get th

[webkit-changes] [111283] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111283] trunk/LayoutTests Revision 111283 Author timothy_hor...@apple.com Date 2012-03-19 18:02:37 -0700 (Mon, 19 Mar 2012) Log Message Unreviewed new mac baseline for compositing/repaint/become-overlay-composited-layer.html. * platform/mac/compositing/repaint/become-overlay-comp

[webkit-changes] [111282] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111282] trunk/LayoutTests Revision 111282 Author timothy_hor...@apple.com Date 2012-03-19 17:53:57 -0700 (Mon, 19 Mar 2012) Log Message Unreviewed skip of canvas/philip/tests/2d.path.arc.scale.1.html as an addition to http://trac.webkit.org/changeset/111278 * platform/mac/Skipped

[webkit-changes] [111281] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111281] trunk/LayoutTests Revision 111281 Author timothy_hor...@apple.com Date 2012-03-19 17:47:52 -0700 (Mon, 19 Mar 2012) Log Message Unreviewed mac baselines for some fast/block tests after http://trac.webkit.org/changeset/97596 * platform/mac/fast/block/float/float-in-float-h

[webkit-changes] [111280] trunk/LayoutTests

2012-03-19 Thread jberlin
Title: [111280] trunk/LayoutTests Revision 111280 Author jber...@webkit.org Date 2012-03-19 17:40:38 -0700 (Mon, 19 Mar 2012) Log Message A bunch of inspector tests time out on Lion Intel Debug WebKit2 testers. https://bugs.webkit.org/show_bug.cgi?id=81601 Skip them on WK2 to get the bot

[webkit-changes] [111279] trunk

2012-03-19 Thread commit-queue
Title: [111279] trunk Revision 111279 Author commit-qu...@webkit.org Date 2012-03-19 17:37:32 -0700 (Mon, 19 Mar 2012) Log Message Relative-height block SVG root not layed out on container height change https://bugs.webkit.org/show_bug.cgi?id=81513 Patch by Florin Malita on 2012-03-19 R

[webkit-changes] [111278] trunk/LayoutTests

2012-03-19 Thread timothy_horton
Title: [111278] trunk/LayoutTests Revision 111278 Author timothy_hor...@apple.com Date 2012-03-19 17:33:00 -0700 (Mon, 19 Mar 2012) Log Message Four fast/canvas tests are flaky (fail on bots, not locally, or vice versa) https://bugs.webkit.org/show_bug.cgi?id=81599 Unreviewed skip of fo

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

2012-03-19 Thread jer . noble
Title: [111277] trunk/Source/WebCore Revision 111277 Author jer.no...@apple.com Date 2012-03-19 17:20:41 -0700 (Mon, 19 Mar 2012) Log Message Assertion failure in RenderBlock::addChildIgnoringAnonymousColumnBlocks when running fullscreen/full-screen-twice-crash.html causing "crashes" on t

[webkit-changes] [111276] trunk/Source

2012-03-19 Thread enrica
Title: [111276] trunk/Source Revision 111276 Author enr...@apple.com Date 2012-03-19 17:12:22 -0700 (Mon, 19 Mar 2012) Log Message WebKit2: create sandbox extensions for files that are dropped in an input control. https://bugs.webkit.org/show_bug.cgi?id=81153 Reviewed by Alexey Proskury

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

2012-03-19 Thread eric
Title: [111275] trunk/Source/WebCore Revision 111275 Author e...@webkit.org Date 2012-03-19 17:08:56 -0700 (Mon, 19 Mar 2012) Log Message Fix Chromium Win https://bugs.webkit.org/show_bug.cgi?id=81281 Unreviewed build fix. * platform/graphics/chromium/TransparencyWin.h: Modified Paths

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

2012-03-19 Thread eric
Title: [111274] trunk/Source/WebCore Revision 111274 Author e...@webkit.org Date 2012-03-19 17:02:08 -0700 (Mon, 19 Mar 2012) Log Message Fix the chromium world. https://bugs.webkit.org/show_bug.cgi?id=81281 Unreviewed build fix. * rendering/RenderThemeChromiumSkia.cpp: Modified Paths

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

2012-03-19 Thread fpizlo
Title: [111273] trunk/Source/_javascript_Core Revision 111273 Author fpi...@apple.com Date 2012-03-19 16:59:12 -0700 (Mon, 19 Mar 2012) Log Message DFG can no longer compile V8-v4/regexp in debug mode https://bugs.webkit.org/show_bug.cgi?id=81592 Reviewed by Gavin Barraclough. * dfg/DFG

[webkit-changes] [111272] trunk

2012-03-19 Thread beidson
Title: [111272] trunk Revision 111272 Author beid...@apple.com Date 2012-03-19 16:59:07 -0700 (Mon, 19 Mar 2012) Log Message and https://bugs.webkit.org/show_bug.cgi?id=81066 Crash in 3rd party WebKit apps under XHR/Cache code Reviewed by Antti Koivisto. Source/WebCore: No new layout

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

2012-03-19 Thread andersca
Title: [111271] trunk/Source/WebCore Revision 111271 Author ander...@apple.com Date 2012-03-19 16:46:13 -0700 (Mon, 19 Mar 2012) Log Message Fix Windows build. * platform/graphics/win/MediaPlayerPrivateQuickTimeVisualContext.cpp: (WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerC

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

2012-03-19 Thread fpizlo
Title: [111269] trunk/Source/_javascript_Core Revision 111269 Author fpi...@apple.com Date 2012-03-19 16:36:59 -0700 (Mon, 19 Mar 2012) Log Message Prediction propagation for UInt32ToNumber incorrectly assumes that outs outcome does not change throughout the fixpoint https://bugs.webkit.o

[webkit-changes] [111268] trunk/Source

2012-03-19 Thread eae
Title: [111268] trunk/Source Revision 111268 Author e...@chromium.org Date 2012-03-19 16:33:53 -0700 (Mon, 19 Mar 2012) Log Message Source/WebCore: [mac/chromium] Change platform code to use pixelSnappedRect methods https://bugs.webkit.org/show_bug.cgi?id=81016 Reviewed by Eric Seidel.

[webkit-changes] [111267] trunk

2012-03-19 Thread beidson
Title: [111267] trunk Revision 111267 Author beid...@apple.com Date 2012-03-19 16:20:56 -0700 (Mon, 19 Mar 2012) Log Message and https://bugs.webkit.org/show_bug.cgi?id=81516 REGRESSION (r107435) URLs copied from WebKit apps aren't in the right pasteboard format Reviewed by Enrica Casuc

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

2012-03-19 Thread andersca
Title: [111266] trunk/Source/WebCore Revision 111266 Author ander...@apple.com Date 2012-03-19 16:11:15 -0700 (Mon, 19 Mar 2012) Log Message Make the TileCache work with HiDPI again https://bugs.webkit.org/show_bug.cgi?id=81569 Reviewed by Sam Weinig. Set the contentsScale of the indiv

[webkit-changes] [111265] trunk/LayoutTests

2012-03-19 Thread jberlin
Title: [111265] trunk/LayoutTests Revision 111265 Author jber...@webkit.org Date 2012-03-19 16:02:32 -0700 (Mon, 19 Mar 2012) Log Message Shadow DOM is not enabled on Mac, so skip the whole directory instead of skipping the tests one by one. * platform/mac/Skipped: Modified Paths trunk

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

2012-03-19 Thread fpizlo
Title: [111264] trunk/Source/_javascript_Core Revision 111264 Author fpi...@apple.com Date 2012-03-19 16:01:57 -0700 (Mon, 19 Mar 2012) Log Message GC should not attempt to clear LLInt instruction inline caches for code blocks that are in the process of being generated https://bugs.webkit

[webkit-changes] [111263] trunk

2012-03-19 Thread inferno
Title: [111263] trunk Revision 111263 Author infe...@chromium.org Date 2012-03-19 15:53:57 -0700 (Mon, 19 Mar 2012) Log Message Crash due to layer tree information not updated when moving run-in children. https://bugs.webkit.org/show_bug.cgi?id=81265 Reviewed by Julien Chaffraix. Source

[webkit-changes] [111262] trunk/Tools

2012-03-19 Thread ojan
Title: [111262] trunk/Tools Revision 111262 Author o...@chromium.org Date 2012-03-19 15:52:42 -0700 (Mon, 19 Mar 2012) Log Message Make the selected item in the accordion a link to the flakiness dashboard https://bugs.webkit.org/show_bug.cgi?id=81571 Reviewed by Dimitri Glazkov. Also, m

[webkit-changes] [111261] trunk/Tools

2012-03-19 Thread dpranke
Title: [111261] trunk/Tools Revision 111261 Author dpra...@chromium.org Date 2012-03-19 15:42:53 -0700 (Mon, 19 Mar 2012) Log Message NRWT runs some tests that are skipped with -i command line option https://bugs.webkit.org/show_bug.cgi?id=81535 Reviewed by Ojan Vafai. This change modif

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

2012-03-19 Thread commit-queue
Title: [111260] trunk/Source/WebCore Revision 111260 Author commit-qu...@webkit.org Date 2012-03-19 15:27:24 -0700 (Mon, 19 Mar 2012) Log Message [chromium] Remove misleading double-if https://bugs.webkit.org/show_bug.cgi?id=81557 Patch by Dana Jansens on 2012-03-19 Reviewed by Adrienne

  1   2   >