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

2011-10-21 Thread mitz
Title: [98191] trunk/Source/WebCore Revision 98191 Author m...@apple.com Date 2011-10-21 22:52:52 -0700 (Fri, 21 Oct 2011) Log Message Caret is drawn in the wrong place in multi-column blocks https://bugs.webkit.org/show_bug.cgi?id=70662 Reviewed by Gavin Barraclough. * manual-tests/car

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

2011-10-21 Thread ap
Title: [98189] trunk/Source/WebKit2 Revision 98189 Author a...@apple.com Date 2011-10-21 21:57:09 -0700 (Fri, 21 Oct 2011) Log Message [WK2] Clicking a print button in a PDF doesn't do anything https://bugs.webkit.org/show_bug.cgi?id=70663 Reviewed by Dan Bernstein. * UIProcess/WebPage

[webkit-changes] [98188] trunk

2011-10-21 Thread fpizlo
Title: [98188] trunk Revision 98188 Author fpi...@apple.com Date 2011-10-21 20:58:55 -0700 (Fri, 21 Oct 2011) Log Message DFG inlining sometimes fails to reset constant references https://bugs.webkit.org/show_bug.cgi?id=70668 Source/_javascript_Core: Reviewed by Anders Carlsson.

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

2011-10-21 Thread weinig
Title: [98187] trunk/Source/WebKit2 Revision 98187 Author wei...@apple.com Date 2011-10-21 20:56:01 -0700 (Fri, 21 Oct 2011) Log Message Lookup does not work on text using web fonts in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=70669 Reviewed by Anders Carlsson. * WebProcess/WebPa

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

2011-10-21 Thread weinig
Title: [98186] trunk/Source/WebKit2 Revision 98186 Author wei...@apple.com Date 2011-10-21 20:25:07 -0700 (Fri, 21 Oct 2011) Log Message Fix crash below CoreIPC::MessageSender::send https://bugs.webkit.org/show_bug.cgi?id=70667 Reviewed by Anders Carlsson. * Shared/DictionaryPopupInfo.

[webkit-changes] [98185] trunk/Source

2011-10-21 Thread nduca
Title: [98185] trunk/Source Revision 98185 Author nd...@chromium.org Date 2011-10-21 20:15:41 -0700 (Fri, 21 Oct 2011) Log Message [chromium] Make setVisibility extension- and thread-correct https://bugs.webkit.org/show_bug.cgi?id=70635 Reviewed by Kenneth Russell. Source/WebCore: * pl

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

2011-10-21 Thread weinig
Title: [98184] trunk/Source/WebKit2 Revision 98184 Author wei...@apple.com Date 2011-10-21 19:51:33 -0700 (Fri, 21 Oct 2011) Log Message Add WKBrowsingContextGroup which wraps WKPageGroupRef https://bugs.webkit.org/show_bug.cgi?id=70665 Reviewed by Anders Carlsson. * UIProcess/API/mac/W

[webkit-changes] [98183] trunk/LayoutTests

2011-10-21 Thread ojan
Title: [98183] trunk/LayoutTests Revision 98183 Author o...@chromium.org Date 2011-10-21 19:24:23 -0700 (Fri, 21 Oct 2011) Log Message Fixup test expectations now that http://trac.webkit.org/changeset/98173 has landed. * platform/chromium-cg-mac-leopard/fast/backgrounds/background-leakag

[webkit-changes] [98182] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98182] trunk/LayoutTests Revision 98182 Author jchaffr...@webkit.org Date 2011-10-21 18:42:06 -0700 (Fri, 21 Oct 2011) Log Message [Chromium] Layout Test fast/canvas/webgl/premultiplyalpha-test.html is failing https://bugs.webkit.org/show_bug.cgi?id=68885 Unreviewed gardening. *

[webkit-changes] [98181] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98181] trunk/LayoutTests Revision 98181 Author jchaffr...@webkit.org Date 2011-10-21 18:32:49 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed rebaseline. This test started failing on the bot. As this is a progression, updating the baseline. * platform/chromium-cg-mac-snowleopard

[webkit-changes] [98180] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98180] trunk/LayoutTests Revision 98180 Author jchaffr...@webkit.org Date 2011-10-21 18:26:06 -0700 (Fri, 21 Oct 2011) Log Message [Chromium] Layout Test canvas/philip/tests/toDataURL.jpeg.*.html is failing on Mac 10.5 CG https://bugs.webkit.org/show_bug.cgi?id=68879 Reviewed by

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

2011-10-21 Thread bdakin
Title: [98178] trunk/Source/WebCore Revision 98178 Author bda...@apple.com Date 2011-10-21 18:15:20 -0700 (Fri, 21 Oct 2011) Log Message https://bugs.webkit.org/show_bug.cgi?id=70647 Common but unreproducible crash under [ScrollbarPartAnimation setCurrentProgress:] -and corresponding- R

[webkit-changes] [98177] trunk/Source

