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

2012-08-06 Thread commit-queue
Title: [124732] trunk/Source/WebCore Revision 124732 Author commit-qu...@webkit.org Date 2012-08-05 23:09:14 -0700 (Sun, 05 Aug 2012) Log Message Remove DeviceMotionEvent.h and DeviceOrientationEvent.h from Document.cpp https://bugs.webkit.org/show_bug.cgi?id=93224 Patch by Kihong Kwon

[webkit-changes] [124733] trunk

2012-08-06 Thread pdr
Title: [124733] trunk Revision 124733 Author p...@google.com Date 2012-08-05 23:31:39 -0700 (Sun, 05 Aug 2012) Log Message Fix assertion during detach of SVG wrappers without baseVal https://bugs.webkit.org/show_bug.cgi?id=93063 Reviewed by Nikolas Zimmermann. Source/WebCore: r131583

[webkit-changes] [124734] trunk/LayoutTests

2012-08-06 Thread yosin
Title: [124734] trunk/LayoutTests Revision 124734 Author yo...@chromium.org Date 2012-08-05 23:35:32 -0700 (Sun, 05 Aug 2012) Log Message [chromium] form tests are flaky, mostly on Linux https://bugs.webkit.org/show_bug.cgi?id=78620 Unreviewed. Update test expecations for

[webkit-changes] [124735] trunk/Source

2012-08-06 Thread tkent
Title: [124735] trunk/Source Revision 124735 Author tk...@chromium.org Date 2012-08-05 23:39:49 -0700 (Sun, 05 Aug 2012) Log Message [Chromium-win] Use system locale for number representation https://bugs.webkit.org/show_bug.cgi?id=93085 Reviewed by Hajime Morita. Source/WebCore: We

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

2012-08-06 Thread loislo
Title: [124736] trunk/Source/WebCore Revision 124736 Author loi...@chromium.org Date 2012-08-06 00:13:35 -0700 (Mon, 06 Aug 2012) Log Message Web Inspector: NMI: replace addString with addMember overload function. https://bugs.webkit.org/show_bug.cgi?id=93201 Reviewed by Yury

[webkit-changes] [124739] trunk

2012-08-06 Thread commit-queue
Title: [124739] trunk Revision 124739 Author commit-qu...@webkit.org Date 2012-08-06 00:50:14 -0700 (Mon, 06 Aug 2012) Log Message Crash in WebCore::RenderListItem::updateMarkerLocation https://bugs.webkit.org/show_bug.cgi?id=90476 Patch by Douglas Stockwell dstockw...@chromium.org on

[webkit-changes] [124740] trunk/LayoutTests

2012-08-06 Thread toyoshim
Title: [124740] trunk/LayoutTests Revision 124740 Author toyos...@chromium.org Date 2012-08-06 00:57:14 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rebaseline for chromium gardening. Patch by Takashi Toyoshima toyos...@chromium.org on 2012-08-06 *

[webkit-changes] [124741] trunk

2012-08-06 Thread mario
Title: [124741] trunk Revision 124741 Author ma...@webkit.org Date 2012-08-06 01:00:02 -0700 (Mon, 06 Aug 2012) Log Message [WK2][GTK] Implement a new spell checker API for WebKit2GTK+ https://bugs.webkit.org/show_bug.cgi?id=90268 Reviewed by Martin Robinson. Source/WebKit2: Add a

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

2012-08-06 Thread commit-queue
Title: [124742] trunk/Source/WebKit Revision 124742 Author commit-qu...@webkit.org Date 2012-08-06 01:02:18 -0700 (Mon, 06 Aug 2012) Log Message [EFL] [GTK] Register Protocol Handler Client is never deleted https://bugs.webkit.org/show_bug.cgi?id=92745 Patch by Mikhail Pozdnyakov

[webkit-changes] [124745] trunk

2012-08-06 Thread allan . jensen
Title: [124745] trunk Revision 124745 Author allan.jen...@nokia.com Date 2012-08-06 02:38:14 -0700 (Mon, 06 Aug 2012) Log Message Fix layoutMod in fractional layout units. https://bugs.webkit.org/show_bug.cgi?id=92374 Reviewed by Levi Weintraub. Source/WebCore: The modulo operation is

[webkit-changes] [124746] trunk

2012-08-06 Thread commit-queue
Title: [124746] trunk Revision 124746 Author commit-qu...@webkit.org Date 2012-08-06 02:44:28 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rolling out r124739. http://trac.webkit.org/changeset/124739 https://bugs.webkit.org/show_bug.cgi?id=93241 newly added test crash on chromium

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

