[webkit-changes] [146717] trunk/LayoutTests

2013-03-22 Thread pkasting
Title: [146717] trunk/LayoutTests Revision 146717 Author pkast...@chromium.org Date 2013-03-22 23:36:19 -0700 (Fri, 22 Mar 2013) Log Message [chromium] Stupid picky bug syntax... Unreviewed, test expectations updates. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTe

[webkit-changes] [146716] trunk/LayoutTests

2013-03-22 Thread pkasting
Title: [146716] trunk/LayoutTests Revision 146716 Author pkast...@chromium.org Date 2013-03-22 22:58:27 -0700 (Fri, 22 Mar 2013) Log Message [chromium] Mark flaky test. https://bugs.webkit.org/show_bug.cgi?id=113129 Unreviewed, test expectations updates. * platform/chromium/TestExpectat

[webkit-changes] [146715] trunk/LayoutTests

2013-03-22 Thread pkasting
Title: [146715] trunk/LayoutTests Revision 146715 Author pkast...@chromium.org Date 2013-03-22 22:47:49 -0700 (Fri, 22 Mar 2013) Log Message [chromium] Last bits of post-Skia-change fallout, plus other bits. https://bugs.webkit.org/show_bug.cgi?id=109507 https://bugs.webkit.org/show_bug.c

[webkit-changes] [146714] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146714] trunk/LayoutTests Revision 146714 Author rn...@webkit.org Date 2013-03-22 21:59:57 -0700 (Fri, 22 Mar 2013) Log Message Add a timeout expectation to media/track/track-prefer-captions.html after r146380 on GTK+. The failure is tracked by http://webkit.org/b/113127 * platfo

[webkit-changes] [146713] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146713] trunk/LayoutTests Revision 146713 Author rn...@webkit.org Date 2013-03-22 21:54:59 -0700 (Fri, 22 Mar 2013) Log Message Add crash test expectations to tests added in r146644. The failures are tracked by http://webkit.org/b/113126 * platform/qt/TestExpectations: Modified

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

2013-03-22 Thread ddkilzer
Title: [146712] trunk/Source/_javascript_Core Revision 146712 Author ddkil...@apple.com Date 2013-03-22 21:51:22 -0700 (Fri, 22 Mar 2013) Log Message BUILD FIX (r145119): Make JSValue* properties default to (assign) Reviewed by Mark Hahnenberg. Fixes the following build failures:

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

2013-03-22 Thread rniwa
Title: [146711] trunk/Source/_javascript_Core Revision 146711 Author rn...@webkit.org Date 2013-03-22 21:20:21 -0700 (Fri, 22 Mar 2013) Log Message testLeakingPrototypesAcrossContexts added in r146682 doesn't compile on Win and fails on Mac https://bugs.webkit.org/show_bug.cgi?id=113125

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

2013-03-22 Thread rniwa
Title: [146710] trunk/Source/WebKit Revision 146710 Author rn...@webkit.org Date 2013-03-22 20:35:29 -0700 (Fri, 22 Mar 2013) Log Message The second part of the build fix for r146702. This should do it. I had to see the mangled name for the new signature. Source/WebKit: * WebKit.vcxpro

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

2013-03-22 Thread rniwa
Title: [146708] trunk/Source/_javascript_Core Revision 146708 Author rn...@webkit.org Date 2013-03-22 20:24:23 -0700 (Fri, 22 Mar 2013) Log Message Fix the typo: WIN -> WINDOWS. * API/tests/testapi.c: (main): Modified Paths trunk/Source/_javascript_Core/API/tests/testapi.c trunk/Source

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

2013-03-22 Thread rniwa
Title: [146707] trunk/Source/_javascript_Core Revision 146707 Author rn...@webkit.org Date 2013-03-22 20:12:51 -0700 (Fri, 22 Mar 2013) Log Message I really can't figure out what's wrong with this one. Temporarily disable the test added by r146682 on Windows since it doesn't compile. * A

[webkit-changes] [146706] trunk/LayoutTests

2013-03-22 Thread pkasting
Title: [146706] trunk/LayoutTests Revision 146706 Author pkast...@chromium.org Date 2013-03-22 20:09:49 -0700 (Fri, 22 Mar 2013) Log Message [chromium] Mark more tests as crashing. https://bugs.webkit.org/show_bug.cgi?id=113067 Unreviewed, test expectations update. * platform/chromium/T

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

2013-03-22 Thread rniwa
Title: [146705] trunk/Source/WebKit Revision 146705 Author rn...@webkit.org Date 2013-03-22 19:50:05 -0700 (Fri, 22 Mar 2013) Log Message Build fix attempt after r146702. Source/WebKit: * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Source/WebKit/win: * WebKit.vcproj/W

[webkit-changes] [146704] trunk

2013-03-22 Thread cmuppala
Title: [146704] trunk Revision 146704 Author cmupp...@apple.com Date 2013-03-22 19:15:36 -0700 (Fri, 22 Mar 2013) Log Message Add runtime setting for hidden page DOM timer throttling and CSS animation suspension https://bugs.webkit.org/show_bug.cgi?id=112308 Reviewed by Gavin Barraclough

[webkit-changes] [146703] trunk/Tools