2011-10-21 Thread mhahnenberg
Title: [98177] trunk/Source Revision 98177 Author mhahnenb...@apple.com Date 2011-10-21 17:48:40 -0700 (Fri, 21 Oct 2011) Log Message Add put to the MethodTable https://bugs.webkit.org/show_bug.cgi?id=70439 Reviewed by Oliver Hunt. Source/_javascript_Core: * _javascript_Core.exp: * _j

[webkit-changes] [98176] branches/safari-534.52-branch/Source/WebCore

2011-10-21 Thread lforschler
Title: [98176] branches/safari-534.52-branch/Source/WebCore Revision 98176 Author lforsch...@apple.com Date 2011-10-21 17:39:56 -0700 (Fri, 21 Oct 2011) Log Message Merged r98112. Modified Paths branches/safari-534.52-branch/Source/WebCore/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98175] trunk

2011-10-21 Thread dslomov
Title: [98175] trunk Revision 98175 Author dslo...@google.com Date 2011-10-21 17:38:14 -0700 (Fri, 21 Oct 2011) Log Message Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id=70580 [Chromium] Implement MessagePort transfer in chromium port of webkit. Reviewed by David Levin. * bind

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

2011-10-21 Thread ojan
Title: [98173] trunk/Source/WebCore Revision 98173 Author o...@chromium.org Date 2011-10-21 17:10:58 -0700 (Fri, 21 Oct 2011) Log Message r97693 caused 42 failures on the chromium mac bots https://bugs.webkit.org/show_bug.cgi?id=70300 Can't test this until https://bugs.webkit.org/show_bu

[webkit-changes] [98172] trunk

2011-10-21 Thread commit-queue
Title: [98172] trunk Revision 98172 Author commit-qu...@webkit.org Date 2011-10-21 17:04:18 -0700 (Fri, 21 Oct 2011) Log Message Setting form.enctype reflected attribute behaves strangely. https://bugs.webkit.org/show_bug.cgi?id=44879 Patch by Vineet Chaudhary on 2011-10-21 Reviewed by

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

2011-10-21 Thread mdelaney
Title: [98171] trunk/Source/WebCore Revision 98171 Author mdela...@apple.com Date 2011-10-21 17:01:58 -0700 (Fri, 21 Oct 2011) Log Message Ensure periodic flushing of canvas drawing context https://bugs.webkit.org/show_bug.cgi?id=70646 Reviewed by Simon Fraser. No new tests. No current

[webkit-changes] [98170] branches/safari-534.52-branch/Source

2011-10-21 Thread lforschler
Title: [98170] branches/safari-534.52-branch/Source Revision 98170 Author lforsch...@apple.com Date 2011-10-21 16:54:04 -0700 (Fri, 21 Oct 2011) Log Message Merged r98027. Modified Paths branches/safari-534.52-branch/Source/WebCore/ChangeLog branches/safari-534.52-branch/Source/WebCore/

[webkit-changes] [98169] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98169] trunk/LayoutTests Revision 98169 Author jchaffr...@webkit.org Date 2011-10-21 16:53:56 -0700 (Fri, 21 Oct 2011) Log Message Gardening update. * platform/chromium/test_expectations.txt: We are randomly hitting a known ASSERT on this test case. Modified Paths trunk/LayoutT

[webkit-changes] [98168] branches/safari-534.52-branch/Source

2011-10-21 Thread lforschler
Title: [98168] branches/safari-534.52-branch/Source Revision 98168 Author lforsch...@apple.com Date 2011-10-21 16:52:05 -0700 (Fri, 21 Oct 2011) Log Message Merge 97810 & 97813. Modified Paths branches/safari-534.52-branch/Source/WebCore/ChangeLog branches/safari-534.52-branch/Source/We

[webkit-changes] [98167] trunk/Tools

2011-10-21 Thread fpizlo
Title: [98167] trunk/Tools Revision 98167 Author fpi...@apple.com Date 2011-10-21 16:20:38 -0700 (Fri, 21 Oct 2011) Log Message Bencher script doesn't measure GC times accurately https://bugs.webkit.org/show_bug.cgi?id=70588 Reviewed by Geoff Garen. Added two new options which a

[webkit-changes] [98166] trunk/Websites/webkit.org

2011-10-21 Thread rniwa
Title: [98166] trunk/Websites/webkit.org Revision 98166 Author rn...@webkit.org Date 2011-10-21 16:18:57 -0700 (Fri, 21 Oct 2011) Log Message Style guide should mention the preference of index over iterator https://bugs.webkit.org/show_bug.cgi?id=70285 Reviewed by Darin Adler. Per discu

[webkit-changes] [98164] trunk/Source

2011-10-21 Thread abarth
Title: [98164] trunk/Source Revision 98164 Author aba...@webkit.org Date 2011-10-21 15:56:39 -0700 (Fri, 21 Oct 2011) Log Message Introduce Event::hasInterface to make uses of interfaceName more readable https://bugs.webkit.org/show_bug.cgi?id=70652 Reviewed by Eric Seidel. Source/WebCo

[webkit-changes] [98163] trunk