2012-08-06 Thread loislo
Title: [124747] trunk/Source/WebCore Revision 124747 Author loi...@chromium.org Date 2012-08-06 02:57:42 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed: Web Inspector: single line test fix for r124744. * loader/cache/CachedResourceLoader.cpp:

[webkit-changes] [124748] trunk/LayoutTests

2012-08-06 Thread hayato
Title: [124748] trunk/LayoutTests Revision 124748 Author hay...@chromium.org Date 2012-08-06 03:17:49 -0700 (Mon, 06 Aug 2012) Log Message Remove unused png files from platform/chromium-linux/fast/css/variables. https://bugs.webkit.org/show_bug.cgi?id=93232 Reviewed by Tony Chang. *

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

2012-08-06 Thread commit-queue
Title: [124749] trunk/Source/WebCore Revision 124749 Author commit-qu...@webkit.org Date 2012-08-06 03:19:53 -0700 (Mon, 06 Aug 2012) Log Message Web Inspector: extracting HighlightInfo from HighlightData in DOMNodeHighlighter https://bugs.webkit.org/show_bug.cgi?id=91632 Patch by

[webkit-changes] [124751] trunk/LayoutTests

2012-08-06 Thread ossy
Title: [124751] trunk/LayoutTests Revision 124751 Author o...@webkit.org Date 2012-08-06 03:30:51 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed gardening, skip new asserting tests to paint the bots green. * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [124752] trunk/LayoutTests

2012-08-06 Thread toyoshim
Title: [124752] trunk/LayoutTests Revision 124752 Author toyos...@chromium.org Date 2012-08-06 04:06:43 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rebaseline for r124745. Patch by Takashi Toyoshima toyos...@chromium.org on 2012-08-06 *

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

2012-08-06 Thread commit-queue
Title: [124755] trunk/Source/WebCore Revision 124755 Author commit-qu...@webkit.org Date 2012-08-06 05:02:34 -0700 (Mon, 06 Aug 2012) Log Message [JSC] Remove custom JSBindings for constructArrayBufferView() https://bugs.webkit.org/show_bug.cgi?id=93097 Patch by Vineet Chaudhary

[webkit-changes] [124756] trunk

2012-08-06 Thread commit-queue
Title: [124756] trunk Revision 124756 Author commit-qu...@webkit.org Date 2012-08-06 05:27:03 -0700 (Mon, 06 Aug 2012) Log Message [EFL] EFL's LayoutTestController needs removeAllVisitedLinks implementation https://bugs.webkit.org/show_bug.cgi?id=82724 Patch by Mikhail Pozdnyakov

[webkit-changes] [124757] trunk

2012-08-06 Thread carlosgc
Title: [124757] trunk Revision 124757 Author carlo...@webkit.org Date 2012-08-06 05:35:28 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed. Fix make distcheck. Source/_javascript_Core: * GNUmakefile.list.am: Add missing header file. Source/WebCore: * GNUmakefile.list.am: Remove

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

2012-08-06 Thread abecsi
Title: [124758] trunk/Source/WebKit2 Revision 124758 Author abe...@webkit.org Date 2012-08-06 06:03:42 -0700 (Mon, 06 Aug 2012) Log Message [Qt][WK2] Remove workarounds from input event handling https://bugs.webkit.org/show_bug.cgi?id=93125 Reviewed by Jocelyn Turcotte. Since input

[webkit-changes] [124759] trunk

2012-08-06 Thread commit-queue
Title: [124759] trunk Revision 124759 Author commit-qu...@webkit.org Date 2012-08-06 06:04:03 -0700 (Mon, 06 Aug 2012) Log Message Add DeviceProximityEvent interface https://bugs.webkit.org/show_bug.cgi?id=92942 Patch by Kihong Kwon kihong.k...@samsung.com on 2012-08-06 Reviewed by

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

2012-08-06 Thread kling
Title: [124760] trunk/Source/WebCore Revision 124760 Author kl...@webkit.org Date 2012-08-06 06:14:04 -0700 (Mon, 06 Aug 2012) Log Message Pass presentational attribute StylePropertySets by const pointer where possible. http://webkit.org/b/93187 Reviewed by Antti Koivisto. Minor

[webkit-changes] [124762] trunk/Tools

2012-08-06 Thread kbalazs
Title: [124762] trunk/Tools Revision 124762 Author kbal...@webkit.org Date 2012-08-06 06:35:09 -0700 (Mon, 06 Aug 2012) Log Message [WK2] REGRESSION(124596) lot of web process unresponsiveness appears on Apple bots https://bugs.webkit.org/show_bug.cgi?id=93120 Reviewed by Csaba

[webkit-changes] [124764] trunk