2013-03-22 Thread cmuppala
Title: [146703] trunk/Tools Revision 146703 Author cmupp...@apple.com Date 2013-03-22 19:01:11 -0700 (Fri, 22 Mar 2013) Log Message Unreviewed. Move self from contributor to committer list. * Scripts/webkitpy/common/config/committers.py: Modified Paths trunk/Tools/ChangeLog trunk/Tool

[webkit-changes] [146702] trunk/Source

2013-03-22 Thread benjamin
Title: [146702] trunk/Source Revision 146702 Author benja...@webkit.org Date 2013-03-22 18:35:34 -0700 (Fri, 22 Mar 2013) Log Message Remove 2 bad branches from StringHash::equal() and CaseFoldingHash::equal() https://bugs.webkit.org/show_bug.cgi?id=113003 Patch by Benjamin Poulain on 2

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

2013-03-22 Thread aestes
Title: [146701] trunk/Source/WebCore Revision 146701 Author aes...@apple.com Date 2013-03-22 18:19:35 -0700 (Fri, 22 Mar 2013) Log Message Set the cache partition property on CFURLRequests https://bugs.webkit.org/show_bug.cgi?id=113116 Patch by Jeffrey Pfau Reviewed by David Kilzer. * p

[webkit-changes] [146700] trunk/LayoutTests

2013-03-22 Thread schenney
Title: [146700] trunk/LayoutTests Revision 146700 Author schen...@chromium.org Date 2013-03-22 18:17:43 -0700 (Fri, 22 Mar 2013) Log Message [Chromium] Test expectations after Skia changes Unreviewed expectations update. Adding bug numbers for two failing tests. * platform/chromium/Tes

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

2013-03-22 Thread rniwa
Title: [146698] trunk/Source/_javascript_Core Revision 146698 Author rn...@webkit.org Date 2013-03-22 18:09:22 -0700 (Fri, 22 Mar 2013) Log Message Another build fix (after r146693) for r146682. * _javascript_Core.vcproj/_javascript_Core/_javascript_CoreExports.def: * _javascript_Core.vc

[webkit-changes] [146697] trunk

2013-03-22 Thread jchaffraix
Title: [146697] trunk Revision 146697 Author jchaffr...@webkit.org Date 2013-03-22 18:07:17 -0700 (Fri, 22 Mar 2013) Log Message [CSS Grid Layout] content-sized row tracks with percentage logical height grid items don't resolve properly https://bugs.webkit.org/show_bug.cgi?id=113085 Revi

[webkit-changes] [146696] trunk/LayoutTests

2013-03-22 Thread schenney
Title: [146696] trunk/LayoutTests Revision 146696 Author schen...@chromium.org Date 2013-03-22 18:03:26 -0700 (Fri, 22 Mar 2013) Log Message [Chromium] Test expectations after Skia changes Unreviewed expectations update. fast/canvas/... fast/css/... fast/forms/... fast/multicol/... * p

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

2013-03-22 Thread zmo
Title: [146694] trunk/Source/WebCore Revision 146694 Author z...@google.com Date 2013-03-22 17:45:21 -0700 (Fri, 22 Mar 2013) Log Message Check WEBGL_draw_buffers requirements before exposing the extension https://bugs.webkit.org/show_bug.cgi?id=112359 Reviewed by Kenneth Russell. * htm

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

2013-03-22 Thread roger_fong
Title: [146693] trunk/Source/_javascript_Core Revision 146693 Author roger_f...@apple.com Date 2013-03-22 17:44:31 -0700 (Fri, 22 Mar 2013) Log Message Unreviewed. AppleWin build fix. * _javascript_Core.vcproj/_javascript_Core/copy-files.cmd: * _javascript_Core.vcxproj/copy-files.cmd: M

[webkit-changes] [146692] trunk/LayoutTests

2013-03-22 Thread schenney
Title: [146692] trunk/LayoutTests Revision 146692 Author schen...@chromium.org Date 2013-03-22 17:37:15 -0700 (Fri, 22 Mar 2013) Log Message [Chromium] Test expectations after Skia changes Unreviewed expectations update. fast/text/... * platform/chromium-linux/fast/text/emphasis-avoid-

[webkit-changes] [146691] trunk/Tools

2013-03-22 Thread rniwa
Title: [146691] trunk/Tools Revision 146691 Author rn...@webkit.org Date 2013-03-22 17:31:14 -0700 (Fri, 22 Mar 2013) Log Message EWS should use a human readable port name when uploading layout test archives https://bugs.webkit.org/show_bug.cgi?id=113099 Reviewed by Dirk Pranke. Use new

[webkit-changes] [146690] trunk/LayoutTests

2013-03-22 Thread schenney
Title: [146690] trunk/LayoutTests Revision 146690 Author schen...@chromium.org Date 2013-03-22 17:26:19 -0700 (Fri, 22 Mar 2013) Log Message [Chromium] Test expectations after Skia changes Unreviewed expectations update. One I missed. * platform/chromium-mac-lion/svg/custom/preserve-as

[webkit-changes] [146689] trunk/Tools