2011-10-21 Thread adamk
Title: [98163] trunk Revision 98163 Author ad...@chromium.org Date 2011-10-21 15:52:29 -0700 (Fri, 21 Oct 2011) Log Message [MutationObservers] Implement basic subtree observation https://bugs.webkit.org/show_bug.cgi?id=70436 Reviewed by Ryosuke Niwa. Source/WebCore: Note that this pat

[webkit-changes] [98162] trunk/Source/WebKit/qt

2011-10-21 Thread commit-queue
Title: [98162] trunk/Source/WebKit/qt Revision 98162 Author commit-qu...@webkit.org Date 2011-10-21 15:33:35 -0700 (Fri, 21 Oct 2011) Log Message [Qt] Remote debugging needs QWebInspector to work https://bugs.webkit.org/show_bug.cgi?id=70651 Patch by Luiz Agostini on 2011-10-21 Reviewed

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

2011-10-21 Thread weinig
Title: [98161] trunk/Source/WebKit2 Revision 98161 Author wei...@apple.com Date 2011-10-21 15:30:29 -0700 (Fri, 21 Oct 2011) Log Message Mark member variables of WebKit2 API @private https://bugs.webkit.org/show_bug.cgi?id=70655 Reviewed by Simon Fraser. * UIProcess/API/mac/WKBrowsingCo

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

2011-10-21 Thread weinig
Title: [98160] trunk/Source/WebKit2 Revision 98160 Author wei...@apple.com Date 2011-10-21 15:26:24 -0700 (Fri, 21 Oct 2011) Log Message Rename WKProcessCluster to WKProcessGroup https://bugs.webkit.org/show_bug.cgi?id=70654 Reviewed by Simon Fraser. * UIProcess/API/mac/WKProcessCluster

[webkit-changes] [98159] trunk

2011-10-21 Thread weinig
Title: [98159] trunk Revision 98159 Author wei...@apple.com Date 2011-10-21 15:09:22 -0700 (Fri, 21 Oct 2011) Log Message Remove ability to create a WKView without a WKContextRef and WKPageGroupRef https://bugs.webkit.org/show_bug.cgi?id=70653 Reviewed by Simon Fraser. Source/WebKit2:

[webkit-changes] [98158] trunk/Source/WebKit/qt

2011-10-21 Thread commit-queue
Title: [98158] trunk/Source/WebKit/qt Revision 98158 Author commit-qu...@webkit.org Date 2011-10-21 15:01:54 -0700 (Fri, 21 Oct 2011) Log Message [Qt] Wrong type conversion in InspectorServerQt.cpp https://bugs.webkit.org/show_bug.cgi?id=70639 Patch by Luiz Agostini on 2011-10-21 Review

[webkit-changes] [98157] trunk/Tools

2011-10-21 Thread commit-queue
Title: [98157] trunk/Tools Revision 98157 Author commit-qu...@webkit.org Date 2011-10-21 14:59:58 -0700 (Fri, 21 Oct 2011) Log Message webkitpy: Teach NRWT about the EFL port https://bugs.webkit.org/show_bug.cgi?id=70637 Allows using ``efl'' as a platform when executing NRWT. Patch by L

[webkit-changes] [98154] trunk

2011-10-21 Thread commit-queue
Title: [98154] trunk Revision 98154 Author commit-qu...@webkit.org Date 2011-10-21 14:30:11 -0700 (Fri, 21 Oct 2011) Log Message IndexedDB: objectStore.transaction property should be readonly https://bugs.webkit.org/show_bug.cgi?id=62395 Patch by Joshua Bell on 2011-10-21 Reviewed by To

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

2011-10-21 Thread ap
Title: [98153] trunk/Source/WebKit2 Revision 98153 Author a...@apple.com Date 2011-10-21 14:26:15 -0700 (Fri, 21 Oct 2011) Log Message [WK2] Crash after printing a view with accelerated compositing content https://bugs.webkit.org/show_bug.cgi?id=70643 Rev

[webkit-changes] [98152] branches/safari-534.52-branch

2011-10-21 Thread lforschler
Title: [98152] branches/safari-534.52-branch Revision 98152 Author lforsch...@apple.com Date 2011-10-21 14:22:50 -0700 (Fri, 21 Oct 2011) Log Message Merged r98060. Modified Paths branches/safari-534.52-branch/LayoutTests/ChangeLog branches/safari-534.52-branch/Source/WebCore/ChangeLog

[webkit-changes] [98151] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98151] branches/safari-534.52-branch/Source/WebKit2 Revision 98151 Author lforsch...@apple.com Date 2011-10-21 14:16:03 -0700 (Fri, 21 Oct 2011) Log Message Merged r98013. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98150] branches/safari-534.52-branch

2011-10-21 Thread lforschler
Title: [98150] branches/safari-534.52-branch Revision 98150 Author lforsch...@apple.com Date 2011-10-21 14:13:53 -0700 (Fri, 21 Oct 2011) Log Message Merged r97821. Modified Paths branches/safari-534.52-branch/LayoutTests/ChangeLog branches/safari-534.52-branch/Source/WebCore/ChangeLog