2012-08-06 Thread carlosgc
Title: [124764] trunk Revision 124764 Author carlo...@webkit.org Date 2012-08-06 06:45:44 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed. Update NEWS and configure.ac for 1.9.6 release .: * configure.ac: Bump version numbers. Source/WebKit/gtk: * NEWS: Added release notes for 1.9.6.

[webkit-changes] [124765] trunk/Source

2012-08-06 Thread yurys
Title: [124765] trunk/Source Revision 124765 Author yu...@chromium.org Date 2012-08-06 06:51:44 -0700 (Mon, 06 Aug 2012) Log Message Web Inspector: rename WorkerAgent.setWorkerInspectionEnabled to WorkerAgent.enable and make it return error https://bugs.webkit.org/show_bug.cgi?id=92545

[webkit-changes] [124766] trunk/LayoutTests

2012-08-06 Thread toyoshim
Title: [124766] trunk/LayoutTests Revision 124766 Author toyos...@chromium.org Date 2012-08-06 07:05:32 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rebaseline for r124754. Patch by Takashi Toyoshima toyos...@chromium.org on 2012-08-06 *

[webkit-changes] [124767] trunk/LayoutTests

2012-08-06 Thread toyoshim
Title: [124767] trunk/LayoutTests Revision 124767 Author toyos...@chromium.org Date 2012-08-06 07:09:53 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rebaseline for Mac10.6 against r124752 Patch by Takashi Toyoshima toyos...@chromium.org on 2012-08-06 *

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

2012-08-06 Thread commit-queue
Title: [124769] trunk/Source/WebCore Revision 124769 Author commit-qu...@webkit.org Date 2012-08-06 07:14:24 -0700 (Mon, 06 Aug 2012) Log Message Web Inspector: a tiny refactoring of Highlighter in InspectorDOMAgent https://bugs.webkit.org/show_bug.cgi?id=93257 Patch by Sergey Rogulenko

[webkit-changes] [124770] trunk/Tools

2012-08-06 Thread kbalazs
Title: [124770] trunk/Tools Revision 124770 Author kbal...@webkit.org Date 2012-08-06 07:54:58 -0700 (Mon, 06 Aug 2012) Log Message WTR should be able to load external resources https://bugs.webkit.org/show_bug.cgi?id=89382 Reviewed by Ryosuke Niwa. Allow to load an external resource

[webkit-changes] [124771] trunk

2012-08-06 Thread commit-queue
Title: [124771] trunk Revision 124771 Author commit-qu...@webkit.org Date 2012-08-06 08:21:53 -0700 (Mon, 06 Aug 2012) Log Message [CSS Regions] Rename regionOverflow to regionOverset https://bugs.webkit.org/show_bug.cgi?id=93256 Patch by Andrei Bucur abu...@adobe.com on 2012-08-06

[webkit-changes] [124772] trunk

2012-08-06 Thread commit-queue
Title: [124772] trunk Revision 124772 Author commit-qu...@webkit.org Date 2012-08-06 08:24:17 -0700 (Mon, 06 Aug 2012) Log Message [CSS Regions] Add the NamedFlow.getRegions() API https://bugs.webkit.org/show_bug.cgi?id=93240 Patch by Andrei Bucur abu...@adobe.com on 2012-08-06 Reviewed

[webkit-changes] [124773] trunk

2012-08-06 Thread hbono
Title: [124773] trunk Revision 124773 Author hb...@chromium.org Date 2012-08-06 08:29:32 -0700 (Mon, 06 Aug 2012) Log Message Source/WebCore: Rolling out my r123067 and r123572 https://bugs.webkit.org/show_bug.cgi?id=93234 Reviewed by Ryosuke Niwa. This change manually rolls out my

[webkit-changes] [124774] trunk/LayoutTests

2012-08-06 Thread rniwa
Title: [124774] trunk/LayoutTests Revision 124774 Author rn...@webkit.org Date 2012-08-06 08:53:01 -0700 (Mon, 06 Aug 2012) Log Message REGRESSION(r124692): webarchive/loading/_javascript_-url-iframe-crash.html fails https://bugs.webkit.org/show_bug.cgi?id=93190 Reviewed by Adam Barth.

[webkit-changes] [124775] trunk/LayoutTests

2012-08-06 Thread zandobersek
Title: [124775] trunk/LayoutTests Revision 124775 Author zandober...@gmail.com Date 2012-08-06 09:07:28 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed GTK gardening, rebaselining a few HTMLProgressElement tests after changes in r124754. *

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

2012-08-06 Thread inferno
Title: [124776] trunk/Source/WebCore Revision 124776 Author infe...@chromium.org Date 2012-08-06 09:30:40 -0700 (Mon, 06 Aug 2012) Log Message Crash in FrameLoader::stopAllLoaders. https://bugs.webkit.org/show_bug.cgi?id=90805 Reviewed by Nate Chapin. Calling

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

