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

2012-09-14 Thread commit-queue
Title: [128682] trunk/Source/WTF Revision 128682 Author commit-qu...@webkit.org Date 2012-09-14 21:36:06 -0700 (Fri, 14 Sep 2012) Log Message WTFString::show doesn't dump non-ASCII characters in a readable manner https://bugs.webkit.org/show_bug.cgi?id=96749 Patch by Glenn Adams on 2012

[webkit-changes] [128681] trunk/LayoutTests

2012-09-14 Thread jamesr
Title: [128681] trunk/LayoutTests Revision 128681 Author jam...@google.com Date 2012-09-14 21:18:44 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed gardening - more position:fixed stacking context rebaselines. * fast/block/positioning/016-expected.txt: Renamed from LayoutTests/platform/c

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

2012-09-14 Thread fpizlo
Title: [128680] trunk/Source/_javascript_Core Revision 128680 Author fpi...@apple.com Date 2012-09-14 20:29:04 -0700 (Fri, 14 Sep 2012) Log Message All of the things in SparseArrayValueMap should be out-of-line https://bugs.webkit.org/show_bug.cgi?id=96854 Reviewed by Andy Estes. Those

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

2012-09-14 Thread commit-queue
Title: [128679] trunk/Source/WebCore Revision 128679 Author commit-qu...@webkit.org Date 2012-09-14 18:43:41 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed, rolling out r128673. http://trac.webkit.org/changeset/128673 https://bugs.webkit.org/show_bug.cgi?id=96847 Makes plugins/document-

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

