[webkit-changes] [102659] trunk/LayoutTests

2011-12-13 Thread bashi
Title: [102659] trunk/LayoutTests Revision 102659 Author ba...@chromium.org Date 2011-12-13 00:02:10 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed Chromium test expectations update. Clean out passing tests from test_expectations.txt. Patch by Kenichi Ishibashi on 2011-12-12 * platfor

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

2011-12-13 Thread commit-queue
Title: [102660] trunk/Source/WebCore Revision 102660 Author commit-qu...@webkit.org Date 2011-12-13 00:17:31 -0800 (Tue, 13 Dec 2011) Log Message RenderTheme should have a function for disabled text color adjustment https://bugs.webkit.org/show_bug.cgi?id=74143 Change disabledTextColor t

[webkit-changes] [102661] trunk/Tools

2011-12-13 Thread bashi
Title: [102661] trunk/Tools Revision 102661 Author ba...@chromium.org Date 2011-12-13 00:17:53 -0800 (Tue, 13 Dec 2011) Log Message Reviewed, removed one of my email addresses to use the apprpriate one. Patch by Kenichi Ishibashi on 2011-12-13 * Scripts/webkitpy/common/config/committer

[webkit-changes] [102662] trunk/LayoutTests

2011-12-13 Thread commit-queue
Title: [102662] trunk/LayoutTests Revision 102662 Author commit-qu...@webkit.org Date 2011-12-13 01:33:57 -0800 (Tue, 13 Dec 2011) Log Message Asynchronous text checking should check the grammar. https://bugs.webkit.org/show_bug.cgi?id=56368 Patch by Shinya Kawanaka on 2011-12-13 Review

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

2011-12-13 Thread haraken
Title: [102663] trunk/Source/WebCore Revision 102663 Author hara...@chromium.org Date 2011-12-13 02:04:08 -0800 (Tue, 13 Dec 2011) Log Message Use the [Supplemental] IDL for webaudio attributes in Chromium https://bugs.webkit.org/show_bug.cgi?id=73394 Reviewed by Adam Barth. - Overview:

[webkit-changes] [102664] trunk/LayoutTests

2011-12-13 Thread bashi
Title: [102664] trunk/LayoutTests Revision 102664 Author ba...@chromium.org Date 2011-12-13 02:05:09 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed Chromium test expectations update. Patch by Kenichi Ishibashi on 2011-12-13 * platform/chromium/test_expectations.txt: Modified Paths t

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

2011-12-13 Thread caio . oliveira
Title: [102666] trunk/Source/WebKit2 Revision 102666 Author caio.olive...@openbossa.org Date 2011-12-13 02:24:44 -0800 (Tue, 13 Dec 2011) Log Message [Qt][WK2] Move undo & edit command PageClient callbacks into QtWebUndoController https://bugs.webkit.org/show_bug.cgi?id=74364 Reviewed by

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

2011-12-13 Thread carlosgc
Title: [102667] trunk/Source/WebKit2 Revision 102667 Author carlo...@webkit.org Date 2011-12-13 02:29:57 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed. Fix GTK+ build after r102640. * GNUmakefile.am: Add DownloadProxy sources again. Modified Paths trunk/Source/WebKit2/ChangeLog trunk

[webkit-changes] [102668] trunk/LayoutTests

2011-12-13 Thread bashi
Title: [102668] trunk/LayoutTests Revision 102668 Author ba...@chromium.org Date 2011-12-13 02:37:40 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed Chromium test expectations update. Changed expectation of editing/spelling/grammer-paste.html. Patch by Kenichi Ishibashi on 2011-12-13 *

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

2011-12-13 Thread kling
Title: [102669] trunk/Source/WebCore Revision 102669 Author kl...@webkit.org Date 2011-12-13 04:03:37 -0800 (Tue, 13 Dec 2011) Log Message CollectionCache: Remove unused copy constructor and make it noncopyable. Reviewed by Simon Hausmann. * html/CollectionCache.cpp: * html/CollectionC

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