2012-08-06 Thread kling
Title: [124779] trunk/Source/WebCore Revision 124779 Author kl...@webkit.org Date 2012-08-06 10:04:28 -0700 (Mon, 06 Aug 2012) Log Message Simplify CSSOM style declaration's grabbing at internals. http://webkit.org/b/93261 Reviewed by Antti Koivisto. It was already the case that

[webkit-changes] [124781] trunk/LayoutTests

2012-08-06 Thread ossy
Title: [124781] trunk/LayoutTests Revision 124781 Author o...@webkit.org Date 2012-08-06 10:37:12 -0700 (Mon, 06 Aug 2012) Log Message Web Inspector: rename WorkerAgent.setWorkerInspectionEnabled to WorkerAgent.enable and make it return error https://bugs.webkit.org/show_bug.cgi?id=92545

[webkit-changes] [124785] trunk/Tools

2012-08-06 Thread inferno
Title: [124785] trunk/Tools Revision 124785 Author infe...@chromium.org Date 2012-08-06 11:15:15 -0700 (Mon, 06 Aug 2012) Log Message [Chromium] Re-expose layoutTestController as various fuzzers depend on it https://bugs.webkit.org/show_bug.cgi?id=93282 Reviewed by Ryosuke Niwa.

[webkit-changes] [124786] tags/Safari-537.3.1/

2012-08-06 Thread lforschler
Title: [124786] tags/Safari-537.3.1/ Revision 124786 Author lforsch...@apple.com Date 2012-08-06 11:15:51 -0700 (Mon, 06 Aug 2012) Log Message New Tag. Added Paths tags/Safari-537.3.1/ Diff Property changes: tags/Safari-537.3.1 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [124787] tags/Safari-537.3.1/Source

2012-08-06 Thread lforschler
Title: [124787] tags/Safari-537.3.1/Source Revision 124787 Author lforsch...@apple.com Date 2012-08-06 11:19:17 -0700 (Mon, 06 Aug 2012) Log Message Versioning Modified Paths tags/Safari-537.3.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [124788] trunk/Tools

2012-08-06 Thread wangxianzhu
Title: [124788] trunk/Tools Revision 124788 Author wangxian...@chromium.org Date 2012-08-06 11:29:31 -0700 (Mon, 06 Aug 2012) Log Message [Chromium-Android] Store test executable, data and fonts in /data/local/tmp https://bugs.webkit.org/show_bug.cgi?id=91910 /data/local/tmp is a

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

2012-08-06 Thread commit-queue
Title: [124790] trunk/Source/WebKit/chromium Revision 124790 Author commit-qu...@webkit.org Date 2012-08-06 11:42:04 -0700 (Mon, 06 Aug 2012) Log Message Adding APIs to Chromium WebKit API to allow for creating and monitoring frame hierarchy. https://bugs.webkit.org/show_bug.cgi?id=93127

[webkit-changes] [124791] trunk/LayoutTests

2012-08-06 Thread dimich
Title: [124791] trunk/LayoutTests Revision 124791 Author dim...@chromium.org Date 2012-08-06 11:46:31 -0700 (Mon, 06 Aug 2012) Log Message [Chromium] Not reviewed, linting TestExpectations. * platform/chromium/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [124792] trunk

2012-08-06 Thread commit-queue
Title: [124792] trunk Revision 124792 Author commit-qu...@webkit.org Date 2012-08-06 12:04:31 -0700 (Mon, 06 Aug 2012) Log Message Web Inspector: WebInspector.linkifyStringAsFragment gives wrong typeof lineNumber https://bugs.webkit.org/show_bug.cgi?id=93019 Patch by John J. Barton

[webkit-changes] [124793] trunk

2012-08-06 Thread ojan
Title: [124793] trunk Revision 124793 Author o...@chromium.org Date 2012-08-06 12:17:20 -0700 (Mon, 06 Aug 2012) Log Message need tests to ensure flexboxes play nicely with box-sizing https://bugs.webkit.org/show_bug.cgi?id=70771 Reviewed by Tony Chang. Source/WebCore: Anytime we grab

[webkit-changes] [124794] trunk/LayoutTests

2012-08-06 Thread commit-queue
Title: [124794] trunk/LayoutTests Revision 124794 Author commit-qu...@webkit.org Date 2012-08-06 12:56:45 -0700 (Mon, 06 Aug 2012) Log Message Layout Test: Windows specific tests needed for fast/css/getComputedStyle/computed-style.html computed-style-without-renderer.html

[webkit-changes] [124795] trunk/Tools