[webkit-changes] [98149] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98149] branches/safari-534.52-branch/Source/WebKit2 Revision 98149 Author lforsch...@apple.com Date 2011-10-21 14:10:39 -0700 (Fri, 21 Oct 2011) Log Message Merged r97808. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98148] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98148] branches/safari-534.52-branch/Source/WebKit2 Revision 98148 Author lforsch...@apple.com Date 2011-10-21 14:09:20 -0700 (Fri, 21 Oct 2011) Log Message Merged r97807. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98147] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98147] branches/safari-534.52-branch/Source/WebKit2 Revision 98147 Author lforsch...@apple.com Date 2011-10-21 14:08:05 -0700 (Fri, 21 Oct 2011) Log Message Merged r97681. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98146] trunk/Source

2011-10-21 Thread abarth
Title: [98146] trunk/Source Revision 98146 Author aba...@webkit.org Date 2011-10-21 14:07:12 -0700 (Fri, 21 Oct 2011) Log Message Event.h has too many virtual isMumbleEvent() functions https://bugs.webkit.org/show_bug.cgi?id=70636 Reviewed by Dimitri Glazkov. Source/WebCore: We should

[webkit-changes] [98145] branches/safari-534.52-branch/Source/WebCore

2011-10-21 Thread lforschler
Title: [98145] branches/safari-534.52-branch/Source/WebCore Revision 98145 Author lforsch...@apple.com Date 2011-10-21 14:06:33 -0700 (Fri, 21 Oct 2011) Log Message Merged r97433. Modified Paths branches/safari-534.52-branch/Source/WebCore/ChangeLog branches/safari-534.52-branch/Source/

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

2011-10-21 Thread commit-queue
Title: [98144] trunk/Source/WebCore Revision 98144 Author commit-qu...@webkit.org Date 2011-10-21 14:04:43 -0700 (Fri, 21 Oct 2011) Log Message Flush denormals in Biquad, ZeroPole, and DynamicsCompressor. We only flush when saving the state variables instead of in the loops so that we do

[webkit-changes] [98143] branches/safari-534.52-branch/Source/WebCore

2011-10-21 Thread lforschler
Title: [98143] branches/safari-534.52-branch/Source/WebCore Revision 98143 Author lforsch...@apple.com Date 2011-10-21 14:01:07 -0700 (Fri, 21 Oct 2011) Log Message Merged r96874. Modified Paths branches/safari-534.52-branch/Source/WebCore/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98142] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98142] branches/safari-534.52-branch/Source/WebKit2 Revision 98142 Author lforsch...@apple.com Date 2011-10-21 13:57:56 -0700 (Fri, 21 Oct 2011) Log Message Merged r96864. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98141] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98141] branches/safari-534.52-branch/Source/WebKit2 Revision 98141 Author lforsch...@apple.com Date 2011-10-21 13:56:35 -0700 (Fri, 21 Oct 2011) Log Message Merged r96855. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98140] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98140] branches/safari-534.52-branch/Source/WebKit2 Revision 98140 Author lforsch...@apple.com Date 2011-10-21 13:54:22 -0700 (Fri, 21 Oct 2011) Log Message Merged r94472. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98139] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98139] branches/safari-534.52-branch/Source/WebKit2 Revision 98139 Author lforsch...@apple.com Date 2011-10-21 13:52:16 -0700 (Fri, 21 Oct 2011) Log Message Merged r96765. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

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

2011-10-21 Thread commit-queue
Title: [98138] trunk/Source/WebKit2 Revision 98138 Author commit-qu...@webkit.org Date 2011-10-21 13:52:11 -0700 (Fri, 21 Oct 2011) Log Message [WK2] WebFrameLoaderClient::shouldFallback() should use a port-specific implementation https://bugs.webkit.org/show_bug.cgi?id=70055 Patch by Je

[webkit-changes] [98137] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98137] trunk/LayoutTests Revision 98137 Author jchaffr...@webkit.org Date 2011-10-21 13:51:47 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed gardening, yet another flaky crashing test. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/

[webkit-changes] [98136] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98136] branches/safari-534.52-branch/Source/WebKit2 Revision 98136 Author lforsch...@apple.com Date 2011-10-21 13:50:34 -0700 (Fri, 21 Oct 2011) Log Message Merged r96555. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98135] branches/safari-534.52-branch

2011-10-21 Thread lforschler
Title: [98135] branches/safari-534.52-branch Revision 98135 Author lforsch...@apple.com Date 2011-10-21 13:48:50 -0700 (Fri, 21 Oct 2011) Log Message Merged r95226. Modified Paths branches/safari-534.52-branch/LayoutTests/ChangeLog branches/safari-534.52-branch/Source/WebCore/ChangeLog

[webkit-changes] [98134] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98134] trunk/LayoutTests Revision 98134 Author jchaffr...@webkit.org Date 2011-10-21 13:37:59 -0700 (Fri, 21 Oct 2011) Log Message Gardening rebaselines. * platform/chromium-linux-x86/fast/multicol/vertical-lr: Removed. * platform/chromium-linux-x86/fast/multicol/vertical-lr/rule