2013-03-22 Thread roger_fong
Title: [146689] trunk/Tools Revision 146689 Author roger_f...@apple.com Date 2013-03-22 17:24:10 -0700 (Fri, 22 Mar 2013) Log Message Unreviewed. Fix AppleWin port following https://bugs.webkit.org/show_bug.cgi?id=113100. Patch by Alexey Proskuryakov. * platform/network/cf/ResourceHandle

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

2013-03-22 Thread mhahnenberg
Title: [146688] trunk/Source/_javascript_Core Revision 146688 Author mhahnenb...@apple.com Date 2013-03-22 17:21:22 -0700 (Fri, 22 Mar 2013) Log Message -[TinyDOMNode dealloc] should call [super dealloc] when ARC is not enabled https://bugs.webkit.org/show_bug.cgi?id=113054 Reviewed by G

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

2013-03-22 Thread roger_fong
Title: [146687] trunk/Source/WebCore Revision 146687 Author roger_f...@apple.com Date 2013-03-22 17:14:36 -0700 (Fri, 22 Mar 2013) Log Message Unreviewed. Fix AppleWin port following https://bugs.webkit.org/show_bug.cgi?id=113100. Patch by Alexey Proskuryakov. * platform/network/cf/Resou

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

2013-03-22 Thread kov
Title: [146686] trunk/Source/WebKit/gtk Revision 146686 Author k...@webkit.org Date 2013-03-22 17:10:39 -0700 (Fri, 22 Mar 2013) Log Message Trivial fixes to the gyp-build autogen.sh script. Reviewed by Martin Robinson (mrobinson). * gyp/autogen.sh: add /bin/sh -e as hashbang, so strict

[webkit-changes] [146685] trunk/LayoutTests

2013-03-22 Thread timothy_horton
Title: [146685] trunk/LayoutTests Revision 146685 Author timothy_hor...@apple.com Date 2013-03-22 17:00:28 -0700 (Fri, 22 Mar 2013) Log Message Plugin Snapshotting: Auto-start dominant plugins ​https://bugs.webkit.org/show_bug.cgi?id=113111 Reviewed by Dean Jackson. Add a test for http

[webkit-changes] [146684] trunk

2013-03-22 Thread tony
Title: [146684] trunk Revision 146684 Author t...@chromium.org Date 2013-03-22 16:58:42 -0700 (Fri, 22 Mar 2013) Log Message REGRESSION (r146272): layout issues for flex boxes that have -webkit-flex-wrap: wrap https://bugs.webkit.org/show_bug.cgi?id=113071 Reviewed by Ojan Vafai. Source

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

2013-03-22 Thread mhahnenberg
Title: [146682] trunk/Source/_javascript_Core Revision 146682 Author mhahnenb...@apple.com Date 2013-03-22 16:49:52 -0700 (Fri, 22 Mar 2013) Log Message opaqueJSClassData should be cached on JSGlobalObject, not the JSGlobalData https://bugs.webkit.org/show_bug.cgi?id=113086 Reviewed by G

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

2013-03-22 Thread mrobinson
Title: [146681] trunk/Source/WebCore Revision 146681 Author mrobin...@webkit.org Date 2013-03-22 16:48:40 -0700 (Fri, 22 Mar 2013) Log Message [GTK] Add WebCoreDOM to the gyp build https://bugs.webkit.org/show_bug.cgi?id=112737 Reviewed by Nico Weber. * WebCore.gyp/WebCoreGTK.gyp: Add W

[webkit-changes] [146680] trunk/Source

2013-03-22 Thread mrobinson
Title: [146680] trunk/Source Revision 146680 Author mrobin...@webkit.org Date 2013-03-22 16:47:27 -0700 (Fri, 22 Mar 2013) Log Message [GTK] Add WebCoreHTML to the gyp build https://bugs.webkit.org/show_bug.cgi?id=112727 Reviewed by Nico Weber. * WebCore.gyp/WebCoreGTK.gyp: Add support

[webkit-changes] [146679] trunk/Source

2013-03-22 Thread timothy_horton
Title: [146679] trunk/Source Revision 146679 Author timothy_hor...@apple.com Date 2013-03-22 16:43:21 -0700 (Fri, 22 Mar 2013) Log Message Plugin Snapshotting: Auto-start dominant plugins https://bugs.webkit.org/show_bug.cgi?id=113111 Reviewed by Dean Jackson. * html/HTMLPlugInElement.

[webkit-changes] [146678] trunk/LayoutTests

2013-03-22 Thread pkasting
Title: [146678] trunk/LayoutTests Revision 146678 Author pkast...@chromium.org Date 2013-03-22 16:43:11 -0700 (Fri, 22 Mar 2013) Log Message [chromium] Mark test as expected to timeout. https://bugs.webkit.org/show_bug.cgi?id=113114 Unreviewed, test expectations update. * platform/chrom

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

2013-03-22 Thread mrobinson
Title: [146676] trunk/Source/WebKit/gtk Revision 146676 Author mrobin...@webkit.org Date 2013-03-22 16:29:19 -0700 (Fri, 22 Mar 2013) Log Message [GTK] [gyp] Expose a few more compiler defines for the gyp build https://bugs.webkit.org/show_bug.cgi?id=113109 Reviewed by Gustavo Noronha Si

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