2012-08-06 Thread dpranke
Title: [124795] trunk/Tools Revision 124795 Author dpra...@chromium.org Date 2012-08-06 13:22:05 -0700 (Mon, 06 Aug 2012) Log Message change bots to pass --debug-rwt-logging instead of --verbose to new-run-webkit-tests https://bugs.webkit.org/show_bug.cgi?id=93043 Reviewed by Ryosuke

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

2012-08-06 Thread thakis
Title: [124797] trunk/Source/WebCore Revision 124797 Author tha...@chromium.org Date 2012-08-06 13:31:29 -0700 (Mon, 06 Aug 2012) Log Message [chromium/mac] Unbreak debug builds with the 10.7 SDK https://bugs.webkit.org/show_bug.cgi?id=93202 Reviewed by James Robinson.

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

2012-08-06 Thread annacc
Title: [124798] trunk/Source/WebCore Revision 124798 Author ann...@chromium.org Date 2012-08-06 13:41:20 -0700 (Mon, 06 Aug 2012) Log Message MediaSource should use it's own list of source URLs https://bugs.webkit.org/show_bug.cgi?id=93285 Reviewed by Eric Carlson. r124780 added

[webkit-changes] [124801] trunk/Tools

2012-08-06 Thread dpranke
Title: [124801] trunk/Tools Revision 124801 Author dpra...@chromium.org Date 2012-08-06 14:00:29 -0700 (Mon, 06 Aug 2012) Log Message nrwt: handle errors from image diff better https://bugs.webkit.org/show_bug.cgi?id=92934 Reviewed by Ojan Vafai. Currently if ImageDiff crashes, returns

[webkit-changes] [124802] trunk

2012-08-06 Thread rniwa
Title: [124802] trunk Revision 124802 Author rn...@webkit.org Date 2012-08-06 14:59:06 -0700 (Mon, 06 Aug 2012) Log Message run-webkit-tests should have ability to add description to its JSON output https://bugs.webkit.org/show_bug.cgi?id=93296 Reviewed by Dirk Pranke.

[webkit-changes] [124803] trunk/Tools

2012-08-06 Thread abarth
Title: [124803] trunk/Tools Revision 124803 Author aba...@webkit.org Date 2012-08-06 15:24:02 -0700 (Mon, 06 Aug 2012) Log Message REGRESSION(124789): EWS errors out because --print option is missing https://bugs.webkit.org/show_bug.cgi?id=93299 Unreviewed. The --print option doesn't

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

2012-08-06 Thread dimich
Title: [124804] trunk/Source/WebKit/chromium Revision 124804 Author dim...@chromium.org Date 2012-08-06 15:30:12 -0700 (Mon, 06 Aug 2012) Log Message [chromium] REGRESSION(r124714): webkit_unit_tests asserts in Debug https://bugs.webkit.org/show_bug.cgi?id=93297 Patch by Adrienne Walker

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

2012-08-06 Thread noam . rosenthal
Title: [124805] trunk/Source/WebKit2 Revision 124805 Author noam.rosent...@nokia.com Date 2012-08-06 16:01:06 -0700 (Mon, 06 Aug 2012) Log Message [Qt] Use GraphicsLayerAnimation in LayerTreeCoordinator https://bugs.webkit.org/show_bug.cgi?id=93147 Reviewed by Kenneth Rohde Christiansen

[webkit-changes] [124806] trunk/LayoutTests

2012-08-06 Thread commit-queue
Title: [124806] trunk/LayoutTests Revision 124806 Author commit-qu...@webkit.org Date 2012-08-06 16:01:54 -0700 (Mon, 06 Aug 2012) Log Message Testcase LayoutTests/editing/input/editable-container-with-word-wrap-normal.html failing on Mac https://bugs.webkit.org/show_bug.cgi?id=93287

[webkit-changes] [124807] trunk/Tools

2012-08-06 Thread commit-queue
Title: [124807] trunk/Tools Revision 124807 Author commit-qu...@webkit.org Date 2012-08-06 16:03:55 -0700 (Mon, 06 Aug 2012) Log Message Add twiz@{chromium|google}.org to the set of non-committer contributors. https://bugs.webkit.org/show_bug.cgi?id=93288 Patch by Jeff Timanus

[webkit-changes] [124808] trunk

2012-08-06 Thread commit-queue
Title: [124808] trunk Revision 124808 Author commit-qu...@webkit.org Date 2012-08-06 16:05:15 -0700 (Mon, 06 Aug 2012) Log Message [Qt] Default sizes for input-text and text-area are different when running DRT/WTR https://bugs.webkit.org/show_bug.cgi?id=91990 Patch by Luciano Wolf

[webkit-changes] [124809] trunk/Tools