[webkit-changes] [98133] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98133] trunk/LayoutTests Revision 98133 Author jchaffr...@webkit.org Date 2011-10-21 13:02:49 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed gardening. * platform/chromium/test_expectations.txt: This test is flaky and crashing sometimes on snow-leopard. Modified Paths trunk/La

[webkit-changes] [98132] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98132] branches/safari-534.52-branch/Source/WebKit2 Revision 98132 Author lforsch...@apple.com Date 2011-10-21 13:00:43 -0700 (Fri, 21 Oct 2011) Log Message Merged r94454. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98131] branches/safari-534.52-branch/Source

2011-10-21 Thread lforschler
Title: [98131] branches/safari-534.52-branch/Source Revision 98131 Author lforsch...@apple.com Date 2011-10-21 12:58:51 -0700 (Fri, 21 Oct 2011) Log Message Merged r94371. Modified Paths branches/safari-534.52-branch/Source/WebCore/ChangeLog branches/safari-534.52-branch/Source/WebCore/

[webkit-changes] [98129] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98129] branches/safari-534.52-branch/Source/WebKit2 Revision 98129 Author lforsch...@apple.com Date 2011-10-21 12:56:10 -0700 (Fri, 21 Oct 2011) Log Message Merged r94340. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/

[webkit-changes] [98130] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98130] trunk/LayoutTests Revision 98130 Author jchaffr...@webkit.org Date 2011-10-21 12:56:23 -0700 (Fri, 21 Oct 2011) Log Message Fix r98125 by having duplicate entries for Win Debug. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/L

[webkit-changes] [98128] branches/safari-534.52-branch/Source

2011-10-21 Thread lforschler
Title: [98128] branches/safari-534.52-branch/Source Revision 98128 Author lforsch...@apple.com Date 2011-10-21 12:54:55 -0700 (Fri, 21 Oct 2011) Log Message Merged r94298. Modified Paths branches/safari-534.52-branch/Source/_javascript_Core/ChangeLog branches/safari-534.52-branch/Source

[webkit-changes] [98127] branches/chromium/912/Source/WebCore/html/HTMLKeygenElement.cpp

2011-10-21 Thread kerz
Title: [98127] branches/chromium/912/Source/WebCore/html/HTMLKeygenElement.cpp Revision 98127 Author k...@chromium.org Date 2011-10-21 12:53:06 -0700 (Fri, 21 Oct 2011) Log Message Hand merge of patch for bug 70617 from Gaurav Shah Modified Paths branches/chromium/912/Source/WebCore/htm

[webkit-changes] [98126] branches/safari-534.52-branch/Source/WebKit2

2011-10-21 Thread lforschler
Title: [98126] branches/safari-534.52-branch/Source/WebKit2 Revision 98126 Author lforsch...@apple.com Date 2011-10-21 12:51:54 -0700 (Fri, 21 Oct 2011) Log Message Merged 94115. Modified Paths branches/safari-534.52-branch/Source/WebKit2/ChangeLog branches/safari-534.52-branch/Source/W

[webkit-changes] [98125] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98125] trunk/LayoutTests Revision 98125 Author jchaffr...@webkit.org Date 2011-10-21 12:43:18 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed gardening. * platform/chromium/test_expectations.txt: The test is now also failing on debug on XP. Modified Paths trunk/LayoutTests/Chan

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

2011-10-21 Thread vsevik
Title: [98124] trunk/Source/WebCore Revision 98124 Author vse...@chromium.org Date 2011-10-21 12:38:12 -0700 (Fri, 21 Oct 2011) Log Message Web Inspector: Advanced search results should be cleared on navigation. https://bugs.webkit.org/show_bug.cgi?id=70627 Reviewed by Pavel Feldman. *

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

2011-10-21 Thread mhahnenberg
Title: [98123] trunk/Source/_javascript_Core Revision 98123 Author mhahnenb...@apple.com Date 2011-10-21 12:36:46 -0700 (Fri, 21 Oct 2011) Log Message Add finalizer to JSObject https://bugs.webkit.org/show_bug.cgi?id=70336 Reviewed by Darin Adler. * heap/MarkedBlock.cpp: (JSC::MarkedBlo

[webkit-changes] [98122] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98122] trunk/LayoutTests Revision 98122 Author jchaffr...@webkit.org Date 2011-10-21 12:33:56 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed gardening. * platform/chromium/test_expectations.txt: Mark call-base-resolution.html as crashing on snow-leopard. Modified Paths trunk/L

[webkit-changes] [98120] trunk/LayoutTests

2011-10-21 Thread jchaffraix
Title: [98120] trunk/LayoutTests Revision 98120 Author jchaffr...@webkit.org Date 2011-10-21 11:43:43 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed gardening: rebaseline 2 tests (small color difference). * platform/chromium-linux-x86/fast/multicol: Added. * platform/chromium-linux-x86/

[webkit-changes] [98118] trunk/WebKitLibraries