2011-12-13 Thread caio . oliveira
Title: [102670] trunk/Source/WebKit2 Revision 102670 Author caio.olive...@openbossa.org Date 2011-12-13 04:35:20 -0800 (Tue, 13 Dec 2011) Log Message [Qt][WK2] Move load & navigation related functions out of QtWebPageProxy https://bugs.webkit.org/show_bug.cgi?id=74395 Reviewed by Simon H

[webkit-changes] [102672] trunk/LayoutTests

2011-12-13 Thread ossy
Title: [102672] trunk/LayoutTests Revision 102672 Author o...@webkit.org Date 2011-12-13 05:13:08 -0800 (Tue, 13 Dec 2011) Log Message [Qt] Add Qt platform specific expected result after r102602. Unreviewed gardening. Patch by Oliver Varga on 2011-12-13 * platform/qt/http/tests/cache/

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

2011-12-13 Thread carlosgc
Title: [102673] trunk/Source/WebKit2 Revision 102673 Author carlo...@webkit.org Date 2011-12-13 05:23:54 -0800 (Tue, 13 Dec 2011) Log Message [GTK] Initial UI client implementation for WebKit2 GTK +API https://bugs.webkit.org/show_bug.cgi?id=69753 Reviewed by Martin Robinson. * GNUmakef

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