2012-09-14 Thread bdakin
Title: [128678] trunk/Source/WebKit2 Revision 128678 Author bda...@apple.com Date 2012-09-14 18:38:05 -0700 (Fri, 14 Sep 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=96846 Tests failing on WK2 bots after giving fixed positioning its own stacking context Reviewed by Geoffrey

[webkit-changes] [128676] trunk/LayoutTests

2012-09-14 Thread commit-queue
Title: [128676] trunk/LayoutTests Revision 128676 Author commit-qu...@webkit.org Date 2012-09-14 18:22:06 -0700 (Fri, 14 Sep 2012) Log Message Skip image load tests that requires queueReload in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=96832 Tests added in reivison 128645. Patch b

[webkit-changes] [128675] trunk/Tools

2012-09-14 Thread dpranke
Title: [128675] trunk/Tools Revision 128675 Author dpra...@chromium.org Date 2012-09-14 17:43:07 -0700 (Fri, 14 Sep 2012) Log Message nrwt: --additional-platform-dir is broken on chromium ports https://bugs.webkit.org/show_bug.cgi?id=96840 Reviewed by Ojan Vafai. Looks like I broke this

[webkit-changes] [128674] trunk

2012-09-14 Thread jsbell
Title: [128674] trunk Revision 128674 Author jsb...@chromium.org Date 2012-09-14 17:08:43 -0700 (Fri, 14 Sep 2012) Log Message IndexedDB: Calling close() during upgradeneeded handler should fire error at open request https://bugs.webkit.org/show_bug.cgi?id=96807 Reviewed by Tony Chang.

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

2012-09-14 Thread rniwa
Title: [128673] trunk/Source/WebCore Revision 128673 Author rn...@webkit.org Date 2012-09-14 17:04:59 -0700 (Fri, 14 Sep 2012) Log Message Turn forbidEventDispatch and allowEventDispatch into a RAII object https://bugs.webkit.org/show_bug.cgi?id=96717 Reviewed by Abhishek Arya. Replaced

[webkit-changes] [128672] trunk/LayoutTests

2012-09-14 Thread ojan
Title: [128672] trunk/LayoutTests Revision 128672 Author o...@chromium.org Date 2012-09-14 16:41:16 -0700 (Fri, 14 Sep 2012) Log Message Mark svg/carto.net/selectionlist.svg as flaky because it depends on svg/carto.net/button.svg running first in order to pass. * platform/chromium/TestExp

[webkit-changes] [128671] trunk/LayoutTests

2012-09-14 Thread ojan
Title: [128671] trunk/LayoutTests Revision 128671 Author o...@chromium.org Date 2012-09-14 16:37:49 -0700 (Fri, 14 Sep 2012) Log Message The cr-linux-ews thinks http/tests/cache/post-redirect-get.php and http/tests/cache/post-with-cached-subresources.php are MISSING results https://bugs.w

[webkit-changes] [128670] trunk

2012-09-14 Thread commit-queue
Title: [128670] trunk Revision 128670 Author commit-qu...@webkit.org Date 2012-09-14 16:33:20 -0700 (Fri, 14 Sep 2012) Log Message JSC should throw a more descriptive exception when blocking 'eval' via CSP. https://bugs.webkit.org/show_bug.cgi?id=94331 Patch by Mike West on 2012-09-14 R

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

2012-09-14 Thread commit-queue
Title: [128669] trunk/Source/WebCore Revision 128669 Author commit-qu...@webkit.org Date 2012-09-14 16:25:56 -0700 (Fri, 14 Sep 2012) Log Message Remove V8DOMWindowShell::getEntered https://bugs.webkit.org/show_bug.cgi?id=96637 Patch by Dan Carney on 2012-09-14 Reviewed by Adam Barth.

[webkit-changes] [128668] trunk/LayoutTests

2012-09-14 Thread ojan
Title: [128668] trunk/LayoutTests Revision 128668 Author o...@chromium.org Date 2012-09-14 16:19:39 -0700 (Fri, 14 Sep 2012) Log Message Mark compositing/geometry/fixed-position-transform-composited-page-scale.html flaky as it's flaky on all the Chromium bots. * platform/chromium/TestExpe

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

2012-09-14 Thread fpizlo
Title: [128667] trunk/Source/_javascript_Core Revision 128667 Author fpi...@apple.com Date 2012-09-14 16:13:07 -0700 (Fri, 14 Sep 2012) Log Message bbc homepage crashes immediately https://bugs.webkit.org/show_bug.cgi?id=96812 Reviewed by Oliver Hunt. If you use the old storage pointer

[webkit-changes] [128666] trunk

2012-09-14 Thread michelangelo
Title: [128666] trunk Revision 128666 Author michelang...@webkit.org Date 2012-09-14 16:11:39 -0700 (Fri, 14 Sep 2012) Log Message [CSS Shaders] u_textureSize uniform should be set to the size of the texture. https://bugs.webkit.org/show_bug.cgi?id=95914 Reviewed by Dean Jackson. Source

[webkit-changes] [128665] trunk/LayoutTests

2012-09-14 Thread ap
Title: [128665] trunk/LayoutTests Revision 128665 Author a...@apple.com Date 2012-09-14 16:06:26 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed. A small improvement to this flaky test: use a correct URL, so that the test fails quickly and understandably i

[webkit-changes] [128664] trunk/LayoutTests

2012-09-14 Thread slewis
Title: [128664] trunk/LayoutTests Revision 128664 Author sle...@apple.com Date 2012-09-14 15:49:51 -0700 (Fri, 14 Sep 2012) Log Message new fast/loader tests from r128645 fail on Mac-wk2. https://bugs.webkit.org/show_bug.cgi?id=96832. Unreviewed. Update TestExpectations * platform/mac-

[webkit-changes] [128663] trunk/Source

2012-09-14 Thread ojan
Title: [128663] trunk/Source Revision 128663 Author o...@chromium.org Date 2012-09-14 15:49:38 -0700 (Fri, 14 Sep 2012) Log Message Provide a runtime setting to disable position:sticky https://bugs.webkit.org/show_bug.cgi?id=96827 Reviewed by James Robinson. Source/WebCore: Have it be

[webkit-changes] [128662] trunk/Tools

2012-09-14 Thread slewis
Title: [128662] trunk/Tools Revision 128662 Author sle...@apple.com Date 2012-09-14 15:48:12 -0700 (Fri, 14 Sep 2012) Log Message mac-future ignores previous platform TestExpectations. https://bugs.webkit.org/show_bug.cgi?id=96718. Reviewed by Dirk Pranke. TestExpectations match an expe

[webkit-changes] [128661] trunk/LayoutTests

2012-09-14 Thread ojan
Title: [128661] trunk/LayoutTests Revision 128661 Author o...@chromium.org Date 2012-09-14 15:47:47 -0700 (Fri, 14 Sep 2012) Log Message Add expectations for tests that depend on other tests running before them. Filed a bug for each with information on which test it depends on. * platfor

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

2012-09-14 Thread simon . fraser
Title: [128660] trunk/Source/WebCore Revision 128660 Author simon.fra...@apple.com Date 2012-09-14 15:26:25 -0700 (Fri, 14 Sep 2012) Log Message Fix builds with CSS_IMAGE_RESOLUTION enabled after r128656. * css/StyleBuilder.cpp: (WebCore::ApplyPropertyImageResolution::applyInheritValue):

[webkit-changes] [128659] trunk/LayoutTests

2012-09-14 Thread jamesr
Title: [128659] trunk/LayoutTests Revision 128659 Author jam...@google.com Date 2012-09-14 15:21:31 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed gardening. Update fixpos layout test results. Chromium currently doesn't set the fixpos-forms-stacking-context setting in DumpRenderTree. *

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

2012-09-14 Thread ap
Title: [128657] trunk/Source/WTF Revision 128657 Author a...@apple.com Date 2012-09-14 14:57:26 -0700 (Fri, 14 Sep 2012) Log Message Minimize collisions when hashing pairs https://bugs.webkit.org/show_bug.cgi?id=96022 Build fix (with newer clang?) * wtf/H

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

2012-09-14 Thread commit-queue
Title: [128655] trunk/Source/WebCore Revision 128655 Author commit-qu...@webkit.org Date 2012-09-14 14:43:39 -0700 (Fri, 14 Sep 2012) Log Message Support constructor-type attribute in idls other than DOMWindow. https://bugs.webkit.org/show_bug.cgi?id=96821 Patch by Chang Shu on 2012-09-

[webkit-changes] [128654] trunk

2012-09-14 Thread tsepez
Title: [128654] trunk Revision 128654 Author tse...@chromium.org Date 2012-09-14 14:34:10 -0700 (Fri, 14 Sep 2012) Log Message ImageLoader can't be cleared when video element poster attribute removed. https://bugs.webkit.org/show_bug.cgi?id=96301 Reviewed by Abhishek Arya. Source/WebCor

[webkit-changes] [128652] trunk

2012-09-14 Thread bdakin
Title: [128652] trunk Revision 128652 Author bda...@apple.com Date 2012-09-14 14:24:30 -0700 (Fri, 14 Sep 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=96688 Put position:fixed elements in their own layers and allow them to create a stacking context -and corresponding- Revi

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

2012-09-14 Thread commit-queue
Title: [128651] trunk/Source/WebCore Revision 128651 Author commit-qu...@webkit.org Date 2012-09-14 14:09:46 -0700 (Fri, 14 Sep 2012) Log Message Prevent workers from calling back into other worlds https://bugs.webkit.org/show_bug.cgi?id=96790 Patch by Dan Carney on 2012-09-14 Reviewed

[webkit-changes] [128650] trunk/Source

2012-09-14 Thread danakj
Title: [128650] trunk/Source Revision 128650 Author dan...@chromium.org Date 2012-09-14 14:00:20 -0700 (Fri, 14 Sep 2012) Log Message Minimize collisions when hashing pairs https://bugs.webkit.org/show_bug.cgi?id=96022 Reviewed by Adrienne Walker. Source/WebCore: Use WTF::pairIntHash()

[webkit-changes] [128649] trunk/PerformanceTests

2012-09-14 Thread rniwa
Title: [128649] trunk/PerformanceTests Revision 128649 Author rn...@webkit.org Date 2012-09-14 13:51:13 -0700 (Fri, 14 Sep 2012) Log Message Use performance.webkitNow in PerfTestRunner https://bugs.webkit.org/show_bug.cgi?id=92826 Reviewed by Eric Seidel. Use performance.webkitNow with

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

2012-09-14 Thread commit-queue
Title: [128648] trunk/Source/WebKit/chromium Revision 128648 Author commit-qu...@webkit.org Date 2012-09-14 13:39:33 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed. Rolled DEPS. Patch by Sheriff Bot on 2012-09-14 * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/S

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

2012-09-14 Thread rwlbuis
Title: [128647] trunk/Source/WebCore Revision 128647 Author rwlb...@webkit.org Date 2012-09-14 13:18:08 -0700 (Fri, 14 Sep 2012) Log Message [BlackBerry] Use StringBuilder more in BlackBerry RSS classes https://bugs.webkit.org/show_bug.cgi?id=96820 Reviewed by Antonio Gomes. Use append/

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

2012-09-14 Thread achicu
Title: [128646] trunk/Source/WebCore Revision 128646 Author ach...@adobe.com Date 2012-09-14 13:08:09 -0700 (Fri, 14 Sep 2012) Log Message [CSS Shaders] Enable anti-aliasing on the FECustomFilter https://bugs.webkit.org/show_bug.cgi?id=96668 Reviewed by Dean Jackson. Added multisample f

[webkit-changes] [128644] trunk

2012-09-14 Thread eae
Title: [128644] trunk Revision 128644 Author e...@chromium.org Date 2012-09-14 13:01:36 -0700 (Fri, 14 Sep 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=96226 REGRESSION (r128006): Three spatial navigation tests are failing Reviewed by Ryosuke Niwa. Source/WebCore: Fix spat

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

2012-09-14 Thread commit-queue
Title: [128643] trunk/Source/WebKit/chromium Revision 128643 Author commit-qu...@webkit.org Date 2012-09-14 13:00:58 -0700 (Fri, 14 Sep 2012) Log Message [chromium] add touch area to gestureTapDown data https://bugs.webkit.org/show_bug.cgi?id=96806 Patch by Rick Byers on 2012-09-14 Revi

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

2012-09-14 Thread achicu
Title: [128641] trunk/Source/WebCore Revision 128641 Author ach...@adobe.com Date 2012-09-14 12:31:04 -0700 (Fri, 14 Sep 2012) Log Message [CSS Shaders] Refactor FECustomFilter to make it usable from platform dependent implementations https://bugs.webkit.org/show_bug.cgi?id=96801 Reviewe

[webkit-changes] [128640] trunk/LayoutTests

2012-09-14 Thread ojan
Title: [128640] trunk/LayoutTests Revision 128640 Author o...@chromium.org Date 2012-09-14 12:22:01 -0700 (Fri, 14 Sep 2012) Log Message Comment out bug URL. This fixes a lint warning. * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/qt/Skippe

[webkit-changes] [128638] trunk/Tools

2012-09-14 Thread ap
Title: [128638] trunk/Tools Revision 128638 Author a...@apple.com Date 2012-09-14 12:08:29 -0700 (Fri, 14 Sep 2012) Log Message [WK2] webarchive/loading/_javascript_-url-iframe-crash.html fails https://bugs.webkit.org/show_bug.cgi?id=96817 Reviewed by Kenneth Rohd

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

2012-09-14 Thread ap
Title: [128637] trunk/Source/WebCore Revision 128637 Author a...@apple.com Date 2012-09-14 12:04:17 -0700 (Fri, 14 Sep 2012) Log Message REGRESSION(r126717): It made inspector/styles/media-queries.html fail/flakey https://bugs.webkit.org/show_bug.cgi?id=95070 Roll

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

2012-09-14 Thread commit-queue
Title: [128636] trunk/Source/WebKit2 Revision 128636 Author commit-qu...@webkit.org Date 2012-09-14 11:53:01 -0700 (Fri, 14 Sep 2012) Log Message [EFL] RefPtr unit tests fails https://bugs.webkit.org/show_bug.cgi?id=96809 Patch by Sudarsana Nagineni on 2012-09-14 Reviewed by Kenneth Roh

[webkit-changes] [128635] trunk/LayoutTests

2012-09-14 Thread ojan
Title: [128635] trunk/LayoutTests Revision 128635 Author o...@chromium.org Date 2012-09-14 11:52:18 -0700 (Fri, 14 Sep 2012) Log Message Complete forgotten rebaseline. See https://bugs.webkit.org/show_bug.cgi?id=96751. The results all look like they pass. * platform/chromium-linux/fast/f

[webkit-changes] [128634] trunk/LayoutTests

2012-09-14 Thread ojan
Title: [128634] trunk/LayoutTests Revision 128634 Author o...@chromium.org Date 2012-09-14 11:48:57 -0700 (Fri, 14 Sep 2012) Log Message Complete some forgotten rebaselines. See https://bugs.webkit.org/show_bug.cgi?id=94916. All the differences were anti-aliasing/form-controls. * platfor

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

2012-09-14 Thread ojan
Title: [128633] trunk/Source/WebCore Revision 128633 Author o...@chromium.org Date 2012-09-14 11:42:53 -0700 (Fri, 14 Sep 2012) Log Message Simplify some code in RenderBox::computePercentageLogicalHeight https://bugs.webkit.org/show_bug.cgi?id=96704 Reviewed by Tony Chang. This is stric

[webkit-changes] [128632] trunk/Tools

2012-09-14 Thread peter
Title: [128632] trunk/Tools Revision 128632 Author pe...@chromium.org Date 2012-09-14 11:26:16 -0700 (Fri, 14 Sep 2012) Log Message [Chromium] Build fix for DumpRenderTree following r128628 https://bugs.webkit.org/show_bug.cgi?id=96808 Reviewed by Tony Chang. When building DumpRenderTre

[webkit-changes] [128631] trunk/Tools

2012-09-14 Thread danakj
Title: [128631] trunk/Tools Revision 128631 Author dan...@chromium.org Date 2012-09-14 11:20:47 -0700 (Fri, 14 Sep 2012) Log Message Change cc-b...@google.com watchlist to cc-b...@chromium.org https://bugs.webkit.org/show_bug.cgi?id=96805 Reviewed by Dirk Pranke. * Scripts/webkitpy/comm

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

2012-09-14 Thread danakj
Title: [128630] trunk/Source/Platform Revision 128630 Author dan...@chromium.org Date 2012-09-14 10:59:41 -0700 (Fri, 14 Sep 2012) Log Message [chromium] Add the ubercomp WebDelegatedRendererLayer https://bugs.webkit.org/show_bug.cgi?id=94145 Reviewed by Adrienne Walker. Expose a WebDel

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

2012-09-14 Thread tkent
Title: [128629] trunk/Source/WebCore Revision 128629 Author tk...@chromium.org Date 2012-09-14 10:54:22 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed, a workaround for a mysterious crash on Apple Windows port. https://bugs.webkit.org/show_bug.cgi?id=96636 * testing/InternalSettings.cpp

[webkit-changes] [128628] trunk

2012-09-14 Thread peter
Title: [128628] trunk Revision 128628 Author pe...@chromium.org Date 2012-09-14 10:37:44 -0700 (Fri, 14 Sep 2012) Log Message [Chromium] Support the --{in,out,err}-fifo arguments on TestWebKitAPI and webkit_unit_tests https://bugs.webkit.org/show_bug.cgi?id=96687 Reviewed by Tony Chang.

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

2012-09-14 Thread commit-queue
Title: [128625] trunk/Source/WebKit/blackberry Revision 128625 Author commit-qu...@webkit.org Date 2012-09-14 10:09:34 -0700 (Fri, 14 Sep 2012) Log Message Always send mouse events on pages that don't scroll even if there is no mouse move listener attatched. PR #208228 https://bugs.webkit

[webkit-changes] [128624] trunk/Tools

2012-09-14 Thread zoltan
Title: [128624] trunk/Tools Revision 128624 Author zol...@webkit.org Date 2012-09-14 10:05:32 -0700 (Fri, 14 Sep 2012) Log Message check-webkit-style should not warn in case of NONCOPYABLE and FAST_ALLOCATED macros https://bugs.webkit.org/show_bug.cgi?id=96656 Reviewed by Adam Barth. We

[webkit-changes] [128623] trunk

2012-09-14 Thread commit-queue
Title: [128623] trunk Revision 128623 Author commit-qu...@webkit.org Date 2012-09-14 09:59:33 -0700 (Fri, 14 Sep 2012) Log Message WebKitTestRunner needs layoutTestController.dumpDatabaseCallbacks https://bugs.webkit.org/show_bug.cgi?id=57570 Patch by Christophe Dumez on 2012-09-14 Revi

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

2012-09-14 Thread mifenton
Title: [128622] trunk/Source/WebKit/blackberry Revision 128622 Author mifen...@rim.com Date 2012-09-14 09:58:59 -0700 (Fri, 14 Sep 2012) Log Message [BlackBerry] Update the minimum zoom scale when focusing an input field. https://bugs.webkit.org/show_bug.cgi?id=96789 Reviewed by Antonio

[webkit-changes] [128621] trunk/LayoutTests

2012-09-14 Thread commit-queue
Title: [128621] trunk/LayoutTests Revision 128621 Author commit-qu...@webkit.org Date 2012-09-14 09:55:35 -0700 (Fri, 14 Sep 2012) Log Message [EFL] Gardening of the WK2 Debug Bot failing tests https://bugs.webkit.org/show_bug.cgi?id=96795 Unreviewed EFL gardening. Patch by Sudarsana Na

[webkit-changes] [128620] trunk/LayoutTests

2012-09-14 Thread sergio
Title: [128620] trunk/LayoutTests Revision 128620 Author ser...@webkit.org Date 2012-09-14 09:30:27 -0700 (Fri, 14 Sep 2012) Log Message [GTK] [WK2] Unreviewed gardening. Added a bunch of tests failing in the WK2 tests bot to the Skipped list with the proper links to each bug. * platfor

[webkit-changes] [128619] trunk/Tools

2012-09-14 Thread vestbo
Title: [128619] trunk/Tools Revision 128619 Author ves...@webkit.org Date 2012-09-14 09:27:59 -0700 (Fri, 14 Sep 2012) Log Message [Qt] Set force_static_libs_as_shared early enough to be caught by configure Rubber-stamped by Simon Hausmann. Modified Paths trunk/Tools/ChangeLog trunk/To

[webkit-changes] [128618] trunk

2012-09-14 Thread vestbo
Title: [128618] trunk Revision 128618 Author ves...@webkit.org Date 2012-09-14 09:21:53 -0700 (Fri, 14 Sep 2012) Log Message [Qt] Remove old cruft from the qmake build system Rubber-stamped by Simon Hausmann. Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/DerivedSou

[webkit-changes] [128617] trunk/Tools

2012-09-14 Thread vestbo
Title: [128617] trunk/Tools Revision 128617 Author ves...@webkit.org Date 2012-09-14 08:58:50 -0700 (Fri, 14 Sep 2012) Log Message [Qt] Enable force_static_libs_as_shared for development Not enabled for buildbots or production-builds (part of Qt5) Reviewed by Simon Hausmann. Modified P

[webkit-changes] [128616] trunk

2012-09-14 Thread vestbo
Title: [128616] trunk Revision 128616 Author ves...@webkit.org Date 2012-09-14 08:58:28 -0700 (Fri, 14 Sep 2012) Log Message [Qt] Make force_static_libs_as_shared work on Mac OS We had to move a few LIBS += around that were in the wrong place, and not caught when everything was just link

[webkit-changes] [128615] trunk

2012-09-14 Thread commit-queue
Title: [128615] trunk Revision 128615 Author commit-qu...@webkit.org Date 2012-09-14 08:55:08 -0700 (Fri, 14 Sep 2012) Log Message Gesture events sent to wrong node when page is scrolled https://bugs.webkit.org/show_bug.cgi?id=96788 Patch by Rick Byers on 2012-09-14 Reviewed by Antonio

[webkit-changes] [128614] trunk/Tools

2012-09-14 Thread hausmann
Title: [128614] trunk/Tools Revision 128614 Author hausm...@webkit.org Date 2012-09-14 08:47:15 -0700 (Fri, 14 Sep 2012) Log Message [Qt] Fix handling of debug/release/debug_and_release/build_all We now pick up the defaults from Qt, in default_pre (CONFIG already contains the appropriate

[webkit-changes] [128613] trunk/LayoutTests

2012-09-14 Thread commit-queue
Title: [128613] trunk/LayoutTests Revision 128613 Author commit-qu...@webkit.org Date 2012-09-14 08:38:41 -0700 (Fri, 14 Sep 2012) Log Message [EFL][WK2] Unskip test cases that are now passing https://bugs.webkit.org/show_bug.cgi?id=96762 Unreviewed EFL gardening, unskip now passing test

[webkit-changes] [128612] trunk

2012-09-14 Thread commit-queue
Title: [128612] trunk Revision 128612 Author commit-qu...@webkit.org Date 2012-09-14 08:18:40 -0700 (Fri, 14 Sep 2012) Log Message WebKitTestRunner needs layoutTestController.setStopProvisionalFrameLoads https://bugs.webkit.org/show_bug.cgi?id=42691 Patch by Christophe Dumez on 2012-09-

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

2012-09-14 Thread hausmann
Title: [128611] trunk/Source/_javascript_Core Revision 128611 Author hausm...@webkit.org Date 2012-09-14 07:55:11 -0700 (Fri, 14 Sep 2012) Log Message Fix interpreter build https://bugs.webkit.org/show_bug.cgi?id=96617 Patch by Kevin Funk on 2012-09-14 Reviewed by Simon Hausmann. Make

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

2012-09-14 Thread kenneth
Title: [128610] trunk/Source/WebKit2 Revision 128610 Author kenn...@webkit.org Date 2012-09-14 07:30:58 -0700 (Fri, 14 Sep 2012) Log Message [EFL] Add unit test for RefPtr https://bugs.webkit.org/show_bug.cgi?id=96776 Reviewed by Simon Hausmann. Basic testing of the new EFL specific Ref

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

2012-09-14 Thread loislo
Title: [128609] trunk/Source/WTF Revision 128609 Author loi...@chromium.org Date 2012-09-14 07:08:27 -0700 (Fri, 14 Sep 2012) Log Message Web Inspector: NMI: convert template versions of String*::reportMemoryUsage functions to normal functions. https://bugs.webkit.org/show_bug.cgi?id=9675

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

2012-09-14 Thread vestbo
Title: [128608] trunk/Source/WebKit2 Revision 128608 Author ves...@webkit.org Date 2012-09-14 07:02:35 -0700 (Fri, 14 Sep 2012) Log Message [Qt] Move .mm file to OBJECTIVE_SOURCES Reviewed by Simon Hausmann. * Target.pri: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebK

[webkit-changes] [128607] trunk

2012-09-14 Thread commit-queue
Title: [128607] trunk Revision 128607 Author commit-qu...@webkit.org Date 2012-09-14 07:01:17 -0700 (Fri, 14 Sep 2012) Log Message [EFL] Attempt to create a theme for 0 sized element leads to assertion hit https://bugs.webkit.org/show_bug.cgi?id=96743 Patch by Mikhail Pozdnyakov on 2012

[webkit-changes] [128606] trunk

2012-09-14 Thread vestbo
Title: [128606] trunk Revision 128606 Author ves...@webkit.org Date 2012-09-14 06:41:24 -0700 (Fri, 14 Sep 2012) Log Message [Qt] Fix handling of debug/release/debug_and_release/build_all We now pick up the defaults from Qt, in default_pre (CONFIG already contains the appropriate values

[webkit-changes] [128605] trunk/LayoutTests

2012-09-14 Thread commit-queue
Title: [128605] trunk/LayoutTests Revision 128605 Author commit-qu...@webkit.org Date 2012-09-14 06:37:23 -0700 (Fri, 14 Sep 2012) Log Message [EFL] Gardening of failing tests https://bugs.webkit.org/show_bug.cgi?id=96646 Unreviewed EFL gardening of flaky tests on wk1. Patch by Sudarsan

[webkit-changes] [128604] trunk

2012-09-14 Thread commit-queue
Title: [128604] trunk Revision 128604 Author commit-qu...@webkit.org Date 2012-09-14 06:27:57 -0700 (Fri, 14 Sep 2012) Log Message WebKitTestRunner needs layoutTestController.setTabKeyCyclesThroughElements https://bugs.webkit.org/show_bug.cgi?id=42687 Patch by Sudarsana Nagineni on 2012

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

2012-09-14 Thread tonikitoo
Title: [128603] trunk/Source/WebKit/blackberry Revision 128603 Author toniki...@webkit.org Date 2012-09-14 06:27:18 -0700 (Fri, 14 Sep 2012) Log Message [BlackBerry] Remove the ability to schedule a zoom about point call. https://bugs.webkit.org/show_bug.cgi?id=96696 [FullScreen] enteri

[webkit-changes] [128602] trunk

2012-09-14 Thread commit-queue
Title: [128602] trunk Revision 128602 Author commit-qu...@webkit.org Date 2012-09-14 06:19:36 -0700 (Fri, 14 Sep 2012) Log Message EventSendingController::keyDown does not support non-array modifier arguments https://bugs.webkit.org/show_bug.cgi?id=96727 Patch by Sudarsana Nagineni on 2

[webkit-changes] [128601] trunk/LayoutTests

2012-09-14 Thread vsevik
Title: [128601] trunk/LayoutTests Revision 128601 Author vse...@chromium.org Date 2012-09-14 06:10:37 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed skipping failing test. * http/tests/inspector/network/network-xhr-replay.html_disabled: Renamed from LayoutTests/http/tests/inspector/netw

[webkit-changes] [128600] trunk

2012-09-14 Thread commit-queue
Title: [128600] trunk Revision 128600 Author commit-qu...@webkit.org Date 2012-09-14 06:09:06 -0700 (Fri, 14 Sep 2012) Log Message WebKitTestRunner needs layoutTestController.setCustomPolicyDelegate https://bugs.webkit.org/show_bug.cgi?id=42546 Patch by Mikhail Pozdnyakov on 2012-09-14

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

2012-09-14 Thread commit-queue
Title: [128599] trunk/Source/_javascript_Core Revision 128599 Author commit-qu...@webkit.org Date 2012-09-14 06:08:34 -0700 (Fri, 14 Sep 2012) Log Message [BlackBerry] Switching from Slogger to Slogger2 requires changes in CMakeList of webkit in order to include libraries of slog2 https:/

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

2012-09-14 Thread caseq
Title: [128598] trunk/Source/WebCore Revision 128598 Author ca...@chromium.org Date 2012-09-14 06:07:26 -0700 (Fri, 14 Sep 2012) Log Message Web Inspector: reuse WebInspector.ProgressIndicator in Audits panel https://bugs.webkit.org/show_bug.cgi?id=96755 Reviewed by Alexander Pavlov. -

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

2012-09-14 Thread vsevik
Title: [128597] trunk/Source/WebCore Revision 128597 Author vse...@chromium.org Date 2012-09-14 05:45:29 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed inspector ui polish. * inspector/front-end/inspector.css: (#floating-status-bar-resizer): Modified Paths trunk/Source/WebCore/ChangeL

[webkit-changes] [128596] trunk

2012-09-14 Thread zandobersek
Title: [128596] trunk Revision 128596 Author zandober...@gmail.com Date 2012-09-14 05:43:18 -0700 (Fri, 14 Sep 2012) Log Message [GTK] Clear application cache between tests in DumpRenderTree https://bugs.webkit.org/show_bug.cgi?id=96543 Reviewed by Philippe Normand. Source/WebKit/gtk:

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

2012-09-14 Thread vsevik
Title: [128595] trunk/Source/WebCore Revision 128595 Author vse...@chromium.org Date 2012-09-14 05:42:50 -0700 (Fri, 14 Sep 2012) Log Message Web Inspector: Get rid of setting values to innerHTML in inspector front-end. https://bugs.webkit.org/show_bug.cgi?id=96758 Reviewed by Alexander

[webkit-changes] [128594] trunk

2012-09-14 Thread tkent
Title: [128594] trunk Revision 128594 Author tk...@chromium.org Date 2012-09-14 05:40:27 -0700 (Fri, 14 Sep 2012) Log Message Make time input lang attribute aware for testing https://bugs.webkit.org/show_bug.cgi?id=96728 Patch by Keishi Hattori on 2012-09-14 Reviewed by Kent Tamura. So

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

2012-09-14 Thread tkent
Title: [128593] trunk/Source/WebCore Revision 128593 Author tk...@chromium.org Date 2012-09-14 05:34:26 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed, rolling out r128566. http://trac.webkit.org/changeset/128566 https://bugs.webkit.org/show_bug.cgi?id=96760 Assertion failure in http/te

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

2012-09-14 Thread vsevik
Title: [128592] trunk/Source/WebCore Revision 128592 Author vse...@chromium.org Date 2012-09-14 05:19:59 -0700 (Fri, 14 Sep 2012) Log Message Web Inspector: Fix front end closure compilation errors. https://bugs.webkit.org/show_bug.cgi?id=96753 Reviewed by Alexander Pavlov. Closure comp

[webkit-changes] [128591] trunk/LayoutTests

2012-09-14 Thread yosin
Title: [128591] trunk/LayoutTests Revision 128591 Author yo...@chromium.org Date 2012-09-14 05:06:58 -0700 (Fri, 14 Sep 2012) Log Message REGRESSION(r128575): fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html is failed on Chromium-Win https://bugs

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

2012-09-14 Thread commit-queue
Title: [128590] trunk/Source/WebCore Revision 128590 Author commit-qu...@webkit.org Date 2012-09-14 05:05:44 -0700 (Fri, 14 Sep 2012) Log Message Web Inspector: Display Named Flows in the "CSS Named Flows" drawer https://bugs.webkit.org/show_bug.cgi?id=90871 Patch by Andrei Poenaru on 2

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

2012-09-14 Thread yosin
Title: [128589] trunk/Source/WebCore Revision 128589 Author yo...@chromium.org Date 2012-09-14 04:57:47 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed fix for build break on Chromium-Linux Debug build. * html/DateTimeFieldsState.cpp: Initialize DateTimeFieldStates::emptyValue. * html/Da

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

2012-09-14 Thread tkent
Title: [128588] trunk/Source/WebCore Revision 128588 Author tk...@chromium.org Date 2012-09-14 04:49:23 -0700 (Fri, 14 Sep 2012) Log Message Create Localizer factory method for LocaleNone https://bugs.webkit.org/show_bug.cgi?id=96745 Patch by Yoshifumi Inoue on 2012-09-14 Reviewed by Ke

[webkit-changes] [128587] trunk/Tools

2012-09-14 Thread hausmann
Title: [128587] trunk/Tools Revision 128587 Author hausm...@webkit.org Date 2012-09-14 04:42:29 -0700 (Fri, 14 Sep 2012) Log Message [Qt] Fix linking on Windows Reviewed by Tor Arne Vestbø. When compiling code _after_ QtWebKit.dll, we need to make sure that the QWEBKIT_EXPORT macro turn

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

2012-09-14 Thread vsevik
Title: [128586] trunk/Source/WebCore Revision 128586 Author vse...@chromium.org Date 2012-09-14 04:24:01 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed r128580 follow up: fixed qt minimal compilation. * loader/DocumentThreadableLoader.cpp: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [128585] trunk

2012-09-14 Thread commit-queue
Title: [128585] trunk Revision 128585 Author commit-qu...@webkit.org Date 2012-09-14 04:22:00 -0700 (Fri, 14 Sep 2012) Log Message [WK2][WKTR] TestRunner is not dumping some frame load callbacks information https://bugs.webkit.org/show_bug.cgi?id=96740 Patch by Christophe Dumez on 2012-

[webkit-changes] [128584] trunk/Source

2012-09-14 Thread keishi
Title: [128584] trunk/Source Revision 128584 Author kei...@webkit.org Date 2012-09-14 04:17:37 -0700 (Fri, 14 Sep 2012) Log Message Refactor time format related methods on LocaleWin/Mac/ICU so that they override Localizer methods https://bugs.webkit.org/show_bug.cgi?id=96726 Reviewed by

[webkit-changes] [128583] trunk

2012-09-14 Thread keishi
Title: [128583] trunk Revision 128583 Author kei...@webkit.org Date 2012-09-14 04:11:17 -0700 (Fri, 14 Sep 2012) Log Message Add runtime flag that enables lang attribute for form controls in LayoutTests https://bugs.webkit.org/show_bug.cgi?id=96636 Reviewed by Kent Tamura. .: * Source/

[webkit-changes] [128582] trunk/Source

2012-09-14 Thread keishi
Title: [128582] trunk/Source Revision 128582 Author kei...@webkit.org Date 2012-09-14 03:59:57 -0700 (Fri, 14 Sep 2012) Log Message LocaleMac should fallback to defaultLanguage for an invalid locale https://bugs.webkit.org/show_bug.cgi?id=96744 Reviewed by Kent Tamura. Source/WebCore:

[webkit-changes] [128581] trunk/Tools

2012-09-14 Thread peter
Title: [128581] trunk/Tools Revision 128581 Author pe...@chromium.org Date 2012-09-14 03:58:24 -0700 (Fri, 14 Sep 2012) Log Message The runtime/unsigned category should be valid in the cpp style-checker. https://bugs.webkit.org/show_bug.cgi?id=96748 Reviewed by Csaba Osztrogonác. This i

[webkit-changes] [128579] trunk/PerformanceTests

2012-09-14 Thread ossy
Title: [128579] trunk/PerformanceTests Revision 128579 Author o...@webkit.org Date 2012-09-14 03:40:40 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed, rolling out r128562. http://trac.webkit.org/changeset/128562 https://bugs.webkit.org/show_bug.cgi?id=96747 It broke perf tests on Qt and

[webkit-changes] [128577] trunk/LayoutTests

2012-09-14 Thread commit-queue
Title: [128577] trunk/LayoutTests Revision 128577 Author commit-qu...@webkit.org Date 2012-09-14 03:15:16 -0700 (Fri, 14 Sep 2012) Log Message [WK2] Move globalhistory tests to their correct section in Skipped list https://bugs.webkit.org/show_bug.cgi?id=96738 Unreviewed gardening. Move

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

2012-09-14 Thread loislo
Title: [128576] trunk/Source/WTF Revision 128576 Author loi...@chromium.org Date 2012-09-14 03:10:19 -0700 (Fri, 14 Sep 2012) Log Message Web Inspector: NMI: remove current traits helper class because it is customizing the instrumentation at a wrong place and is not necessary at the momen

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

2012-09-14 Thread ossy
Title: [128574] trunk/Source/WebCore Revision 128574 Author o...@webkit.org Date 2012-09-14 02:37:27 -0700 (Fri, 14 Sep 2012) Log Message Unreviewed, rolling out r128568. http://trac.webkit.org/changeset/128568 https://bugs.webkit.org/show_bug.cgi?id=96739 It broke 3 tests everywhere (Re

[webkit-changes] [128573] trunk

2012-09-14 Thread kenneth
Title: [128573] trunk Revision 128573 Author kenn...@webkit.org Date 2012-09-14 02:27:28 -0700 (Fri, 14 Sep 2012) Log Message Evas_Object* is a ref'ed structure, so tread it as such https://bugs.webkit.org/show_bug.cgi?id=96659 Source/WebCore: Reviewed by Adam Barth. Replace OwnPtr wit

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

2012-09-14 Thread commit-queue
Title: [128571] trunk/Source/WebCore Revision 128571 Author commit-qu...@webkit.org Date 2012-09-14 02:02:07 -0700 (Fri, 14 Sep 2012) Log Message Web Inspector: [WebGL] Refactoring: move the proxy wrapping method up to the base class https://bugs.webkit.org/show_bug.cgi?id=96515 Patch by

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

2012-09-14 Thread charles . wei
Title: [128568] trunk/Source/WebCore Revision 128568 Author charles@torchmobile.com.cn Date 2012-09-14 01:27:05 -0700 (Fri, 14 Sep 2012) Log Message Need to clear exception in JSDictionary for operations that might have. https://bugs.webkit.org/show_bug.cgi?id=96614 Reviewed by Kenta

  1   2   >