2011-10-21 Thread jeffm
Title: [98118] trunk/WebKitLibraries Revision 98118 Author je...@apple.com Date 2011-10-21 11:20:58 -0700 (Fri, 21 Oct 2011) Log Message Focus rings are too thin in HiDPI in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=70396 Rename wkSetPatternBaseCTM() to wkSetBaseCTM(). Rev

[webkit-changes] [98117] trunk

2011-10-21 Thread commit-queue
Title: [98117] trunk Revision 98117 Author commit-qu...@webkit.org Date 2011-10-21 11:13:04 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed, rolling out r98079. http://trac.webkit.org/changeset/98079 https://bugs.webkit.org/show_bug.cgi?id=70624 The extensions tests enabled are failing o

[webkit-changes] [98115] trunk

2011-10-21 Thread mitz
Title: [98115] trunk Revision 98115 Author m...@apple.com Date 2011-10-21 11:03:16 -0700 (Fri, 21 Oct 2011) Log Message Column rules positioned incorrectly in vertical-rl block with horizontal border or padding https://bugs.webkit.org/show_bug.cgi?id=70622 Reviewed by Beth Dakin. Source

[webkit-changes] [98114] trunk/Source/WebKit/qt

2011-10-21 Thread commit-queue
Title: [98114] trunk/Source/WebKit/qt Revision 98114 Author commit-qu...@webkit.org Date 2011-10-21 10:55:50 -0700 (Fri, 21 Oct 2011) Log Message [Qt] WebKit build does not respect QMAKE_MAC_SDK variable. https://bugs.webkit.org/show_bug.cgi?id=70596 Instead of only relying on DARWIN_MAJ

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

2011-10-21 Thread andersca
Title: [98113] trunk/Source/WebKit2 Revision 98113 Author ander...@apple.com Date 2011-10-21 10:46:34 -0700 (Fri, 21 Oct 2011) Log Message Flash of white when loading a page after a web process crash https://bugs.webkit.org/show_bug.cgi?id=70615 Reviewed by Darin Adler. * UIProcess/API

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

2011-10-21 Thread simon . fraser
Title: [98112] trunk/Source/WebCore Revision 98112 Author simon.fra...@apple.com Date 2011-10-21 10:41:38 -0700 (Fri, 21 Oct 2011) Log Message Fix Windows build. * rendering/RenderLayerCompositor.cpp: (WebCore::RenderLayerCompositor::hasAnyAdditionalCompositedLayers): Modified Paths tr

[webkit-changes] [98111] trunk/LayoutTests

2011-10-21 Thread commit-queue
Title: [98111] trunk/LayoutTests Revision 98111 Author commit-qu...@webkit.org Date 2011-10-21 10:39:37 -0700 (Fri, 21 Oct 2011) Log Message re-enable layout tests against chromium-mac-snowleopard (Skia) baselines https://bugs.webkit.org/show_bug.cgi?id=70612 Patch by Elliot Poger on 20

[webkit-changes] [98110] branches/chromium/912/Source/WebCore/inspector/front-end/ ScriptsPanel.js

2011-10-21 Thread vsevik
Title: [98110] branches/chromium/912/Source/WebCore/inspector/front-end/ScriptsPanel.js Revision 98110 Author vse...@chromium.org Date 2011-10-21 10:39:06 -0700 (Fri, 21 Oct 2011) Log Message Merge 9 - Web Inspector: ScriptsPanel's should use similar logic to decide whether it could s

[webkit-changes] [98108] trunk

2011-10-21 Thread commit-queue
Title: [98108] trunk Revision 98108 Author commit-qu...@webkit.org Date 2011-10-21 10:28:07 -0700 (Fri, 21 Oct 2011) Log Message [Gtk] mousemove event always has metaKey == true https://bugs.webkit.org/show_bug.cgi?id=35299 Patch by Devdatta Deshpande on 2011-10-21 Reviewed by Martin Ro

[webkit-changes] [98107] branches/chromium/912

2011-10-21 Thread vsevik
Title: [98107] branches/chromium/912 Revision 98107 Author vse...@chromium.org Date 2011-10-21 10:06:00 -0700 (Fri, 21 Oct 2011) Log Message Merge 97702 - Web Inspector: Search in resource crashes when there is no resource with given url. https://bugs.webkit.org/show_bug.cgi?id=69767 Rev

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

2011-10-21 Thread commit-queue
Title: [98106] trunk/Source/WebCore Revision 98106 Author commit-qu...@webkit.org Date 2011-10-21 10:04:39 -0700 (Fri, 21 Oct 2011) Log Message Style and Link elements' sheet() should return CSSStyleSheet. https://bugs.webkit.org/show_bug.cgi?id=70608 Patch by Andreas Kling on 2011-10-2

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

2011-10-21 Thread vsevik
Title: [98105] trunk/Source/WebCore Revision 98105 Author vse...@chromium.org Date 2011-10-21 09:58:58 -0700 (Fri, 21 Oct 2011) Log Message Web Inspector: Advanced search is working very slowly and does not show searching progress. https://bugs.webkit.org/show_bug.cgi?id=70611 Search imp