2013-03-22 Thread mrobinson
Title: [146675] trunk/Source/WebKit/gtk Revision 146675 Author mrobin...@webkit.org Date 2013-03-22 16:28:33 -0700 (Fri, 22 Mar 2013) Log Message [GTK] [gyp] Feature defines are not space separated https://bugs.webkit.org/show_bug.cgi?id=113108 Reviewed by Gustavo Noronha Silva. * gyp/c

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

2013-03-22 Thread commit-queue
Title: [146674] trunk/Source/WebKit/blackberry Revision 146674 Author commit-qu...@webkit.org Date 2013-03-22 16:23:07 -0700 (Fri, 22 Mar 2013) Log Message [BlackBerry] Build fix in InputHandler https://bugs.webkit.org/show_bug.cgi?id=113092 Patch by Nima Ghanavatian on 2013-03-22 Revie

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

2013-03-22 Thread jer . noble
Title: [146673] trunk/Source/WebKit2 Revision 146673 Author jer.no...@apple.com Date 2013-03-22 16:12:36 -0700 (Fri, 22 Mar 2013) Log Message After switching to another space and back, video races to catch up with audio https://bugs.webkit.org/show_bug.cgi?id=113006 Reviewed by Anders Ca

[webkit-changes] [146672] trunk/Source

2013-03-22 Thread commit-queue
Title: [146672] trunk/Source Revision 146672 Author commit-qu...@webkit.org Date 2013-03-22 16:11:59 -0700 (Fri, 22 Mar 2013) Log Message Add client callbacks to notify of changes of associated from controls https://bugs.webkit.org/show_bug.cgi?id=110375 Patch by Dane Wallinga on 2013-0

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

2013-03-22 Thread fpizlo
Title: [146669] trunk/Source/_javascript_Core Revision 146669 Author fpi...@apple.com Date 2013-03-22 16:00:57 -0700 (Fri, 22 Mar 2013) Log Message Fix some minor issues in the DFG's profiling of heap accesses https://bugs.webkit.org/show_bug.cgi?id=113010 Reviewed by Goeffrey Garen.

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

2013-03-22 Thread benjamin
Title: [146668] trunk/Source/WTF Revision 146668 Author benja...@webkit.org Date 2013-03-22 15:49:33 -0700 (Fri, 22 Mar 2013) Log Message Name correctly the argument of StringImpl::setIsAtomic() https://bugs.webkit.org/show_bug.cgi?id=113000 Patch by Benjamin Poulain on 2013-03-22 Revie

[webkit-changes] [146665] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146665] trunk/LayoutTests Revision 146665 Author rn...@webkit.org Date 2013-03-22 15:24:52 -0700 (Fri, 22 Mar 2013) Log Message Fix the expected image result as r78910 committed a bad expected result. See http://trac.webkit.org/changeset/78910/trunk/LayoutTests/platform/mac/editin

[webkit-changes] [146664] trunk/Source

2013-03-22 Thread ggaren
Title: [146664] trunk/Source Revision 146664 Author gga...@apple.com Date 2013-03-22 15:19:52 -0700 (Fri, 22 Mar 2013) Log Message Added a setting for whether _javascript_ markup is enabled https://bugs.webkit.org/show_bug.cgi?id=112999 Reviewed by Maciej Stachowiak. This setting is use

[webkit-changes] [146663] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146663] trunk/LayoutTests Revision 146663 Author rn...@webkit.org Date 2013-03-22 15:19:08 -0700 (Fri, 22 Mar 2013) Log Message Add a failing test expectation to media/track/track-prefer-captions.html on Windows after r146647. The failure is tracked by the bug 113106. * platform/

[webkit-changes] [146662] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146662] trunk/LayoutTests Revision 146662 Author rn...@webkit.org Date 2013-03-22 15:06:02 -0700 (Fri, 22 Mar 2013) Log Message [Win] editing/pasteboard/can-read-in-copy-and-cut-events.html fails https://bugs.webkit.org/show_bug.cgi?id=113102 Skip a test added by r146644 since wr

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

2013-03-22 Thread roger_fong
Title: [146661] trunk/Source/WebCore Revision 146661 Author roger_f...@apple.com Date 2013-03-22 15:04:43 -0700 (Fri, 22 Mar 2013) Log Message Unreviewed build fix. * bindings/scripts/preprocessor.pm: (applyPreprocessor): Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCo

[webkit-changes] [146660] trunk/LayoutTests

2013-03-22 Thread pdr
Title: [146660] trunk/LayoutTests Revision 146660 Author p...@google.com Date 2013-03-22 15:03:01 -0700 (Fri, 22 Mar 2013) Log Message Update svg/custom/marker-orient-auto expectations Unreviewed update of test expectations. * platform/chromium-mac-lion/svg/custom/marker-orient-auto-exp

[webkit-changes] [146659] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146659] trunk/LayoutTests Revision 146659 Author rn...@webkit.org Date 2013-03-22 14:14:00 -0700 (Fri, 22 Mar 2013) Log Message Add failing test expectations for two more position: sticky tests to make Mac EWS happy. * platform/mac/TestExpectations: Modified Paths trunk/LayoutT

[webkit-changes] [146658] branches/safari-536.30-branch/LayoutTests