2012-08-06 Thread wangxianzhu
Title: [124809] trunk/Tools Revision 124809 Author wangxian...@chromium.org Date 2012-08-06 16:19:57 -0700 (Mon, 06 Aug 2012) Log Message Remove NRWT --shard-ref-tests https://bugs.webkit.org/show_bug.cgi?id=91539 This is basically a revert of [Chromium-Android] Run ref tests together

[webkit-changes] [124810] trunk/Tools

2012-08-06 Thread wangxianzhu
Title: [124810] trunk/Tools Revision 124810 Author wangxian...@chromium.org Date 2012-08-06 16:22:04 -0700 (Mon, 06 Aug 2012) Log Message [Chromium-Android] Virtual test suites fail https://bugs.webkit.org/show_bug.cgi?id=92515 Reviewed by Dirk Pranke. The failure is because our

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

2012-08-06 Thread bdakin
Title: [124811] trunk/Source/WebCore Revision 124811 Author bda...@apple.com Date 2012-08-06 16:23:04 -0700 (Mon, 06 Aug 2012) Log Message https://bugs.webkit.org/show_bug.cgi?id=93199 REGRESSION (r124489): Crash in FrameView::scrollContentsFastPath when scrolling Facebook and Google

[webkit-changes] [124812] branches/safari-536.26-branch/Source/WebCore

2012-08-06 Thread lforschler
Title: [124812] branches/safari-536.26-branch/Source/WebCore Revision 124812 Author lforsch...@apple.com Date 2012-08-06 16:29:08 -0700 (Mon, 06 Aug 2012) Log Message Merged r123747. rdar://problem/11979232 Modified Paths branches/safari-536.26-branch/Source/WebCore/ChangeLog

[webkit-changes] [124813] trunk/Source

2012-08-06 Thread abarth
Title: [124813] trunk/Source Revision 124813 Author aba...@webkit.org Date 2012-08-06 16:33:11 -0700 (Mon, 06 Aug 2012) Log Message [Chromium] WebTouchCandidatesInfo should be part of the Client API https://bugs.webkit.org/show_bug.cgi?id=93088 Reviewed by Eric Seidel. Source/Platform:

[webkit-changes] [124814] branches/safari-536.26-branch/Source

2012-08-06 Thread lforschler
Title: [124814] branches/safari-536.26-branch/Source Revision 124814 Author lforsch...@apple.com Date 2012-08-06 16:35:21 -0700 (Mon, 06 Aug 2012) Log Message Merged r123775. rdar://problem/11979232 Modified Paths branches/safari-536.26-branch/Source/WebCore/ChangeLog

[webkit-changes] [124816] trunk/Source

2012-08-06 Thread noam . rosenthal
Title: [124816] trunk/Source Revision 124816 Author noam.rosent...@nokia.com Date 2012-08-06 16:43:48 -0700 (Mon, 06 Aug 2012) Log Message GraphicsLayerAnimation shouldn't use HashMapString https://bugs.webkit.org/show_bug.cgi?id=93284 Reviewed by Kenneth Rohde Christiansen.

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

2012-08-06 Thread paroga
Title: [124817] trunk/Source/_javascript_Core Revision 124817 Author par...@webkit.org Date 2012-08-06 16:46:11 -0700 (Mon, 06 Aug 2012) Log Message Unify JSC date and time formating functions https://bugs.webkit.org/show_bug.cgi?id=92282 Reviewed by Geoffrey Garen. Replace the

[webkit-changes] [124818] branches/safari-536.26-branch/Source

2012-08-06 Thread lforschler
Title: [124818] branches/safari-536.26-branch/Source Revision 124818 Author lforsch...@apple.com Date 2012-08-06 16:51:06 -0700 (Mon, 06 Aug 2012) Log Message Merged r123778. rdar://problem/11979232 Modified Paths branches/safari-536.26-branch/Source/WebCore/CMakeLists.txt

[webkit-changes] [124821] branches/safari-536.26-branch/Source/JavaScriptCore

2012-08-06 Thread lforschler
Title: [124821] branches/safari-536.26-branch/Source/_javascript_Core Revision 124821 Author lforsch...@apple.com Date 2012-08-06 17:14:00 -0700 (Mon, 06 Aug 2012) Log Message Merge rdar://problem/11781190 Modified Paths branches/safari-536.26-branch/Source/_javascript_Core/ChangeLog

[webkit-changes] [124823] trunk/Source

2012-08-06 Thread paroga
Title: [124823] trunk/Source Revision 124823 Author par...@webkit.org Date 2012-08-06 17:29:14 -0700 (Mon, 06 Aug 2012) Log Message [WIN] Remove dependency on pthread from MachineStackMarker https://bugs.webkit.org/show_bug.cgi?id=68429 Reviewed by Geoffrey Garen. Windows has no

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