[webkit-changes] [98104] trunk/Source

2011-10-21 Thread zmo
Title: [98104] trunk/Source Revision 98104 Author z...@google.com Date 2011-10-21 09:42:19 -0700 (Fri, 21 Oct 2011) Log Message Implement mechanism to enable privileged webgl extensions https://bugs.webkit.org/show_bug.cgi?id=70538 Reviewed by Darin Fisher. Source/WebCore: * html/canv

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

2011-10-21 Thread podivilov
Title: [98103] trunk/Source/WebCore Revision 98103 Author podivi...@chromium.org Date 2011-10-21 08:56:25 -0700 (Fri, 21 Oct 2011) Log Message Web Inspector: first line in file is not highlighted. https://bugs.webkit.org/show_bug.cgi?id=70504 Reviewed by Pavel Feldman. * inspector/front

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

2011-10-21 Thread andreas . kling
Title: [98102] trunk/Source/WebCore Revision 98102 Author andreas.kl...@nokia.com Date 2011-10-21 08:43:03 -0700 (Fri, 21 Oct 2011) Log Message Simplify CSSStyleRule::setSelectorText(). https://bugs.webkit.org/show_bug.cgi?id=70607 Reviewed by Antti Koivisto. Remove unnecessary isCSSSty

[webkit-changes] [98100] trunk/LayoutTests

2011-10-21 Thread philn
Title: [98100] trunk/LayoutTests Revision 98100 Author ph...@webkit.org Date 2011-10-21 07:33:09 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed, skip failing a11y test in GTK. * platform/gtk/Skipped: Skip accessibility/menu-list-sends-change-notification.html Modified Paths trunk/Layo

[webkit-changes] [98099] trunk/LayoutTests

2011-10-21 Thread philn
Title: [98099] trunk/LayoutTests Revision 98099 Author ph...@webkit.org Date 2011-10-21 07:16:17 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed, GTK baselines for 3 new tests. * platform/gtk/fast/css/clip-text-in-scaled-div-expected.txt: Added. * platform/gtk/fast/repaint/region-paintin

[webkit-changes] [98098] trunk/Tools

2011-10-21 Thread carlosgc
Title: [98098] trunk/Tools Revision 98098 Author carlo...@webkit.org Date 2011-10-21 06:47:58 -0700 (Fri, 21 Oct 2011) Log Message watchlist: Add a new entry for WebKit2 GTK+ public API https://bugs.webkit.org/show_bug.cgi?id=70601 Reviewed by Philippe Normand. Subscribe myself to WebKi

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

2011-10-21 Thread alex
Title: [98096] trunk/Source/WebCore Revision 98096 Author a...@webkit.org Date 2011-10-21 05:43:45 -0700 (Fri, 21 Oct 2011) Log Message 2011-10-21 Alejandro G. Castro [cairo] Forward declaration of GraphicsContextState uses class instead of struct https://bugs.webkit.o

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

2011-10-21 Thread yurys
Title: [98095] trunk/Source/WebKit/chromium Revision 98095 Author yu...@chromium.org Date 2011-10-21 05:39:08 -0700 (Fri, 21 Oct 2011) Log Message [Chromium] Web Inspector: remove debugger support for out-of-process dedicated workers https://bugs.webkit.org/show_bug.cgi?id=70602 Now that

[webkit-changes] [98094] trunk/LayoutTests

2011-10-21 Thread zoltan
Title: [98094] trunk/LayoutTests Revision 98094 Author zol...@webkit.org Date 2011-10-21 05:02:58 -0700 (Fri, 21 Oct 2011) Log Message [Qt] fast/events/touch/page-scaled-touch-gesture-click.html is failing https://bugs.webkit.org/show_bug.cgi?id=70593 It was introduced in r97988. Skip it

[webkit-changes] [98092] trunk/Source/WebKit/qt

2011-10-21 Thread ossy
Title: [98092] trunk/Source/WebKit/qt Revision 98092 Author o...@webkit.org Date 2011-10-21 02:15:26 -0700 (Fri, 21 Oct 2011) Log Message [Qt][WK2] Typo fix. * tests/util.h: Modified Paths trunk/Source/WebKit/qt/ChangeLog trunk/Source/WebKit/qt/tests/util.h Diff Modified: trunk/So

[webkit-changes] [98091] trunk

2011-10-21 Thread commit-queue
Title: [98091] trunk Revision 98091 Author commit-qu...@webkit.org Date 2011-10-21 02:11:26 -0700 (Fri, 21 Oct 2011) Log Message bytecompiler sometimes generates incorrect bytecode for put_by_id https://bugs.webkit.org/show_bug.cgi?id=70403 Patch by Zheng Liu on 2011-10-21 Reviewed by F

[webkit-changes] [98090] trunk/Source

2011-10-21 Thread ossy
Title: [98090] trunk/Source Revision 98090 Author o...@webkit.org Date 2011-10-21 02:08:48 -0700 (Fri, 21 Oct 2011) Log Message [Qt][WK2] Buildfix for newer Qt5. Remove duplicated defines. Reviewed by Simon Hausmann. Source/WebKit/qt: * tests/util.h: Source/WebKit2: * UIProcess/API/q

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