2013-03-22 Thread eric . carlson
Title: [146658] branches/safari-536.30-branch/LayoutTests Revision 146658 Author eric.carl...@apple.com Date 2013-03-22 14:12:17 -0700 (Fri, 22 Mar 2013) Log Message Update results where white-space changed because of the change from testRunner" to "layoutTestController. * fast/block/flo

[webkit-changes] [146657] trunk

2013-03-22 Thread rniwa
Title: [146657] trunk Revision 146657 Author rn...@webkit.org Date 2013-03-22 14:05:38 -0700 (Fri, 22 Mar 2013) Log Message NRWT: Enable pixel tests when retrying tests https://bugs.webkit.org/show_bug.cgi?id=112898 Reviewed by Dirk Pranke. Tools: * Scripts/webkitpy/layout_tests/contr

[webkit-changes] [146656] trunk/LayoutTests

2013-03-22 Thread pdr
Title: [146656] trunk/LayoutTests Revision 146656 Author p...@google.com Date 2013-03-22 14:00:21 -0700 (Fri, 22 Mar 2013) Log Message Update svg/custom/marker-orient-auto-expected test expectation. Unreviewed update of test expectations. * platform/chromium/TestExpectations: Modified

[webkit-changes] [146655] trunk/LayoutTests

2013-03-22 Thread schenney
Title: [146655] trunk/LayoutTests Revision 146655 Author schen...@chromium.org Date 2013-03-22 13:59:13 -0700 (Fri, 22 Mar 2013) Log Message [Chromium] Test expectation after Skia changes Unreviewed expectations update. One more not-expected failure, fixed. * platform/chromium-mac-lion

[webkit-changes] [146654] trunk/LayoutTests

2013-03-22 Thread schenney
Title: [146654] trunk/LayoutTests Revision 146654 Author schen...@chromium.org Date 2013-03-22 13:57:43 -0700 (Fri, 22 Mar 2013) Log Message [Chromium] Test expectation after Skia changes Unreviewed expectations update. Some more currently failing (not expected) tests. * platform/chrom

[webkit-changes] [146653] trunk

2013-03-22 Thread fpizlo
Title: [146653] trunk Revision 146653 Author fpi...@apple.com Date 2013-03-22 13:51:24 -0700 (Fri, 22 Mar 2013) Log Message DFG folding of PutById to SimpleReplace should consider the specialized function case https://bugs.webkit.org/show_bug.cgi?id=113093 Reviewed by Geoffrey Garen and

[webkit-changes] [146652] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146652] trunk/LayoutTests Revision 146652 Author rn...@webkit.org Date 2013-03-22 13:41:56 -0700 (Fri, 22 Mar 2013) Log Message Add failing test expectations to the test added by r146644 on Mac. The failure is tracked by http://webkit.org/b/113094. * platform/mac/TestExpectations

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

2013-03-22 Thread roger_fong
Title: [146651] trunk/Source/WebCore Revision 146651 Author roger_f...@apple.com Date 2013-03-22 13:36:05 -0700 (Fri, 22 Mar 2013) Log Message Unreviewed. Force kill gcc-3.exe during bindings generation tests to avoid process hangs. This problem is occuring on the WinEWS bots where there

[webkit-changes] [146650] trunk/Tools

2013-03-22 Thread timothy_horton
Title: [146650] trunk/Tools Revision 146650 Author timothy_hor...@apple.com Date 2013-03-22 13:34:53 -0700 (Fri, 22 Mar 2013) Log Message Make it possible to run layout tests on Retina MBP https://bugs.webkit.org/show_bug.cgi?id=93673 Reviewed by Ryosuke Niwa. Use NSWindow SPI and overr

[webkit-changes] [146649] branches/safari-536.30-branch/LayoutTests

2013-03-22 Thread eric . carlson
Title: [146649] branches/safari-536.30-branch/LayoutTests Revision 146649 Author eric.carl...@apple.com Date 2013-03-22 13:30:15 -0700 (Fri, 22 Mar 2013) Log Message Many merged tests are failing Change all instances of "testRunner" back to "layoutTestController" in svg files, which my

[webkit-changes] [146648] branches/chromium/1410/Source/WebCore/rendering/ RenderLayerCompositor.cpp

2013-03-22 Thread wangxianzhu
Title: [146648] branches/chromium/1410/Source/WebCore/rendering/RenderLayerCompositor.cpp Revision 146648 Author wangxian...@chromium.org Date 2013-03-22 13:28:29 -0700 (Fri, 22 Mar 2013) Log Message Merge 144642 "Don't apply page scale to clipRect if applyPageSca..." > Don't apply page

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

2013-03-22 Thread eric . carlson
Title: [146647] trunk/Source/WebCore Revision 146647 Author eric.carl...@apple.com Date 2013-03-22 13:24:35 -0700 (Fri, 22 Mar 2013) Log Message Cleanup text track selection logic https://bugs.webkit.org/show_bug.cgi?id=113062 Reviewed by Jer Noble. No new tests, covered by existing tes

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