2012-08-06 Thread commit-queue
Title: [124824] trunk/Source/WebKit/chromium Revision 124824 Author commit-qu...@webkit.org Date 2012-08-06 17:47:52 -0700 (Mon, 06 Aug 2012) Log Message [CSS Exclusions] Add a command-line flag to enable / disable exclusions https://bugs.webkit.org/show_bug.cgi?id=91420 Patch by Bear

[webkit-changes] [124825] trunk/Source

2012-08-06 Thread commit-queue
Title: [124825] trunk/Source Revision 124825 Author commit-qu...@webkit.org Date 2012-08-06 17:50:43 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rolling out r124816. http://trac.webkit.org/changeset/124816 https://bugs.webkit.org/show_bug.cgi?id=93311 made some tests crash

[webkit-changes] [124826] trunk

2012-08-06 Thread commit-queue
Title: [124826] trunk Revision 124826 Author commit-qu...@webkit.org Date 2012-08-06 18:07:01 -0700 (Mon, 06 Aug 2012) Log Message [GTK] Cleanup configure.ac build options output https://bugs.webkit.org/show_bug.cgi?id=93245 Patch by Xan Lopez xlo...@igalia.com on 2012-08-06 Reviewed by

[webkit-changes] [124827] branches/safari-536.26-branch

2012-08-06 Thread lforschler
Title: [124827] branches/safari-536.26-branch Revision 124827 Author lforsch...@apple.com Date 2012-08-06 18:14:51 -0700 (Mon, 06 Aug 2012) Log Message Merged r120845. rdar://problem/12035599 Modified Paths branches/safari-536.26-branch/LayoutTests/ChangeLog

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

2012-08-06 Thread andersca
Title: [124829] trunk/Source/WebCore Revision 124829 Author ander...@apple.com Date 2012-08-06 18:34:14 -0700 (Mon, 06 Aug 2012) Log Message Clear out the TileCache backpointer for all tile layers when the tile cache is destroyed https://bugs.webkit.org/show_bug.cgi?id=93317

[webkit-changes] [124831] trunk/LayoutTests

2012-08-06 Thread commit-queue
Title: [124831] trunk/LayoutTests Revision 124831 Author commit-qu...@webkit.org Date 2012-08-06 18:45:20 -0700 (Mon, 06 Aug 2012) Log Message LayoutTest: fast/forms/validation-message-user-modify.html fails. https://bugs.webkit.org/show_bug.cgi?id=93207 Patch by Roger Fong

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

2012-08-06 Thread commit-queue
Title: [124832] trunk/Source/WebKit/chromium Revision 124832 Author commit-qu...@webkit.org Date 2012-08-06 18:46:25 -0700 (Mon, 06 Aug 2012) Log Message [chromium] Update chromium DEPS r150037 - r150169 https://bugs.webkit.org/show_bug.cgi?id=93309 As the title says. Unreviewed. Patch

[webkit-changes] [124833] trunk

2012-08-06 Thread macpherson
Title: [124833] trunk Revision 124833 Author macpher...@chromium.org Date 2012-08-06 18:57:28 -0700 (Mon, 06 Aug 2012) Log Message Handle variables in CSSParser::parseValidPrimitive(), preventing null return value. https://bugs.webkit.org/show_bug.cgi?id=93235 Reviewed by Tony Chang.

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

2012-08-06 Thread tkent
Title: [124834] trunk/Source/WebCore Revision 124834 Author tk...@chromium.org Date 2012-08-06 19:01:26 -0700 (Mon, 06 Aug 2012) Log Message [Chromium-Mac] Use the default locale only if the browser locale matches to it https://bugs.webkit.org/show_bug.cgi?id=93227 Reviewed by Hajime

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

2012-08-06 Thread abarth
Title: [124835] trunk/Source/WebCore Revision 124835 Author aba...@webkit.org Date 2012-08-06 19:04:35 -0700 (Mon, 06 Aug 2012) Log Message JSC should use BindingState to determine the activeDOMWindow https://bugs.webkit.org/show_bug.cgi?id=93307 Reviewed by Eric Seidel. This patch

[webkit-changes] [124836] trunk/LayoutTests

2012-08-06 Thread keishi
Title: [124836] trunk/LayoutTests Revision 124836 Author kei...@webkit.org Date 2012-08-06 19:18:57 -0700 (Mon, 06 Aug 2012) Log Message [Chromium] Rebaseline test color-suggestion-picker-appearance.html https://bugs.webkit.org/show_bug.cgi?id=92444 Unreviewed. *

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

2012-08-06 Thread charles . wei
Title: [124838] trunk/Source/WebKit/blackberry Revision 124838 Author charles@torchmobile.com.cn Date 2012-08-06 19:49:10 -0700 (Mon, 06 Aug 2012) Log Message [BlackBerry] About: shows PAGE_CACHE not enabled. https://bugs.webkit.org/show_bug.cgi?id=93216 Reviewed by Antonio Gomes.

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