2011-10-21 Thread carlosgc
Title: [98089] trunk/Source/WebKit2 Revision 98089 Author carlo...@webkit.org Date 2011-10-21 02:00:56 -0700 (Fri, 21 Oct 2011) Log Message 2011-10-21 Carlos Garcia Campos Unreviewed. Fix WebKit2 GTK+ build after r98081. * UIProcess/API/gtk/WebKitWebView.h: Modified

[webkit-changes] [98088] trunk/Source

2011-10-21 Thread commit-queue
Title: [98088] trunk/Source Revision 98088 Author commit-qu...@webkit.org Date 2011-10-21 01:55:00 -0700 (Fri, 21 Oct 2011) Log Message Unreviewed, rolling out r98085. http://trac.webkit.org/changeset/98085 https://bugs.webkit.org/show_bug.cgi?id=70589 It broke the build (Requested by Os

[webkit-changes] [98087] trunk/LayoutTests

2011-10-21 Thread caseq
Title: [98087] trunk/LayoutTests Revision 98087 Author ca...@chromium.org Date 2011-10-21 01:49:35 -0700 (Fri, 21 Oct 2011) Log Message [Qt] 2 inspector/extensions tests times out on Mac and linux after r97850 https://bugs.webkit.org/show_bug.cgi?id=70414 Unreviewed. Skipped inspector/ex

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

2011-10-21 Thread carlosgc
Title: [98086] trunk/Source/WebKit2 Revision 98086 Author carlo...@webkit.org Date 2011-10-21 01:44:49 -0700 (Fri, 21 Oct 2011) Log Message [GTK] Fix API documentation comment for webkit_web_view_get_estimated_load_progress() https://bugs.webkit.org/show_bug.cgi?id=70587 Reviewed by Phil

[webkit-changes] [98085] trunk/Source

2011-10-21 Thread ossy
Title: [98085] trunk/Source Revision 98085 Author o...@webkit.org Date 2011-10-21 01:40:06 -0700 (Fri, 21 Oct 2011) Log Message [Qt][WK2] Unreviewed buildfix for newer Qt5. Remove duplicated defines. Source/WebKit/qt: * tests/util.h: (waitForSignal): Source/WebKit2: * UIProcess/API/qt

[webkit-changes] [98084] trunk/Source/WebKit/efl

2011-10-21 Thread commit-queue
Title: [98084] trunk/Source/WebKit/efl Revision 98084 Author commit-qu...@webkit.org Date 2011-10-21 01:32:01 -0700 (Fri, 21 Oct 2011) Log Message [EFL] ewk_view_mode_get uses dedicated macros instead of standard NULL checking. https://bugs.webkit.org/show_bug.cgi?id=65680 Patch by Grzeg

[webkit-changes] [98083] trunk/LayoutTests

2011-10-21 Thread tkent
Title: [98083] trunk/LayoutTests Revision 98083 Author tk...@chromium.org Date 2011-10-21 01:24:08 -0700 (Fri, 21 Oct 2011) Log Message Add tests to check behavior of border attribute with a large number or an invalid value. https://bugs.webkit.org/show_bug.cgi?id=69055 Reviewed by Danie

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

2011-10-21 Thread fpizlo
Title: [98082] trunk/Source/_javascript_Core Revision 98082 Author fpi...@apple.com Date 2011-10-21 01:19:03 -0700 (Fri, 21 Oct 2011) Log Message DFG should not try to predict argument types by looking at the values of argument registers at the time of compilation https://bugs.webkit.org/

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

2011-10-21 Thread carlosgc
Title: [98081] trunk/Source/WebKit2 Revision 98081 Author carlo...@webkit.org Date 2011-10-21 01:17:03 -0700 (Fri, 21 Oct 2011) Log Message [GTK] Add can_go_back/forward methods to WebKit2 GTK+ API https://bugs.webkit.org/show_bug.cgi?id=69823 Reviewed by Martin Robinson. * UIProcess/AP

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

2011-10-21 Thread carlosgc
Title: [98080] trunk/Source/WebKit2 Revision 98080 Author carlo...@webkit.org Date 2011-10-21 01:09:05 -0700 (Fri, 21 Oct 2011) Log Message [GTK] Add webkit_web_view_stop_loading() to WebKit2 GTK+ API https://bugs.webkit.org/show_bug.cgi?id=69610 Reviewed by Martin Robinson. * UIProcess

[webkit-changes] [98079] trunk

2011-10-21 Thread caseq
Title: [98079] trunk Revision 98079 Author ca...@chromium.org Date 2011-10-21 00:51:42 -0700 (Fri, 21 Oct 2011) Log Message Web Inspector: make extension tests pass on chromium https://bugs.webkit.org/show_bug.cgi?id=70334 Reviewed by Pavel Feldman. LayoutTests: * http/tests/inspector/

  1   2   >