2013-03-22 Thread commit-queue
Title: [146646] trunk/Source/WebCore Revision 146646 Author commit-qu...@webkit.org Date 2013-03-22 13:16:49 -0700 (Fri, 22 Mar 2013) Log Message Build fix for TransformationMatrix https://bugs.webkit.org/show_bug.cgi?id=113087 Patch by ChangSeok Oh on 2013-03-22 Reviewed by Martin Robi

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

2013-03-22 Thread commit-queue
Title: [146645] trunk/Source/WebCore Revision 146645 Author commit-qu...@webkit.org Date 2013-03-22 13:14:05 -0700 (Fri, 22 Mar 2013) Log Message Coordinates.idl lacks Conditional=GEOLOCATION https://bugs.webkit.org/show_bug.cgi?id=112949 Patch by Steve Block on 2013-03-22 Reviewed by S

[webkit-changes] [146643] trunk/LayoutTests

2013-03-22 Thread schenney
Title: [146643] trunk/LayoutTests Revision 146643 Author schen...@chromium.org Date 2013-03-22 13:00:13 -0700 (Fri, 22 Mar 2013) Log Message [Chromium] Test expectation after Skia changes Unreviewed expectations update. Only the things failing on the bots, not already accounted for. *

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

2013-03-22 Thread abucur
Title: [146642] trunk/Source/WebCore Revision 146642 Author abu...@adobe.com Date 2013-03-22 12:44:30 -0700 (Fri, 22 Mar 2013) Log Message [CSS Regions] Remove pushLayoutState(RenderFlowThread*) from RenderView https://bugs.webkit.org/show_bug.cgi?id=113084 Reviewed by Dirk Schulze. Rem

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

2013-03-22 Thread commit-queue
Title: [146641] trunk/Source/WebKit/blackberry Revision 146641 Author commit-qu...@webkit.org Date 2013-03-22 12:34:23 -0700 (Fri, 22 Mar 2013) Log Message Check focused node reference when traversing through history https://bugs.webkit.org/show_bug.cgi?id=113082 Patch by Nima Ghanavatia

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

2013-03-22 Thread commit-queue
Title: [146640] trunk/Source/WebCore Revision 146640 Author commit-qu...@webkit.org Date 2013-03-22 12:23:45 -0700 (Fri, 22 Mar 2013) Log Message [EFL] Fix build issues to enable CSS Filter and Shaders support. https://bugs.webkit.org/show_bug.cgi?id=111274 Patch by Kondapally Kalyan on

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

2013-03-22 Thread falken
Title: [146638] trunk/Source/WebCore Revision 146638 Author fal...@chromium.org Date 2013-03-22 12:01:22 -0700 (Fri, 22 Mar 2013) Log Message Implement isEnabledFormControl() for SliderThumbElement and SpinButtonElement in terms of disabled() https://bugs.webkit.org/show_bug.cgi?id=112993

[webkit-changes] [146637] trunk/Source

2013-03-22 Thread mario
Title: [146637] trunk/Source Revision 146637 Author ma...@webkit.org Date 2013-03-22 11:47:36 -0700 (Fri, 22 Mar 2013) Log Message [GTK] Include the right GL header for GLES2 https://bugs.webkit.org/show_bug.cgi?id=113034 Reviewed by Martin Robinson. Include GLES2/gl2.h when using GLES2

[webkit-changes] [146636] branches/safari-536.30-branch/LayoutTests

2013-03-22 Thread eric . carlson
Title: [146636] branches/safari-536.30-branch/LayoutTests Revision 146636 Author eric.carl...@apple.com Date 2013-03-22 11:38:23 -0700 (Fri, 22 Mar 2013) Log Message Add the newline at end of the test results, apparently lost when merging r131709. * fast/forms/textarea/textarea-autofocus

[webkit-changes] [146635] branches/chromium/1410

2013-03-22 Thread pdr
Title: [146635] branches/chromium/1410 Revision 146635 Author p...@google.com Date 2013-03-22 11:30:45 -0700 (Fri, 22 Mar 2013) Log Message Merge 146227 "Separate SVG image size and container size" > Separate SVG image size and container size > https://bugs.webkit.org/show_bug.cgi?id=112

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

2013-03-22 Thread commit-queue
Title: [146634] trunk/Source/WebKit/blackberry Revision 146634 Author commit-qu...@webkit.org Date 2013-03-22 11:28:36 -0700 (Fri, 22 Mar 2013) Log Message [BlackBerry] Hit Test doesn't need to be active https://bugs.webkit.org/show_bug.cgi?id=113072 Patch by Genevieve Mak on 2013-03-22

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

2013-03-22 Thread alecflett
Title: [146633] trunk/Source/WebKit/chromium Revision 146633 Author alecfl...@chromium.org Date 2013-03-22 11:27:02 -0700 (Fri, 22 Mar 2013) Log Message [chromium] Support Quota API in Worker https://bugs.webkit.org/show_bug.cgi?id=112713 Hook up WebKit side of queryUsageAndQuota. Tests

[webkit-changes] [146632] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146632] trunk/LayoutTests Revision 146632 Author rn...@webkit.org Date 2013-03-22 11:13:36 -0700 (Fri, 22 Mar 2013) Log Message Add a failure test expectation to media/track/track-user-preferences.html after r146380. The failure is tracked by the webkit.org/b/113083. * platform/m