2012-08-06 Thread piman
Title: [124840] trunk/Source/Platform Revision 124840 Author pi...@chromium.org Date 2012-08-06 20:18:39 -0700 (Mon, 06 Aug 2012) Log Message [chromium] add sync points and GL_CHROMIUM_texture_mailbox entrypoints to WebGraphicsContext3D https://bugs.webkit.org/show_bug.cgi?id=93313

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

2012-08-06 Thread jsbell
Title: [124842] trunk/Source/WebCore Revision 124842 Author jsb...@chromium.org Date 2012-08-06 20:40:29 -0700 (Mon, 06 Aug 2012) Log Message IndexedDB: Remove IDBRequest::finishCursor() and plumbing https://bugs.webkit.org/show_bug.cgi?id=93274 Reviewed by Tony Chang. Delete an unused

[webkit-changes] [124843] trunk

2012-08-06 Thread shinyak
Title: [124843] trunk Revision 124843 Author shin...@chromium.org Date 2012-08-06 20:43:57 -0700 (Mon, 06 Aug 2012) Log Message Crash in GenericEventQueue::timerFired since the owner of GenericEventQueue is deleted during dispatching events. https://bugs.webkit.org/show_bug.cgi?id=92946

[webkit-changes] [124844] trunk/LayoutTests

2012-08-06 Thread commit-queue
Title: [124844] trunk/LayoutTests Revision 124844 Author commit-qu...@webkit.org Date 2012-08-06 20:59:24 -0700 (Mon, 06 Aug 2012) Log Message LayoutTest: fast/forms/input-set-composition-scroll.html is failing on Windows. https://bugs.webkit.org/show_bug.cgi?id=93320 Patch by Roger

[webkit-changes] [124845] trunk/Source

2012-08-06 Thread commit-queue
Title: [124845] trunk/Source Revision 124845 Author commit-qu...@webkit.org Date 2012-08-06 20:59:53 -0700 (Mon, 06 Aug 2012) Log Message [chromium] Add gyp variable to control which compositor target is depended on https://bugs.webkit.org/show_bug.cgi?id=93165 Patch by James Robinson

[webkit-changes] [124846] trunk

2012-08-06 Thread yutak
Title: [124846] trunk Revision 124846 Author yu...@chromium.org Date 2012-08-06 21:06:16 -0700 (Mon, 06 Aug 2012) Log Message WebSocket.send() should accept ArrayBufferView https://bugs.webkit.org/show_bug.cgi?id=90877 Reviewed by Kent Tamura. Source/WebCore: Accept ArrayBufferView as

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

2012-08-06 Thread abarth
Title: [124847] trunk/Source/WebCore Revision 124847 Author aba...@webkit.org Date 2012-08-06 21:08:10 -0700 (Mon, 06 Aug 2012) Log Message BindingSecurity::shouldAllowAccessToFrame shouldn't use a raw boolean parameter https://bugs.webkit.org/show_bug.cgi?id=93323 Reviewed by Eric

[webkit-changes] [124849] trunk/LayoutTests

2012-08-06 Thread toyoshim
Title: [124849] trunk/LayoutTests Revision 124849 Author toyos...@chromium.org Date 2012-08-06 21:48:17 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rebaseline for r124836. Patch by Takashi Toyoshima toyos...@chromium.org on 2012-08-06 *

[webkit-changes] [124850] trunk/LayoutTests

2012-08-06 Thread toyoshim
Title: [124850] trunk/LayoutTests Revision 124850 Author toyos...@chromium.org Date 2012-08-06 22:47:25 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rebaseline for chromium-linux-x86. Patch by Takashi Toyoshima toyos...@chromium.org on 2012-08-06 *

[webkit-changes] [124851] trunk/Tools

2012-08-06 Thread commit-queue
Title: [124851] trunk/Tools Revision 124851 Author commit-qu...@webkit.org Date 2012-08-06 22:47:39 -0700 (Mon, 06 Aug 2012) Log Message [Chromium]duplicated command line options in Android LayoutTest https://bugs.webkit.org/show_bug.cgi?id=93233 Patch by Wei James james@intel.com

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

2012-08-06 Thread commit-queue
Title: [124853] trunk/Source/WebCore Revision 124853 Author commit-qu...@webkit.org Date 2012-08-06 22:58:49 -0700 (Mon, 06 Aug 2012) Log Message Unreviewed, rolling out r124798. http://trac.webkit.org/changeset/124798 https://bugs.webkit.org/show_bug.cgi?id=93337 We don't want an