2011-12-13 Thread kenneth
Title: [102674] trunk/Source/WebKit2 Revision 102674 Author kenn...@webkit.org Date 2011-12-13 05:28:32 -0800 (Tue, 13 Dec 2011) Log Message [Qt] Make sure that touch events result in the page view gaining focus Reviewed by Simon Hausmann. * UIProcess/API/qt/qquickwebpage.cpp: (QQuickWe

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

2011-12-13 Thread carlosgc
Title: [102675] trunk/Source/WebKit2 Revision 102675 Author carlo...@webkit.org Date 2011-12-13 05:31:55 -0800 (Tue, 13 Dec 2011) Log Message [GTK] Add support for _javascript_ dialogs in WebKit2 GTK+ API https://bugs.webkit.org/show_bug.cgi?id=71362 Reviewed by Martin Robinson. * UIPro

[webkit-changes] [102676] trunk/Tools

2011-12-13 Thread carlosgc
Title: [102676] trunk/Tools Revision 102676 Author carlo...@webkit.org Date 2011-12-13 05:39:49 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed. Fix GTK+ API docs build. * gtk/generate-gtkdoc: (get_webkit2_options): Ignore WebKitUIClient since it's private API. Modified Paths trunk/Too

[webkit-changes] [102677] trunk/Tools

2011-12-13 Thread commit-queue
Title: [102677] trunk/Tools Revision 102677 Author commit-qu...@webkit.org Date 2011-12-13 05:41:30 -0800 (Tue, 13 Dec 2011) Log Message [NRWT] It crashes intermittently when there are WebProcess crashes https://bugs.webkit.org/show_bug.cgi?id=73451 Use self.poll() instead of self._proc.

[webkit-changes] [102678] trunk/LayoutTests

2011-12-13 Thread philn
Title: [102678] trunk/LayoutTests Revision 102678 Author ph...@webkit.org Date 2011-12-13 07:13:40 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed, skip 4 new failing tests on GTK. * platform/gtk/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/gtk/Skipped

[webkit-changes] [102679] trunk

2011-12-13 Thread vestbo
Title: [102679] trunk Revision 102679 Author ves...@webkit.org Date 2011-12-13 07:19:50 -0800 (Tue, 13 Dec 2011) Log Message [Qt] Get rid of layering violations in includes WebKit/qt/API and WebKit/qt/WebCoreSupport should not be included in the webcore.prf, but rather in each target tha

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

2011-12-13 Thread caio . oliveira
Title: [102680] trunk/Source/WebKit2 Revision 102680 Author caio.olive...@openbossa.org Date 2011-12-13 07:47:27 -0800 (Tue, 13 Dec 2011) Log Message [Qt][WK2] Make QtPageClient dispatch directly to WebView when possible https://bugs.webkit.org/show_bug.cgi?id=74407 Reviewed by Simon Hau

[webkit-changes] [102681] trunk/Tools

2011-12-13 Thread ossy
Title: [102681] trunk/Tools Revision 102681 Author o...@webkit.org Date 2011-12-13 08:26:48 -0800 (Tue, 13 Dec 2011) Log Message [Qt] Unreviewed speculativ debug buildfix after r102679. * QtTestBrowser/QtTestBrowser.pro: * QtTestBrowser/main.cpp: Modified Paths trunk/Tools/ChangeLog tr

[webkit-changes] [102682] trunk/LayoutTests

2011-12-13 Thread reed
Title: [102682] trunk/LayoutTests Revision 102682 Author r...@google.com Date 2011-12-13 08:31:17 -0800 (Tue, 13 Dec 2011) Log Message [skia] need new baselines when SKIA_TEXT is enabled https://bugs.webkit.org/show_bug.cgi?id=74408 Reviewed by NOBODY. unreviewed, update expectations *

[webkit-changes] [102683] branches/chromium/963/Source/WebKit/chromium

2011-12-13 Thread japhet
Title: [102683] branches/chromium/963/Source/WebKit/chromium Revision 102683 Author jap...@chromium.org Date 2011-12-13 09:13:47 -0800 (Tue, 13 Dec 2011) Log Message Revert 96912 - Always call setActive() in WebViewImpl::setFocus(), not just when enabling focus. https://bugs.webkit.org/sh

[webkit-changes] [102684] trunk/Tools

2011-12-13 Thread ossy
Title: [102684] trunk/Tools Revision 102684 Author o...@webkit.org Date 2011-12-13 09:20:56 -0800 (Tue, 13 Dec 2011) Log Message [Qt] REGRESSION(102679): It broke Qt5-WK1 build https://bugs.webkit.org/show_bug.cgi?id=74413 Unreviewed buildfix. * qmake/mkspecs/features/webcore.prf: Tempo

[webkit-changes] [102685] trunk/Tools

2011-12-13 Thread mrobinson
Title: [102685] trunk/Tools Revision 102685 Author mrobin...@webkit.org Date 2011-12-13 10:10:34 -0800 (Tue, 13 Dec 2011) Log Message build-jsc passing incorrect args to buildGtkProject https://bugs.webkit.org/show_bug.cgi?id=74308 Reviewed by NOBODY. * Scripts/build-webkit: Instead of

[webkit-changes] [102686] trunk/Tools/ChangeLog

2011-12-13 Thread mrobinson
Title: [102686] trunk/Tools/ChangeLog Revision 102686 Author mrobin...@webkit.org Date 2011-12-13 10:12:45 -0800 (Tue, 13 Dec 2011) Log Message Fix the 'Reviewed by' field in my last ChangeLog entry. Modified Paths trunk/Tools/ChangeLog Diff Modified: trunk/Tools/ChangeLog (102685

[webkit-changes] [102687] branches/chromium/963/Source/WebKit/chromium

2011-12-13 Thread japhet
Title: [102687] branches/chromium/963/Source/WebKit/chromium Revision 102687 Author jap...@chromium.org Date 2011-12-13 10:19:59 -0800 (Tue, 13 Dec 2011) Log Message Revert 102683 - Revert 96912 - Always call setActive() in WebViewImpl::setFocus(), not just when enabling focus. https://bu

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

2011-12-13 Thread adamk
Title: [102688] trunk/Source/WebCore Revision 102688 Author ad...@chromium.org Date 2011-12-13 10:20:21 -0800 (Tue, 13 Dec 2011) Log Message V8Proxy cleanup: replace custom logging methods with standard WebCore calls https://bugs.webkit.org/show_bug.cgi?id=74220 Reviewed by Adam Barth.

[webkit-changes] [102690] trunk

2011-12-13 Thread robert
Title: [102690] trunk Revision 102690 Author rob...@webkit.org Date 2011-12-13 10:34:11 -0800 (Tue, 13 Dec 2011) Log Message CSS 2.1 failure: eof-002.htm fails https://bugs.webkit.org/show_bug.cgi?id=74309 Reviewed by Dean Jackson. Source/WebCore: Test: css2.1/20110323/eof-002-expected

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

2011-12-13 Thread beidson
Title: [102691] trunk/Source/WebCore Revision 102691 Author beid...@apple.com Date 2011-12-13 10:48:21 -0800 (Tue, 13 Dec 2011) Log Message Disable deprecation warnings around more code where we cannot easily switch away from the deprecated APIs. Reviewed by Mark Rowe. * bindings/objc

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

2011-12-13 Thread msaboff
Title: [102692] trunk/Source/_javascript_Core Revision 102692 Author msab...@apple.com Date 2011-12-13 11:39:12 -0800 (Tue, 13 Dec 2011) Log Message Cleanup of StringImpl::equal in r102631 post commit https://bugs.webkit.org/show_bug.cgi?id=74421 Reviewed by Darin Adler. * wtf/text/Atom

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

2011-12-13 Thread senorblanco
Title: [102693] trunk/Source/WebKit/chromium Revision 102693 Author senorbla...@chromium.org Date 2011-12-13 11:43:52 -0800 (Tue, 13 Dec 2011) Log Message Enable CSS_FILTERS in Chromium. https://bugs.webkit.org/show_bug.cgi?id=74334 Reviewed by Kenneth Russell. * features.gypi: Modifie

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

2011-12-13 Thread adamk
Title: [102695] trunk/Source/WebCore Revision 102695 Author ad...@chromium.org Date 2011-12-13 12:40:51 -0800 (Tue, 13 Dec 2011) Log Message Reduce code duplication in Element::setAttribute methods https://bugs.webkit.org/show_bug.cgi?id=74425 Reviewed by Ryosuke Niwa. Two overloads of

[webkit-changes] [102698] trunk/Source

2011-12-13 Thread alokp
Title: [102698] trunk/Source Revision 102698 Author al...@chromium.org Date 2011-12-13 13:12:40 -0800 (Tue, 13 Dec 2011) Log Message [chromium] compositing/masks layout tests fail with accelerated drawing https://bugs.webkit.org/show_bug.cgi?id=72760 Reviewed by Stephen White. Source/We

[webkit-changes] [102699] trunk

2011-12-13 Thread vsevik
Title: [102699] trunk Revision 102699 Author vse...@chromium.org Date 2011-12-13 13:19:52 -0800 (Tue, 13 Dec 2011) Log Message Web Inspector: Network item view does not correctly decode "+" in request parameters. https://bugs.webkit.org/show_bug.cgi?id=74422 Reviewed by Pavel Feldman. S

[webkit-changes] [102700] trunk

2011-12-13 Thread peter
Title: [102700] trunk Revision 102700 Author pe...@chromium.org Date 2011-12-13 13:23:02 -0800 (Tue, 13 Dec 2011) Log Message [Chromium] Pull in FreeType and decrease check-out complexity for Android https://bugs.webkit.org/show_bug.cgi?id=74401 Source/WebKit/chromium: Pull in FreeType

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

2011-12-13 Thread vsevik
Title: [102701] trunk/Source/WebCore Revision 102701 Author vse...@chromium.org Date 2011-12-13 13:27:15 -0800 (Tue, 13 Dec 2011) Log Message Web Inspector: [Regression] ResourceHeadersView sections should be expanded by default. https://bugs.webkit.org/show_bug.cgi?id=74434 Reviewed by

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

2011-12-13 Thread commit-queue
Title: [102702] trunk/Source/WebCore Revision 102702 Author commit-qu...@webkit.org Date 2011-12-13 13:42:37 -0800 (Tue, 13 Dec 2011) Log Message Implement a function of vector multiply with SSE2 optimization in VectorMath.cpp. https://bugs.webkit.org/show_bug.cgi?id=74048 Patch by Xingn

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

2011-12-13 Thread kbr
Title: [102703] trunk/Source/WebKit/chromium Revision 102703 Author k...@google.com Date 2011-12-13 13:42:54 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed, rolling out r102693. http://trac.webkit.org/changeset/102693 https://bugs.webkit.org/show_bug.cgi?id=74334 Broke Chromium Windows

[webkit-changes] [102704] trunk/Tools

2011-12-13 Thread kubo
Title: [102704] trunk/Tools Revision 102704 Author k...@profusion.mobi Date 2011-12-13 13:50:52 -0800 (Tue, 13 Dec 2011) Log Message watchlist: Add watchlist for EFL, CMake and libsoup code and put myself on it. https://bugs.webkit.org/show_bug.cgi?id=74430 Reviewed by David Levin. * Sc

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

2011-12-13 Thread adamk
Title: [102705] trunk/Source/WebCore Revision 102705 Author ad...@chromium.org Date 2011-12-13 14:05:00 -0800 (Tue, 13 Dec 2011) Log Message Update variable names in NamedNodeMap methods to match WebKit style https://bugs.webkit.org/show_bug.cgi?id=74437 Reviewed by Ojan Vafai. While re

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

2011-12-13 Thread commit-queue
Title: [102706] trunk/Source/_javascript_Core Revision 102706 Author commit-qu...@webkit.org Date 2011-12-13 14:10:05 -0800 (Tue, 13 Dec 2011) Log Message Fix interpreter debug build. https://bugs.webkit.org/show_bug.cgi?id=74439 Patch by Andy Wingo on 2011-12-13 Reviewed by Geoffrey Ga

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

2011-12-13 Thread fpizlo
Title: [102707] trunk/Source/_javascript_Core Revision 102707 Author fpi...@apple.com Date 2011-12-13 14:12:33 -0800 (Tue, 13 Dec 2011) Log Message DFG GetByVal CSE rule should match PutByValAlias https://bugs.webkit.org/show_bug.cgi?id=74390 Reviewed by Geoff Garen. Tiny win on

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

2011-12-13 Thread simonjam
Title: [102708] trunk/Source/WebCore Revision 102708 Author simon...@chromium.org Date 2011-12-13 14:24:38 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed, Chromium Mac build fix. * page/PerformanceTiming.h: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/page/Perfor

[webkit-changes] [102709] trunk

2011-12-13 Thread oliver
Title: [102709] trunk Revision 102709 Author oli...@apple.com Date 2011-12-13 15:17:43 -0800 (Tue, 13 Dec 2011) Log Message Arguments object doesn't handle mutation of length property correctly https://bugs.webkit.org/show_bug.cgi?id=74454 Reviewed by Gavin Barraclough. Source/_javascri

[webkit-changes] [102710] trunk/LayoutTests

2011-12-13 Thread kbr
Title: [102710] trunk/LayoutTests Revision 102710 Author k...@google.com Date 2011-12-13 15:19:19 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed Chromium expectations update. Expand a couple of existing suppressions. * platform/chromium/test_expectations.txt: Modified Paths trunk/Layo

[webkit-changes] [102711] trunk/Websites/bugs.webkit.org

2011-12-13 Thread ojan
Title: [102711] trunk/Websites/bugs.webkit.org Revision 102711 Author o...@chromium.org Date 2011-12-13 15:26:58 -0800 (Tue, 13 Dec 2011) Log Message Fix bug in the code review tool when readding a discarded comment https://bugs.webkit.org/show_bug.cgi?id=74450 Reviewed by Adam Barth. I

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

2011-12-13 Thread tony
Title: [102712] trunk/Source/WebCore Revision 102712 Author t...@chromium.org Date 2011-12-13 15:38:17 -0800 (Tue, 13 Dec 2011) Log Message inline setting m_regionForStyling since region is rarely set https://bugs.webkit.org/show_bug.cgi?id=74435 Reviewed by Andreas Kling. * css/CSSStyl

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

2011-12-13 Thread commit-queue
Title: [102713] trunk/Source/WebKit Revision 102713 Author commit-qu...@webkit.org Date 2011-12-13 15:39:48 -0800 (Tue, 13 Dec 2011) Log Message [Blackberry] Fix a leak in BackingStore class Don't leak the blit generation condvar and mutex. https://bugs.webkit.org/show_bug.cgi?id=7

[webkit-changes] [102714] trunk/Source/WebCore/ChangeLog

2011-12-13 Thread tony
Title: [102714] trunk/Source/WebCore/ChangeLog Revision 102714 Author t...@chromium.org Date 2011-12-13 15:50:23 -0800 (Tue, 13 Dec 2011) Log Message Inline all of initForRegionStyling except for the rarely used part for non-null regions. https://bugs.webkit.org/show_bug.cgi?id=74435 Rev

[webkit-changes] [102715] trunk

2011-12-13 Thread kevino
Title: [102715] trunk Revision 102715 Author kev...@webkit.org Date 2011-12-13 15:50:44 -0800 (Tue, 13 Dec 2011) Log Message [wx] Add a URL argument to the wxWebView constructor, and fix page calculations and margins on Windows and Mac. https://bugs.webkit.org/show_bug.cgi?id=74316 Revie

[webkit-changes] [102716] trunk/LayoutTests

2011-12-13 Thread tony
Title: [102716] trunk/LayoutTests Revision 102716 Author t...@chromium.org Date 2011-12-13 15:54:03 -0800 (Tue, 13 Dec 2011) Log Message Rolling out r102461, a change to a layout test to try to remove flakiness on Chromium. http://trac.webkit.org/changeset/102461 Test is still flaky on C

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

2011-12-13 Thread kling
Title: [102717] trunk/Source/WebKit2 Revision 102717 Author kl...@webkit.org Date 2011-12-13 15:59:24 -0800 (Tue, 13 Dec 2011) Log Message REGRESSION (r102652): New window opens with zero size at produbanco.com and Reviewed by Anders Carlsson. Don't use the cached window frame if it's

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

2011-12-13 Thread kevino
Title: [102718] trunk/Source/WebCore Revision 102718 Author kev...@webkit.org Date 2011-12-13 16:00:43 -0800 (Tue, 13 Dec 2011) Log Message [wx] Don't make the bitmap transparent when using theme drawing calls that don't support transparent bitmaps. https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [102719] trunk/Websites/bugs.webkit.org

2011-12-13 Thread ojan
Title: [102719] trunk/Websites/bugs.webkit.org Revision 102719 Author o...@chromium.org Date 2011-12-13 16:07:22 -0800 (Tue, 13 Dec 2011) Log Message Expanding context is broken for prepare-ChangeLog in the code review tool. https://bugs.webkit.org/show_bug.cgi?id=74458 Reviewed by Adam

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

2011-12-13 Thread commit-queue
Title: [102720] trunk/Source/WebKit/chromium Revision 102720 Author commit-qu...@webkit.org Date 2011-12-13 16:20:11 -0800 (Tue, 13 Dec 2011) Log Message Export WebArrayBuffer::byteLength https://bugs.webkit.org/show_bug.cgi?id=74438 Patch by Dave Michael on 2011-12-13 Reviewed by Darin

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

2011-12-13 Thread adamk
Title: [102721] trunk/Source/WebCore Revision 102721 Author ad...@chromium.org Date 2011-12-13 17:03:01 -0800 (Tue, 13 Dec 2011) Log Message [MutationObservers] Avoid allocations if no observers are present https://bugs.webkit.org/show_bug.cgi?id=74423 Patch by Rafael Weinstein on 2011-

[webkit-changes] [102722] trunk

2011-12-13 Thread dslomov
Title: [102722] trunk Revision 102722 Author dslo...@google.com Date 2011-12-13 17:17:41 -0800 (Tue, 13 Dec 2011) Log Message https://bugs.webkit.org/show_bug.cgi?id=73691 [JSC] Implement correct order of window.postMessage arguments. This change supports a new signature of windowPostMess

[webkit-changes] [102723] trunk

2011-12-13 Thread fpizlo
Title: [102723] trunk Revision 102723 Author fpi...@apple.com Date 2011-12-13 17:46:36 -0800 (Tue, 13 Dec 2011) Log Message DFG OSR exit for UInt32ToNumber should roll forward, not roll backward https://bugs.webkit.org/show_bug.cgi?id=74463 Source/_javascript_Core: Reviewed by Gavin Ba

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

2011-12-13 Thread kov
Title: [102724] trunk/Source/WebKit2 Revision 102724 Author k...@webkit.org Date 2011-12-13 17:51:45 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed build fix. * GNUmakefile.am: make sure we do not derreference the target link if it already exists, and replace it with the new one instead

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

2011-12-13 Thread enne
Title: [102726] trunk/Source/WebCore Revision 102726 Author e...@google.com Date 2011-12-13 17:52:40 -0800 (Tue, 13 Dec 2011) Log Message [chromium] Use HashMap<..., OwnPtr> for compositor tilemap https://bugs.webkit.org/show_bug.cgi?id=74154 Reviewed by James Robinson. After r102410 la

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

2011-12-13 Thread dpranke
Title: [102727] trunk/Source/WebKit/chromium Revision 102727 Author dpra...@chromium.org Date 2011-12-13 18:32:43 -0800 (Tue, 13 Dec 2011) Log Message chromium port - remove nacl hack in DEPS/gyp_webkit https://bugs.webkit.org/show_bug.cgi?id=74150 Reviewed by Tony Chang. This change re

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

2011-12-13 Thread ggaren
Title: [102728] trunk/Source/_javascript_Core Revision 102728 Author gga...@apple.com Date 2011-12-13 18:55:02 -0800 (Tue, 13 Dec 2011) Log Message GC Crash introduced in r102545 Reviewed by Gavin Barraclough. MarkedArgumentBuffer was still marking items in forwards order, even

[webkit-changes] [102729] trunk/LayoutTests

2011-12-13 Thread dslomov
Title: [102729] trunk/LayoutTests Revision 102729 Author dslo...@google.com Date 2011-12-13 18:56:11 -0800 (Tue, 13 Dec 2011) Log Message https://bugs.webkit.org/show_bug.cgi?id=74456 [V8][Chromium] Reenable dedicated worker layout tests. Chromium-specific results are caused by exception

[webkit-changes] [102730] trunk

2011-12-13 Thread andersca
Title: [102730] trunk Revision 102730 Author ander...@apple.com Date 2011-12-13 19:12:15 -0800 (Tue, 13 Dec 2011) Log Message Add a very bare-bones implementation of bind and Function to WTF https://bugs.webkit.org/show_bug.cgi?id=74462 Reviewed by Sam Weinig. Source/_javascript_Core:

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

2011-12-13 Thread commit-queue
Title: [102731] trunk/Source/WebCore Revision 102731 Author commit-qu...@webkit.org Date 2011-12-13 20:11:24 -0800 (Tue, 13 Dec 2011) Log Message [Chromium] Initialize Settings::m_perTileDrawingEnabled properly. https://bugs.webkit.org/show_bug.cgi?id=74476 Patch by David Reveman on 201

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

2011-12-13 Thread morrita
Title: [102732] trunk/Source/WebCore Revision 102732 Author morr...@google.com Date 2011-12-13 20:49:56 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed Chromium-Mac build fix trial. * platform/graphics/chromium/cc/CCLayerTilingData.h: Modified Paths trunk/Source/WebCore/ChangeLog trunk

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

2011-12-13 Thread commit-queue
Title: [102733] trunk/Source/WebCore Revision 102733 Author commit-qu...@webkit.org Date 2011-12-13 20:56:56 -0800 (Tue, 13 Dec 2011) Log Message Optimize to not use pow() in the inner loop in AudioParamTimeline https://bugs.webkit.org/show_bug.cgi?id=73530 Patch by James Wei on 2011-12

[webkit-changes] [102734] trunk

2011-12-13 Thread commit-queue
Title: [102734] trunk Revision 102734 Author commit-qu...@webkit.org Date 2011-12-13 20:59:33 -0800 (Tue, 13 Dec 2011) Log Message HTML details summary not working with form controls https://bugs.webkit.org/show_bug.cgi?id=74398 Patch by Hajime Morrita on 2011-12-13 Reviewed by Kent Tam

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

2011-12-13 Thread morrita
Title: [102735] trunk/Source/WebCore Revision 102735 Author morr...@google.com Date 2011-12-13 21:07:42 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed, rolling out r102732. http://trac.webkit.org/changeset/102732 The last fix makes no sense... * platform/graphics/chromium/cc/CCLayerTil

[webkit-changes] [102736] trunk/Tools

2011-12-13 Thread haraken
Title: [102736] trunk/Tools Revision 102736 Author hara...@chromium.org Date 2011-12-13 21:13:07 -0800 (Tue, 13 Dec 2011) Log Message [Refactoring] Remove several global variables from prepare-ChangeLog https://bugs.webkit.org/show_bug.cgi?id=74389 Reviewed by David Kilzer. We are plann

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

2011-12-13 Thread andersca
Title: [102737] trunk/Source/_javascript_Core Revision 102737 Author ander...@apple.com Date 2011-12-13 21:15:51 -0800 (Tue, 13 Dec 2011) Log Message Try to fix the Windows build. Remove the callOnMainThread overload that takes a WTF::Function since it's not being used. * wtf/MainThread

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

2011-12-13 Thread jamesr
Title: [102738] trunk/Source/WebCore Revision 102738 Author jam...@google.com Date 2011-12-13 21:19:46 -0800 (Tue, 13 Dec 2011) Log Message Unreviewed, rolling out r102726. http://trac.webkit.org/changeset/102726 https://bugs.webkit.org/show_bug.cgi?id=74154 Does not compile on clang *

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

2011-12-13 Thread commit-queue
Title: [102739] trunk/Source/WebCore Revision 102739 Author commit-qu...@webkit.org Date 2011-12-13 21:22:47 -0800 (Tue, 13 Dec 2011) Log Message Upstream 3 files into WebCore/platform/blackberry ClipboardBlackBerry.cpp/h, PasteboardBlackBerry.cpp https://bugs.webkit.org/show_bug.cgi?id=7

[webkit-changes] [102740] trunk

2011-12-13 Thread simon . fraser
Title: [102740] trunk Revision 102740 Author simon.fra...@apple.com Date 2011-12-13 21:52:18 -0800 (Tue, 13 Dec 2011) Log Message Share blend progress code https://bugs.webkit.org/show_bug.cgi?id=74464 Reviewed by Dean Jackson. Lots of places in the code had copies of the animation inte

[webkit-changes] [102741] trunk

2011-12-13 Thread commit-queue
Title: [102741] trunk Revision 102741 Author commit-qu...@webkit.org Date 2011-12-13 22:14:46 -0800 (Tue, 13 Dec 2011) Log Message [Forms] Default selection of select(menulist) should not be disabled https://bugs.webkit.org/show_bug.cgi?id=74270 Patch by Yosifumi Inoue on 2011-12-13 Rev

[webkit-changes] [102742] trunk/LayoutTests

2011-12-13 Thread ossy
Title: [102742] trunk/LayoutTests Revision 102742 Author o...@webkit.org Date 2011-12-13 22:49:42 -0800 (Tue, 13 Dec 2011) Log Message [Qt] Unreviewed morning gardening. * platform/qt/Skipped: Skip new failing tests. Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform

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

2011-12-13 Thread leo . yang
Title: [102744] trunk/Source/WebCore Revision 102744 Author leo.y...@torchmobile.com.cn Date 2011-12-13 23:34:24 -0800 (Tue, 13 Dec 2011) Log Message [BlackBerry] Add the new plugin files into the build system. https://bugs.webkit.org/show_bug.cgi?id=74483 Patch by Wei Charles on 2011-1