[webkit-changes] [146631] branches/safari-536.30-branch/LayoutTests

2013-03-22 Thread eric . carlson
Title: [146631] branches/safari-536.30-branch/LayoutTests Revision 146631 Author eric.carl...@apple.com Date 2013-03-22 11:08:02 -0700 (Fri, 22 Mar 2013) Log Message Merge r135523 to get the updated test results. 2012-11-22 Daniel Bates _javascript_ fails to concatenate large

[webkit-changes] [146630] trunk

2013-03-22 Thread allan . jensen
Title: [146630] trunk Revision 146630 Author allan.jen...@digia.com Date 2013-03-22 10:51:11 -0700 (Fri, 22 Mar 2013) Log Message [Qt] New fast/text/word-space-with-kerning-3.html fails on Qt. https://bugs.webkit.org/show_bug.cgi?id=112668 Reviewed by Jocelyn Turcotte. Source/WebCore:

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

2013-03-22 Thread jsbell
Title: [146629] trunk/Source/WebCore Revision 146629 Author jsb...@chromium.org Date 2013-03-22 10:41:26 -0700 (Fri, 22 Mar 2013) Log Message REGRESSION (r146540?): Crashes in storage/indexeddb/factory-basics-workers.html, storage/indexeddb/transaction-error.html https://bugs.webkit.org/s

[webkit-changes] [146628] trunk/Source

2013-03-22 Thread dgrogan
Title: [146628] trunk/Source Revision 146628 Author dgro...@chromium.org Date 2013-03-22 10:34:20 -0700 (Fri, 22 Mar 2013) Log Message IndexedDB: Histogram available disk space on attempt to open database https://bugs.webkit.org/show_bug.cgi?id=112862 Reviewed by Tony Chang. Source/Plat

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

2013-03-22 Thread commit-queue
Title: [146627] trunk/Source/WebKit/blackberry Revision 146627 Author commit-qu...@webkit.org Date 2013-03-22 10:11:53 -0700 (Fri, 22 Mar 2013) Log Message [BlackBerry] Selection overlay clipped incorrectly https://bugs.webkit.org/show_bug.cgi?id=113069 Patch by Andrew Lo on 2013-03-22

[webkit-changes] [146626] trunk

2013-03-22 Thread japhet
Title: [146626] trunk Revision 146626 Author jap...@chromium.org Date 2013-03-22 10:05:12 -0700 (Fri, 22 Mar 2013) Log Message REGRESSION (r146239): Reproducible crash in WebCore::DocumentLoader::responseReceived. https://bugs.webkit.org/show_bug.cgi?id=112811 Reviewed by Brady Eidson.

[webkit-changes] [146625] trunk/Tools

2013-03-22 Thread rniwa
Title: [146625] trunk/Tools Revision 146625 Author rn...@webkit.org Date 2013-03-22 10:03:12 -0700 (Fri, 22 Mar 2013) Log Message Leak bots shouldn't build https://bugs.webkit.org/show_bug.cgi?id=112774 Reviewed by Simon Fraser. Since leak bots use regular debug builds, there is no need

[webkit-changes] [146624] trunk/LayoutTests

2013-03-22 Thread rniwa
Title: [146624] trunk/LayoutTests Revision 146624 Author rn...@webkit.org Date 2013-03-22 09:58:59 -0700 (Fri, 22 Mar 2013) Log Message Add flaky crash expectations on some media tests per bugs 113075 and 113076. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeL

[webkit-changes] [146623] branches/chromium/1410

2013-03-22 Thread wangxianzhu
Title: [146623] branches/chromium/1410 Revision 146623 Author wangxian...@chromium.org Date 2013-03-22 09:41:54 -0700 (Fri, 22 Mar 2013) Log Message Merge 146129 "Variant of non-primary fell-back SVGFont causes cr..." > Variant of non-primary fell-back SVGFont causes crash. > https://bug

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

2013-03-22 Thread jer . noble
Title: [146622] trunk/Source/WebCore Revision 146622 Author jer.no...@apple.com Date 2013-03-22 09:24:48 -0700 (Fri, 22 Mar 2013) Log Message REGRESSION: -webkit-box-reflect does not show on video elements https://bugs.webkit.org/show_bug.cgi?id=112397 Reviewed by Eric Carlson. Work aro

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

2013-03-22 Thread commit-queue
Title: [146621] trunk/Source/WebCore Revision 146621 Author commit-qu...@webkit.org Date 2013-03-22 09:22:26 -0700 (Fri, 22 Mar 2013) Log Message [Curl] Performance fix, avoid loading cookie file on every request. https://bugs.webkit.org/show_bug.cgi?id=113023 Patch by pe...@outlook.com

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

2013-03-22 Thread commit-queue
Title: [146620] trunk/Source/WebCore Revision 146620 Author commit-qu...@webkit.org Date 2013-03-22 09:08:54 -0700 (Fri, 22 Mar 2013) Log Message [BlackBerry] Update Input field Background Color https://bugs.webkit.org/show_bug.cgi?id=113063 Patch by Tiancheng Jiang on 2013-03-22 Review

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

2013-03-22 Thread loislo
Title: [146619] trunk/Source/WebCore Revision 146619 Author loi...@chromium.org Date 2013-03-22 08:56:22 -0700 (Fri, 22 Mar 2013) Log Message Web Inspector: FlameChart. Draw function names over flame chart bar if they fit into the bar. https://bugs.webkit.org/show_bug.cgi?id=113052 Revie

[webkit-changes] [146618] trunk/LayoutTests

2013-03-22 Thread yurys
Title: [146618] trunk/LayoutTests Revision 146618 Author yu...@chromium.org Date 2013-03-22 08:55:11 -0700 (Fri, 22 Mar 2013) Log Message Unreviewed. Update test expectations for a bunch of softwarecompositing tests. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTest

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

2013-03-22 Thread commit-queue
Title: [146617] trunk/Source/WebCore Revision 146617 Author commit-qu...@webkit.org Date 2013-03-22 08:44:51 -0700 (Fri, 22 Mar 2013) Log Message Web Inspector: Add "hidden" attribute to the recently added APIs in Inspector.json https://bugs.webkit.org/show_bug.cgi?id=113061 Added "hidde

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

2013-03-22 Thread vsevik
Title: [146615] trunk/Source/WebCore Revision 146615 Author vse...@chromium.org Date 2013-03-22 08:22:50 -0700 (Fri, 22 Mar 2013) Log Message Web Inspector: Correctly implement scrollToLine, revealLine and setSelection on CodeMirror editor. https://bugs.webkit.org/show_bug.cgi?id=113028

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

2013-03-22 Thread vsevik
Title: [146614] trunk/Source/WebCore Revision 146614 Author vse...@chromium.org Date 2013-03-22 08:16:27 -0700 (Fri, 22 Mar 2013) Log Message Web Inspector: [Regression] Editor scroll is not restored after inspector reload. https://bugs.webkit.org/show_bug.cgi?id=113027 Reviewed by Pavel

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

2013-03-22 Thread allan . jensen
Title: [146613] trunk/Source/WebCore Revision 146613 Author allan.jen...@digia.com Date 2013-03-22 08:04:10 -0700 (Fri, 22 Mar 2013) Log Message [Qt] Fix build with OPENCL 1.2 https://bugs.webkit.org/show_bug.cgi?id=113056 Reviewed by Kenneth Rohde Christiansen. Switch qmake checks to t

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

2013-03-22 Thread commit-queue
Title: [146609] trunk/Source/WebCore Revision 146609 Author commit-qu...@webkit.org Date 2013-03-22 07:42:16 -0700 (Fri, 22 Mar 2013) Log Message [GTK][AC] Opacity animation doesn't work with clutter backend https://bugs.webkit.org/show_bug.cgi?id=110347 Patch by ChangSeok Oh on 2013-03

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

2013-03-22 Thread commit-queue
Title: [146608] trunk/Source/WebCore Revision 146608 Author commit-qu...@webkit.org Date 2013-03-22 07:38:31 -0700 (Fri, 22 Mar 2013) Log Message [GTK][AC] Add removing animations procedure with clutter ac backend https://bugs.webkit.org/show_bug.cgi?id=110607 Patch by ChangSeok Oh on 2

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

2013-03-22 Thread commit-queue
Title: [146607] trunk/Source/WebCore Revision 146607 Author commit-qu...@webkit.org Date 2013-03-22 07:28:56 -0700 (Fri, 22 Mar 2013) Log Message [EFL][WebGL] Optimize AlphaOp for HTMLVideoElement input. https://bugs.webkit.org/show_bug.cgi?id=113049 Patch by Kondapally Kalyan on 2013-0

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

2013-03-22 Thread timothy
Title: [146605] trunk/Source/WebKit2 Revision 146605 Author timo...@apple.com Date 2013-03-22 07:24:50 -0700 (Fri, 22 Mar 2013) Log Message Fix an assert when opening the Web Inspector window for the first time. rdar://problem/13471765 https://webkit.org/b/113053 Reviewed by Eric Carlso

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

2013-03-22 Thread ddkilzer
Title: [146604] trunk/Source/_javascript_Core Revision 146604 Author ddkil...@apple.com Date 2013-03-22 07:22:21 -0700 (Fri, 22 Mar 2013) Log Message BUILD FIX (r146558): Build testapi.mm with ARC enabled for armv7s Fixes the following build failure: Source/_javascript_Core/API/tes

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

2013-03-22 Thread ddkilzer
Title: [146603] trunk/Source/_javascript_Core Revision 146603 Author ddkil...@apple.com Date 2013-03-22 06:53:37 -0700 (Fri, 22 Mar 2013) Log Message Revert "BUILD FIX (r146558): Call [super dealloc] from -[TinyDOMNode dealloc]" This fixes a build failure introduced by this change:

[webkit-changes] [146601] trunk

2013-03-22 Thread tommyw
Title: [146601] trunk Revision 146601 Author tom...@google.com Date 2013-03-22 06:43:08 -0700 (Fri, 22 Mar 2013) Log Message Source/WebCore: Clean up the speech recognintion API https://bugs.webkit.org/show_bug.cgi?id=112916 Reviewed by Adam Barth. This patch cleans away deprecated part

  1   2   >