[webkit-changes] [96076] trunk/LayoutTests

2011-09-26 Thread rniwa
Title: [96076] trunk/LayoutTests Revision 96076 Author rn...@webkit.org Date 2011-09-26 23:55:34 -0700 (Mon, 26 Sep 2011) Log Message dump-as-markup conversion: editing/deleting/delete-to-end-of-paragraph.html https://bugs.webkit.org/show_bug.cgi?id=68865 Reviewed by Kent Tamura. Conver

[webkit-changes] [96075] trunk/LayoutTests

2011-09-26 Thread reni
Title: [96075] trunk/LayoutTests Revision 96075 Author r...@webkit.org Date 2011-09-26 23:43:27 -0700 (Mon, 26 Sep 2011) Log Message [Qt] Skip two tests because they are failing after r96070. Unreviewed gardening. * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk

[webkit-changes] [96074] trunk/Tools

2011-09-26 Thread dglazkov
Title: [96074] trunk/Tools Revision 96074 Author dglaz...@chromium.org Date 2011-09-26 23:32:10 -0700 (Mon, 26 Sep 2011) Log Message garden-o-matic's commit data on summary page should not crowd itself or twitch when hovered over. https://bugs.webkit.org/show_bug.cgi?id=68864 Reviewed by

[webkit-changes] [96073] trunk

2011-09-26 Thread commit-queue
Title: [96073] trunk Revision 96073 Author commit-qu...@webkit.org Date 2011-09-26 23:27:02 -0700 (Mon, 26 Sep 2011) Log Message Implement PopStateEvent.state with SerializedScriptValue and ScriptValue https://bugs.webkit.org/show_bug.cgi?id=68345 Patch by Kentaro Hara on 2011-09-26 Rev

[webkit-changes] [96072] trunk/Tools

2011-09-26 Thread ossy
Title: [96072] trunk/Tools Revision 96072 Author o...@webkit.org Date 2011-09-26 23:26:14 -0700 (Mon, 26 Sep 2011) Log Message [Qt][WK2] One more unreviewed buildfix after r96005. * WebKitTestRunner/qt/TestInvocationQt.cpp: Missing include added. Modified Paths trunk/Tools/ChangeLog tr

[webkit-changes] [96071] trunk/Tools

2011-09-26 Thread ossy
Title: [96071] trunk/Tools Revision 96071 Author o...@webkit.org Date 2011-09-26 23:15:20 -0700 (Mon, 26 Sep 2011) Log Message [Qt][WK2] Unreviewed buildfix after r96005. * WebKitTestRunner/qt/TestInvocationQt.cpp: (WTR::TestInvocation::dumpPixelsAndCompareWithExpected): Modified Paths

[webkit-changes] [96070] trunk

2011-09-26 Thread simon . fraser
Title: [96070] trunk Revision 96070 Author simon.fra...@apple.com Date 2011-09-26 22:50:02 -0700 (Mon, 26 Sep 2011) Log Message Pixel result shows that compositing/iframes/repaint-after-losing-scrollbars.html is failing https://bugs.webkit.org/show_bug.cgi?id=67858 Reviewed by Darin Adle

[webkit-changes] [96069] trunk

2011-09-26 Thread simon . fraser
Title: [96069] trunk Revision 96069 Author simon.fra...@apple.com Date 2011-09-26 22:12:24 -0700 (Mon, 26 Sep 2011) Log Message Translucent scrollbars on composited layers render incorrectly https://bugs.webkit.org/show_bug.cgi?id=58515 Source/WebCore: Reviewed by Sam Weinig. Scrollbar

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

2011-09-26 Thread ggaren
Title: [96068] trunk/Source/_javascript_Core Revision 96068 Author gga...@apple.com Date 2011-09-26 20:24:03 -0700 (Mon, 26 Sep 2011) Log Message REGRESSION (r95912): Conservative marking doesn't filter out pointers to MarkedBlock metadata https://bugs.webkit.org/show_bug.cgi?id=68860 Re

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

2011-09-26 Thread caio . oliveira
Title: [96067] trunk/Source/WebKit2 Revision 96067 Author caio.olive...@openbossa.org Date 2011-09-26 19:36:55 -0700 (Mon, 26 Sep 2011) Log Message [Qt] Fix WK2 build after r96014 https://bugs.webkit.org/show_bug.cgi?id=68856 Reviewed by Gustavo Noronha Silva. Commit r96014 added inspec

[webkit-changes] [96065] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [96065] trunk/LayoutTests Revision 96065 Author mih...@chromium.org Date 2011-09-26 19:07:46 -0700 (Mon, 26 Sep 2011) Log Message Put back all Chromium platform failing expectations for some tests (they still fail on all platforms on the GPU bots). * platform/chromium/test_expecta

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

2011-09-26 Thread adamk
Title: [96064] trunk/Source/WebCore Revision 96064 Author ad...@chromium.org Date 2011-09-26 18:44:36 -0700 (Mon, 26 Sep 2011) Log Message [MutationObservers] implement MutationRecord https://bugs.webkit.org/show_bug.cgi?id=68824 Reviewed by Darin Adler. Implements MutationRecord as spe

[webkit-changes] [96063] branches/chromium/835/Source/WebKit/chromium/src/ WorkerFileWriterCallbacksBridge.cpp

2011-09-26 Thread levin
Title: [96063] branches/chromium/835/Source/WebKit/chromium/src/WorkerFileWriterCallbacksBridge.cpp Revision 96063 Author le...@chromium.org Date 2011-09-26 18:40:37 -0700 (Mon, 26 Sep 2011) Log Message Merge 95012 - [chromium] Remove AllowCrossThreadAccess for WorkerFileWriterCallbacksBr

[webkit-changes] [96062] branches/chromium/835/Source/WebCore/platform

2011-09-26 Thread levin
Title: [96062] branches/chromium/835/Source/WebCore/platform Revision 96062 Author le...@chromium.org Date 2011-09-26 18:39:09 -0700 (Mon, 26 Sep 2011) Log Message Merge 94986 - Make the ThreadSafeRefCounted support in CrossThreadCopier work for T*. https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [96061] trunk

2011-09-26 Thread commit-queue
Title: [96061] trunk Revision 96061 Author commit-qu...@webkit.org Date 2011-09-26 18:36:08 -0700 (Mon, 26 Sep 2011) Log Message Implement a CloseEvent constructor for V8 https://bugs.webkit.org/show_bug.cgi?id=68793 Patch by Kentaro Hara on 2011-09-26 Reviewed by Adam Barth. Source/We

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

2011-09-26 Thread japhet
Title: [96060] trunk/Source/WebCore Revision 96060 Author jap...@chromium.org Date 2011-09-26 18:29:20 -0700 (Mon, 26 Sep 2011) Log Message Clean up CachedResource::load(). Collapse its logic into a single callsite, taking just a CachedResourceLoader and a ResourceLoaderOptions. 1. Its '

[webkit-changes] [96059] trunk/Tools

2011-09-26 Thread dglazkov
Title: [96059] trunk/Tools Revision 96059 Author dglaz...@chromium.org Date 2011-09-26 18:27:04 -0700 (Mon, 26 Sep 2011) Log Message garden-o-matic should be pretty in Open Sans. https://bugs.webkit.org/show_bug.cgi?id=68845 Reviewed by Adam Barth. * BuildSlaveSupport/build.webkit.org-c

[webkit-changes] [96058] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [96058] trunk/LayoutTests Revision 96058 Author mih...@chromium.org Date 2011-09-26 18:13:06 -0700 (Mon, 26 Sep 2011) Log Message Chromium test expectations update. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/c

[webkit-changes] [96057] trunk/LayoutTests

2011-09-26 Thread rniwa
Title: [96057] trunk/LayoutTests Revision 96057 Author rn...@webkit.org Date 2011-09-26 17:57:51 -0700 (Mon, 26 Sep 2011) Log Message editing/selection/select-bidi-run.html fails on Chromium Windows and Linux https://bugs.webkit.org/show_bug.cgi?id=68832 Unreviewed; remove the failing te

[webkit-changes] [96056] trunk/LayoutTests

2011-09-26 Thread rniwa
Title: [96056] trunk/LayoutTests Revision 96056 Author rn...@webkit.org Date 2011-09-26 17:55:57 -0700 (Mon, 26 Sep 2011) Log Message Skip the test added by r95964 on Qt and GTK because it has been failing on those two platforms. The failure is tracked by the bugs 68854 and 68855. * plat

[webkit-changes] [96055] trunk/Tools

2011-09-26 Thread dglazkov
Title: [96055] trunk/Tools Revision 96055 Author dglaz...@chromium.org Date 2011-09-26 17:52:19 -0700 (Mon, 26 Sep 2011) Log Message garden-o-matic should not say "Just now" when it doesn't actually know when an event happened. https://bugs.webkit.org/show_bug.cgi?id=68841 Reviewed by Ad

[webkit-changes] [96053] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [96053] trunk/LayoutTests Revision 96053 Author mih...@chromium.org Date 2011-09-26 17:40:40 -0700 (Mon, 26 Sep 2011) Log Message Remove failing Chromium expectations for tests that now pass. Rebaseline repaint tests for Chromium Snow Leopard CG after r96005. * platform/chromium-

[webkit-changes] [96052] trunk

2011-09-26 Thread timothy_horton
Title: [96052] trunk Revision 96052 Author timothy_hor...@apple.com Date 2011-09-26 17:36:19 -0700 (Mon, 26 Sep 2011) Log Message applied to filtered ellipse does not update https://bugs.webkit.org/show_bug.cgi?id=68457 Reviewed by Darin Adler. Invalidate the filter's cache when style

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

2011-09-26 Thread caio . oliveira
Title: [96051] trunk/Source/WebKit2 Revision 96051 Author caio.olive...@openbossa.org Date 2011-09-26 17:35:41 -0700 (Mon, 26 Sep 2011) Log Message [Qt] [WK2] Fix build after r95982 https://bugs.webkit.org/show_bug.cgi?id=68842 Reviewed by Anders Carlsson. The patch in r95982 removed th

[webkit-changes] [96050] branches/chromium/835

2011-09-26 Thread cdn
Title: [96050] branches/chromium/835 Revision 96050 Author c...@chromium.org Date 2011-09-26 17:24:17 -0700 (Mon, 26 Sep 2011) Log Message Revert 96034 - Merge 95791 - use after free in WebCore::SVGTRefElement::updateReferencedText BUG=95359 Review URL: http://codereview.chromium.org/804

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

2011-09-26 Thread fsamuel
Title: [96049] trunk/Source/WebKit/chromium Revision 96049 Author fsam...@chromium.org Date 2011-09-26 17:23:31 -0700 (Mon, 26 Sep 2011) Log Message Removed an unnecessary include in WebFrameImpl https://bugs.webkit.org/show_bug.cgi?id=68834 Reviewed by Darin Fisher. * src/WebFrameImpl.

[webkit-changes] [96048] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [96048] trunk/LayoutTests Revision 96048 Author mih...@chromium.org Date 2011-09-26 17:23:09 -0700 (Mon, 26 Sep 2011) Log Message Remove failing expectations for some ruby tests, since they were renamed to -disabled with r94327 and thus aren't being run at all. Add compositing/vid

[webkit-changes] [96028] branches/chromium/835

2011-09-26 Thread cdn
Title: [96028] branches/chromium/835 Revision 96028 Author c...@chromium.org Date 2011-09-26 16:13:07 -0700 (Mon, 26 Sep 2011) Log Message Merge 94511 - Crash in Range::processAncestorsAndTheirSiblings. BUG=95360 Review URL: http://codereview.chromium.org/8041051 Modified Paths branche

[webkit-changes] [96027] branches/chromium/835

2011-09-26 Thread cdn
Title: [96027] branches/chromium/835 Revision 96027 Author c...@chromium.org Date 2011-09-26 16:10:25 -0700 (Mon, 26 Sep 2011) Log Message Merge 95301 - cachedFont not getting updated for inline SVG text. BUG=95072 Review URL: http://codereview.chromium.org/8041050 Modified Paths branc

[webkit-changes] [96026] trunk

2011-09-26 Thread tony
Title: [96026] trunk Revision 96026 Author t...@chromium.org Date 2011-09-26 16:07:50 -0700 (Mon, 26 Sep 2011) Log Message switch the initial value of flex-order to 0 https://bugs.webkit.org/show_bug.cgi?id=68820 Source/WebCore: The spec changed from having an initial value of 1 to 0.

[webkit-changes] [96025] branches/chromium/835/Source/WebCore/dom

2011-09-26 Thread cdn
Title: [96025] branches/chromium/835/Source/WebCore/dom Revision 96025 Author c...@chromium.org Date 2011-09-26 16:07:28 -0700 (Mon, 26 Sep 2011) Log Message Merge 95600 - Style changes on forwarded shadow children should trigger shadow renderer reconstruction. BUG=93788 Review URL: http

[webkit-changes] [96047] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [96047] trunk/LayoutTests Revision 96047 Author mih...@chromium.org Date 2011-09-26 17:06:52 -0700 (Mon, 26 Sep 2011) Log Message Unreviewed Chromium test expectations update. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests

[webkit-changes] [96024] branches/chromium/835

2011-09-26 Thread cdn
Title: [96024] branches/chromium/835 Revision 96024 Author c...@chromium.org Date 2011-09-26 16:04:14 -0700 (Mon, 26 Sep 2011) Log Message Merge 94991 - Floats in ruby text intrude into the base BUG=94810 Review URL: http://codereview.chromium.org/8044031 Modified Paths branches/chrom

[webkit-changes] [96046] trunk/Tools

2011-09-26 Thread levin
Title: [96046] trunk/Tools Revision 96046 Author le...@chromium.org Date 2011-09-26 17:03:07 -0700 (Mon, 26 Sep 2011) Log Message watchlist: Add parsing for definition section. https://bugs.webkit.org/show_bug.cgi?id=68850 Reviewed by Adam Barth. * Scripts/webkitpy/common/watchlist/watc

[webkit-changes] [96022] branches/chromium/874/Source/WebCore/platform/graphics/chromium/cc/ CCLayerTreeHost.cpp

2011-09-26 Thread enne
Title: [96022] branches/chromium/874/Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHost.cpp Revision 96022 Author e...@google.com Date 2011-09-26 16:02:13 -0700 (Mon, 26 Sep 2011) Log Message [chromium] Work around null render surface crash in updateCompositorResources https://b

[webkit-changes] [96021] trunk/Tools

2011-09-26 Thread simon . fraser
Title: [96021] trunk/Tools Revision 96021 Author simon.fra...@apple.com Date 2011-09-26 16:00:37 -0700 (Mon, 26 Sep 2011) Log Message Fix WebKitTestRunner builds for Cairo, Windows and Qt. * WebKitTestRunner/cairo/TestInvocationCairo.cpp: (WTR::TestInvocation::dumpPixelsAndCompareWithExp

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

2011-09-26 Thread crogers
Title: [96020] trunk/Source/WebCore Revision 96020 Author crog...@google.com Date 2011-09-26 15:58:29 -0700 (Mon, 26 Sep 2011) Log Message OfflineAudioDestinationNode must wait for thread completion in uninitialize() https://bugs.webkit.org/show_bug.cgi?id=68725 Reviewed by Kenneth Russe

[webkit-changes] [96019] releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk/tests/testatk.c

2011-09-26 Thread alex
Title: [96019] releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk/tests/testatk.c Revision 96019 Author a...@webkit.org Date 2011-09-26 15:57:41 -0700 (Mon, 26 Sep 2011) Log Message Revert a change added by mistake to the last merge Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebKi

[webkit-changes] [96017] branches/chromium/835

2011-09-26 Thread cdn
Title: [96017] branches/chromium/835 Revision 96017 Author c...@chromium.org Date 2011-09-26 15:51:32 -0700 (Mon, 26 Sep 2011) Log Message Merge 95462 - Source/WebCore: Issues with merging ruby bases. BUG=94809 Review URL: http://codereview.chromium.org/8028045 Modified Paths branches/

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

2011-09-26 Thread mhahnenberg
Title: [96045] trunk/Source/_javascript_Core Revision 96045 Author mhahnenb...@apple.com Date 2011-09-26 16:53:42 -0700 (Mon, 26 Sep 2011) Log Message Make JSCell::toBoolean non-virtual https://bugs.webkit.org/show_bug.cgi?id=67727 Reviewed by Geoffrey Garen. JSCell::toBoolean now manua

[webkit-changes] [96044] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96044] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96044 Author c...@chromium.org Date 2011-09-26 16:45:00 -0700 (Mon, 26 Sep 2011) Log Message Merge 96020 - OfflineAudioDestinationNode must wait for thread completion in uninitialize() B

[webkit-changes] [96043] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96043] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96043 Author c...@chromium.org Date 2011-09-26 16:43:45 -0700 (Mon, 26 Sep 2011) Log Message Merge 95124 - Address lifetime issues in OfflineAudioDestinationNode (take 2) BUG=96149 Revie

[webkit-changes] [96042] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96042] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96042 Author c...@chromium.org Date 2011-09-26 16:42:21 -0700 (Mon, 26 Sep 2011) Log Message Merge 94984 - Address lifetime issues in OfflineAudioDestinationNode BUG=96149 Review URL: ht

[webkit-changes] [96040] tags/Safari-534.51.23/

2011-09-26 Thread mrowe
Title: [96040] tags/Safari-534.51.23/ Revision 96040 Author mr...@apple.com Date 2011-09-26 16:39:39 -0700 (Mon, 26 Sep 2011) Log Message New tag. Added Paths tags/Safari-534.51.23/ Diff Property changes: tags/Safari-534.51.23 Added: svn:ignore depcomp compile config.guess GNUma

[webkit-changes] [96041] branches/safari-534.51-branch/Source

2011-09-26 Thread mrowe
Title: [96041] branches/safari-534.51-branch/Source Revision 96041 Author mr...@apple.com Date 2011-09-26 16:40:02 -0700 (Mon, 26 Sep 2011) Log Message Versioning. Modified Paths branches/safari-534.51-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-534.51

[webkit-changes] [96039] branches/chromium/835/Source/WebCore

2011-09-26 Thread cdn
Title: [96039] branches/chromium/835/Source/WebCore Revision 96039 Author c...@chromium.org Date 2011-09-26 16:39:14 -0700 (Mon, 26 Sep 2011) Log Message Merge 95093 - 2011-09-13 Pavel Feldman BUG=96170 Review URL: http://codereview.chromium.org/8028048 Modified Paths branches/chrom

[webkit-changes] [96038] branches/safari-534.51-branch/Source/WebCore

2011-09-26 Thread mrowe
Title: [96038] branches/safari-534.51-branch/Source/WebCore Revision 96038 Author mr...@apple.com Date 2011-09-26 16:38:20 -0700 (Mon, 26 Sep 2011) Log Message Merge r95863. Modified Paths branches/safari-534.51-branch/Source/WebCore/ChangeLog branches/safari-534.51-branch/Source/WebCor

[webkit-changes] [96037] releases/WebKitGTK/webkit-1.6

2011-09-26 Thread alex
Title: [96037] releases/WebKitGTK/webkit-1.6 Revision 96037 Author a...@webkit.org Date 2011-09-26 16:36:56 -0700 (Mon, 26 Sep 2011) Log Message Update the release number for 1.6.0 and add the NEWS information Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk/NEWS releases/

[webkit-changes] [96036] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96036] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96036 Author c...@chromium.org Date 2011-09-26 16:36:33 -0700 (Mon, 26 Sep 2011) Log Message Merge 95124 - Address lifetime issues in OfflineAudioDestinationNode (take 2) BUG=96150 Revie

[webkit-changes] [96035] branches/chromium/835/Source/WebCore/webaudio/ OfflineAudioDestinationNode.cpp

2011-09-26 Thread cdn
Title: [96035] branches/chromium/835/Source/WebCore/webaudio/OfflineAudioDestinationNode.cpp Revision 96035 Author c...@chromium.org Date 2011-09-26 16:35:01 -0700 (Mon, 26 Sep 2011) Log Message Merge 94984 - Address lifetime issues in OfflineAudioDestinationNode BUG=96150 Review URL: ht

[webkit-changes] [96034] branches/chromium/835

2011-09-26 Thread cdn
Title: [96034] branches/chromium/835 Revision 96034 Author c...@chromium.org Date 2011-09-26 16:31:04 -0700 (Mon, 26 Sep 2011) Log Message Merge 95791 - use after free in WebCore::SVGTRefElement::updateReferencedText BUG=95359 Review URL: http://codereview.chromium.org/8046025 Modified

[webkit-changes] [96033] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [96033] trunk/LayoutTests Revision 96033 Author mih...@chromium.org Date 2011-09-26 16:29:34 -0700 (Mon, 26 Sep 2011) Log Message Remove failing Chromium test expectations for tests that now pass (mainly due to r95751, which implemented Function.prototype.bind for JSC, resulting in

[webkit-changes] [96032] branches/chromium/835

2011-09-26 Thread cdn
Title: [96032] branches/chromium/835 Revision 96032 Author c...@chromium.org Date 2011-09-26 16:26:25 -0700 (Mon, 26 Sep 2011) Log Message Merge 95204 - 2011-09-15 James Simonsen BUG=95761 Review URL: http://codereview.chromium.org/8037052 Modified Paths branches/chromium/835/Source

[webkit-changes] [96031] branches/chromium/835

2011-09-26 Thread cdn
Title: [96031] branches/chromium/835 Revision 96031 Author c...@chromium.org Date 2011-09-26 16:23:27 -0700 (Mon, 26 Sep 2011) Log Message Merge 95488 - Named property confusion with __proto__ BUG=95671 Review URL: http://codereview.chromium.org/8036045 Modified Paths branches/chromium

[webkit-changes] [96030] trunk

2011-09-26 Thread commit-queue
Title: [96030] trunk Revision 96030 Author commit-qu...@webkit.org Date 2011-09-26 16:21:42 -0700 (Mon, 26 Sep 2011) Log Message Set but unused variables cleanup in v8 bindings (gcc 4.6) https://bugs.webkit.org/show_bug.cgi?id=68079 Patch by Max Perepelitsyn on 2011-09-26 Reviewed by Ad

[webkit-changes] [96029] branches/chromium/835/Source/WebCore/dom/Range.cpp

2011-09-26 Thread cdn
Title: [96029] branches/chromium/835/Source/WebCore/dom/Range.cpp Revision 96029 Author c...@chromium.org Date 2011-09-26 16:20:47 -0700 (Mon, 26 Sep 2011) Log Message Merge 94512 - Unreviewed. Compile fix for r94511. BUG=95360 Review URL: http://codereview.chromium.org/8048007 Modified

[webkit-changes] [96023] trunk

2011-09-26 Thread cmarrin
Title: [96023] trunk Revision 96023 Author cmar...@apple.com Date 2011-09-26 16:02:17 -0700 (Mon, 26 Sep 2011) Log Message Enable requestAnimationFrame on Windows https://bugs.webkit.org/show_bug.cgi?id=68397 Reviewed by Simon Fraser. Source/_javascript_Core: Enabled REQUEST_ANIMATION

[webkit-changes] [96018] branches/chromium/835

2011-09-26 Thread inferno
Title: [96018] branches/chromium/835 Revision 96018 Author infe...@chromium.org Date 2011-09-26 15:53:32 -0700 (Mon, 26 Sep 2011) Log Message Merge 95924 - Source/WebCore: Issues with merging block children of a ruby base with another ruby base having inline children. BUG=91921 Review UR

[webkit-changes] [96016] trunk/LayoutTests

2011-09-26 Thread rniwa
Title: [96016] trunk/LayoutTests Revision 96016 Author rn...@webkit.org Date 2011-09-26 15:50:38 -0700 (Mon, 26 Sep 2011) Log Message editing/selection/select-bidi-run.html timeouts on non-Mac platforms https://bugs.webkit.org/show_bug.cgi?id=68831 Reviewed by Enrica Casucci. Click at (

[webkit-changes] [96015] releases/WebKitGTK/webkit-1.6/Source

2011-09-26 Thread alex
Title: [96015] releases/WebKitGTK/webkit-1.6/Source Revision 96015 Author a...@webkit.org Date 2011-09-26 15:49:42 -0700 (Mon, 26 Sep 2011) Log Message Merging http://trac.webkit.org/changeset/96009 Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebCore/ChangeLog releases/WebKitGTK

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

2011-09-26 Thread ap
Title: [96014] trunk/Source/WebKit2 Revision 96014 Author a...@apple.com Date 2011-09-26 15:46:28 -0700 (Mon, 26 Sep 2011) Log Message REGRESSION (r95747): Activating the web inspector causes the web process to be killed https://bugs.webkit.org/show_bug.cgi?id=68762 Reviewed by Anders Ca

[webkit-changes] [96013] trunk/LayoutTests

2011-09-26 Thread imasaki
Title: [96013] trunk/LayoutTests Revision 96013 Author imas...@chromium.org Date 2011-09-26 15:45:42 -0700 (Mon, 26 Sep 2011) Log Message [Chromium] Update the test expectaion file for media related tests. It includes updating bug numbers, removing media/video-controls-visible-audio-only.

[webkit-changes] [96012] branches/chromium/835

2011-09-26 Thread cdn
Title: [96012] branches/chromium/835 Revision 96012 Author c...@chromium.org Date 2011-09-26 15:45:37 -0700 (Mon, 26 Sep 2011) Log Message Merge 95054 - Source/WebCore: Fixes several bugs when adding CounterNodes to a tree which can cause asymetrical relationships. BUG=92226 Review URL:

[webkit-changes] [96011] branches/chromium/874

2011-09-26 Thread inferno
Title: [96011] branches/chromium/874 Revision 96011 Author infe...@chromium.org Date 2011-09-26 15:44:41 -0700 (Mon, 26 Sep 2011) Log Message Merge 95924 - Source/WebCore: Issues with merging block children of a ruby base with another ruby base having inline children. BUG=91921 Review UR

[webkit-changes] [96010] trunk

2011-09-26 Thread mihaip
Title: [96010] trunk Revision 96010 Author mih...@chromium.org Date 2011-09-26 15:34:54 -0700 (Mon, 26 Sep 2011) Log Message Source/WebKit/chromium: Fix copy and paste error in r96002. * tests/InnerGestureRecognizerTest.cpp: (TEST_F): LayoutTests: Remove test that no longer crashes (fix

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

2011-09-26 Thread xan
Title: [96009] trunk/Source/WebCore Revision 96009 Author x...@webkit.org Date 2011-09-26 15:28:31 -0700 (Mon, 26 Sep 2011) Log Message [GTK] Do not ignore 'Replaceable' attributes in the DOM bindings https://bugs.webkit.org/show_bug.cgi?id=68837 Reviewed by Martin Robinson. * bindings/

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

2011-09-26 Thread rniwa
Title: [96008] trunk/Source/WebCore Revision 96008 Author rn...@webkit.org Date 2011-09-26 15:27:19 -0700 (Mon, 26 Sep 2011) Log Message Leopard build fix. * testing/Internals.cpp: (WebCore::Internals::setZoomAnimatorTransform): Modified Paths trunk/Source/WebCore/ChangeLog trunk/Sourc

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

2011-09-26 Thread commit-queue
Title: [96007] trunk/Source/WebCore Revision 96007 Author commit-qu...@webkit.org Date 2011-09-26 15:22:23 -0700 (Mon, 26 Sep 2011) Log Message IndexedDB: Null key path gets stored as empty string key path https://bugs.webkit.org/show_bug.cgi?id=68726 Patch by Joshua Bell on 2011-09-26

[webkit-changes] [96006] trunk/LayoutTests

2011-09-26 Thread reed
Title: [96006] trunk/LayoutTests Revision 96006 Author r...@google.com Date 2011-09-26 15:21:04 -0700 (Mon, 26 Sep 2011) Log Message [skia] need rebaseline after the next skia roll -- improvements to xfermodes on gpu https://bugs.webkit.org/show_bug.cgi?id=68807 Reviewed by Stephen White

[webkit-changes] [96004] releases/WebKitGTK/webkit-1.6

2011-09-26 Thread alex
Title: [96004] releases/WebKitGTK/webkit-1.6 Revision 96004 Author a...@webkit.org Date 2011-09-26 15:19:05 -0700 (Mon, 26 Sep 2011) Log Message Merging http://trac.webkit.org/changeset/95996 Modified Paths releases/WebKitGTK/webkit-1.6/ChangeLog releases/WebKitGTK/webkit-1.6/GNUmakefil

[webkit-changes] [96005] trunk

2011-09-26 Thread simon . fraser
Title: [96005] trunk Revision 96005 Author simon.fra...@apple.com Date 2011-09-26 15:19:10 -0700 (Mon, 26 Sep 2011) Log Message Repaint tests don't work in WebKit2 https://bugs.webkit.org/show_bug.cgi?id=68453 Tools: Reviewed by Sam Weinig. Convert DumpRenderTree to use use the repaint

[webkit-changes] [96003] releases/WebKitGTK/webkit-1.6/Source/WebCore

2011-09-26 Thread alex
Title: [96003] releases/WebKitGTK/webkit-1.6/Source/WebCore Revision 96003 Author a...@webkit.org Date 2011-09-26 15:16:39 -0700 (Mon, 26 Sep 2011) Log Message Merging http://trac.webkit.org/changeset/95651 Modified Paths releases/WebKitGTK/webkit-1.6/Source/WebCore/ChangeLog releases/W

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

2011-09-26 Thread mihaip
Title: [96002] trunk/Source/WebKit/chromium Revision 96002 Author mih...@chromium.org Date 2011-09-26 15:12:55 -0700 (Mon, 26 Sep 2011) Log Message Disable Chromium gesture recognizer tests that started to fail on the Mac bots recently. * tests/InnerGestureRecognizerTest.cpp: (TEST_F):

[webkit-changes] [96000] trunk

2011-09-26 Thread commit-queue
Title: [96000] trunk Revision 96000 Author commit-qu...@webkit.org Date 2011-09-26 15:07:33 -0700 (Mon, 26 Sep 2011) Log Message Fix nonpremultiplied webgl toDataURL to jpeg https://bugs.webkit.org/show_bug.cgi?id=68366 Source/WebCore: The canvas spec says that toDataURL to formats with

[webkit-changes] [95999] trunk

2011-09-26 Thread commit-queue
Title: [95999] trunk Revision 95999 Author commit-qu...@webkit.org Date 2011-09-26 15:00:06 -0700 (Mon, 26 Sep 2011) Log Message Source/WebKit2: Added WKHitTestResult API's. WKHitTestResult API's are added. These API's can be used to get the hover'ed link/image/media URL as well as link

[webkit-changes] [95998] trunk

2011-09-26 Thread commit-queue
Title: [95998] trunk Revision 95998 Author commit-qu...@webkit.org Date 2011-09-26 14:47:46 -0700 (Mon, 26 Sep 2011) Log Message [CMake] Remove FindFreetype.cmake https://bugs.webkit.org/show_bug.cgi?id=68778 Patch by Raphael Kubo da Costa on 2011-09-26 Reviewed by Adam Barth. CMake ha

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

2011-09-26 Thread commit-queue
Title: [95997] trunk/Source/WebCore Revision 95997 Author commit-qu...@webkit.org Date 2011-09-26 14:44:26 -0700 (Mon, 26 Sep 2011) Log Message Fix full-page rubber band overhang appearing when gesturing during a slow page load. https://bugs.webkit.org/show_bug.cgi?id=68568 Chromium bug:

[webkit-changes] [95996] trunk

2011-09-26 Thread alex
Title: [95996] trunk Revision 95996 Author a...@webkit.org Date 2011-09-26 14:44:11 -0700 (Mon, 26 Sep 2011) Log Message 2011-09-26 Alejandro G. Castro [GTK] pot file is not properly remove during distcheck https://bugs.webkit.org/show_bug.cgi?id=68797 Defined

[webkit-changes] [95995] trunk/Tools

2011-09-26 Thread levin
Title: [95995] trunk/Tools Revision 95995 Author le...@chromium.org Date 2011-09-26 14:39:02 -0700 (Mon, 26 Sep 2011) Log Message Add skeleton parsing for a WatchList. https://bugs.webkit.org/show_bug.cgi?id=68823 Reviewed by Adam Barth. * Scripts/webkitpy/common/watchlist/watchlistpars

[webkit-changes] [95994] branches/chromium/835

2011-09-26 Thread jschuh
Title: [95994] branches/chromium/835 Revision 95994 Author jsc...@chromium.org Date 2011-09-26 14:35:31 -0700 (Mon, 26 Sep 2011) Log Message Merge 94905 - Source/WebCore: Crash due to bad data in SVGDocumentExtensions m_pendingResources BUG=91092 Review URL: http://codereview.chromium.org

[webkit-changes] [95993] branches/chromium/835

2011-09-26 Thread jschuh
Title: [95993] branches/chromium/835 Revision 95993 Author jsc...@chromium.org Date 2011-09-26 14:32:02 -0700 (Mon, 26 Sep 2011) Log Message Merge 94864 - Source/WebCore: Assert being hit in AccessibilityRenderObject::addChildren() BUG=84885 Review URL: http://codereview.chromium.org/8036

[webkit-changes] [95992] branches/chromium/835

2011-09-26 Thread jschuh
Title: [95992] branches/chromium/835 Revision 95992 Author jsc...@chromium.org Date 2011-09-26 14:24:48 -0700 (Mon, 26 Sep 2011) Log Message Merge 94716 - Changes to aria-hidden don't change VO navigation BUG=84160 Review URL: http://codereview.chromium.org/8037036 Modified Paths branch

[webkit-changes] [95991] branches/chromium/835

2011-09-26 Thread jschuh
Title: [95991] branches/chromium/835 Revision 95991 Author jsc...@chromium.org Date 2011-09-26 14:17:30 -0700 (Mon, 26 Sep 2011) Log Message Merge 95071 - Fix cssText property of counter-valued CSSPrimitiveValue and avoid uninitialized readBUG=60653 Review URL: http://codereview.chromium.

[webkit-changes] [95990] trunk/LayoutTests

2011-09-26 Thread rniwa
Title: [95990] trunk/LayoutTests Revision 95990 Author rn...@webkit.org Date 2011-09-26 14:06:44 -0700 (Mon, 26 Sep 2011) Log Message Add a failing expectation to the test added by r95964 on Chromium Linux and Chromium Windows. The failure is tracked by the bug 68832. * platform/chromium

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

2011-09-26 Thread ossy
Title: [95989] trunk/Source/WebKit2 Revision 95989 Author o...@webkit.org Date 2011-09-26 13:57:06 -0700 (Mon, 26 Sep 2011) Log Message [Qt][WK2]Unreviewed speculative buildfix after r95968. * WebProcess/WebCoreSupport/WebChromeClient.cpp: (WebKit::WebChromeClient::contentsSizeChanged):

[webkit-changes] [95988] trunk

2011-09-26 Thread wjmaclean
Title: [95988] trunk Revision 95988 Author wjmacl...@chromium.org Date 2011-09-26 13:31:12 -0700 (Mon, 26 Sep 2011) Log Message [chromium] Revise zoom animator backend to use full transform instead of just scale. https://bugs.webkit.org/show_bug.cgi?id=68535 Reviewed by Kenneth Russell.

[webkit-changes] [95987] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [95987] trunk/LayoutTests Revision 95987 Author mih...@chromium.org Date 2011-09-26 13:28:07 -0700 (Mon, 26 Sep 2011) Log Message Layout Test fast/animation/request-animation-frame-timestamps-advance.html is failing https://bugs.webkit.org/show_bug.cgi?id=68821 Switch test to use

[webkit-changes] [95986] trunk

2011-09-26 Thread commit-queue
Title: [95986] trunk Revision 95986 Author commit-qu...@webkit.org Date 2011-09-26 13:08:57 -0700 (Mon, 26 Sep 2011) Log Message [CMake] Detect the operating system in a more generic way. https://bugs.webkit.org/show_bug.cgi?id=67482 Patch by Raphael Kubo da Costa on 2011-09-26 Reviewed

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

2011-09-26 Thread mitz
Title: [95985] trunk/Source/WebCore Revision 95985 Author m...@apple.com Date 2011-09-26 13:08:11 -0700 (Mon, 26 Sep 2011) Log Message REGRESSION (r95926) Assert firing in svg/clip-path/clip-path-on-svg.svg https://bugs.webkit.org/show_bug.cgi?id=68819 Reviewed by Dave Hyatt. * renderin

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

2011-09-26 Thread vsevik
Title: [95984] trunk/Source/WebCore Revision 95984 Author vse...@chromium.org Date 2011-09-26 13:06:55 -0700 (Mon, 26 Sep 2011) Log Message Web Inspector: XMLHttpRequest console logging messages should link to network panel when possible. https://bugs.webkit.org/show_bug.cgi?id=67399 Rev

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

2011-09-26 Thread demarchi
Title: [95983] trunk/Source/WebKit/efl Revision 95983 Author demar...@webkit.org Date 2011-09-26 12:58:24 -0700 (Mon, 26 Sep 2011) Log Message [EFL] Add virtual method to notify user when wrapping focus https://bugs.webkit.org/show_bug.cgi?id=68699 Reviewed by Antonio Gomes. Add a virtu

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

2011-09-26 Thread andersca
Title: [95982] trunk/Source/WebKit2 Revision 95982 Author ander...@apple.com Date 2011-09-26 12:58:00 -0700 (Mon, 26 Sep 2011) Log Message Remove an old DrawingAreaProxy::paint member function https://bugs.webkit.org/show_bug.cgi?id=68825 Reviewed by Dan Bernstein. * UIProcess/DrawingAr

[webkit-changes] [95981] trunk/LayoutTests

2011-09-26 Thread mihaip
Title: [95981] trunk/LayoutTests Revision 95981 Author mih...@chromium.org Date 2011-09-26 12:57:56 -0700 (Mon, 26 Sep 2011) Log Message Rebaseline fast/dom/Window/window-resize-contents.html for non-Chromium ports. Previous expected result was Chromium-specific because console line numb

[webkit-changes] [95980] branches/chromium/835

2011-09-26 Thread inferno
Title: [95980] branches/chromium/835 Revision 95980 Author infe...@chromium.org Date 2011-09-26 12:54:16 -0700 (Mon, 26 Sep 2011) Log Message Merge 95074 - Crash in RenderScrollbarPart::imageChanged. BUG=96444 Review URL: http://codereview.chromium.org/8028035 Modified Paths branches/ch

[webkit-changes] [95979] branches/chromium/835

2011-09-26 Thread inferno
Title: [95979] branches/chromium/835 Revision 95979 Author infe...@chromium.org Date 2011-09-26 12:52:48 -0700 (Mon, 26 Sep 2011) Log Message Merge 95306 BUG=96665 Review URL: http://codereview.chromium.org/8038026 Modified Paths branches/chromium/835/LayoutTests/html5lib/resources/webk

[webkit-changes] [95978] trunk/Source

2011-09-26 Thread jer . noble
Title: [95978] trunk/Source Revision 95978 Author jer.no...@apple.com Date 2011-09-26 12:51:15 -0700 (Mon, 26 Sep 2011) Log Message White flash when entering full-screen using element.webkitRequestFullScreen() https://bugs.webkit.org/show_bug.cgi?id=68481 Reviewed by Simon Fraser. Sourc

[webkit-changes] [95977] branches/chromium/835

2011-09-26 Thread inferno
Title: [95977] branches/chromium/835 Revision 95977 Author infe...@chromium.org Date 2011-09-26 12:49:57 -0700 (Mon, 26 Sep 2011) Log Message Merge 95580 - Invoke CachedResourceLoader::canRequest for all URLs in a redirect chain BUG=97278 Review URL: http://codereview.chromium.org/8037034

[webkit-changes] [95976] branches/chromium/835

2011-09-26 Thread inferno
Title: [95976] branches/chromium/835 Revision 95976 Author infe...@chromium.org Date 2011-09-26 12:48:17 -0700 (Mon, 26 Sep 2011) Log Message Merge 95667 - [Chromium] Protect the Frame in V8HTMLDocument::openCallback BUG=97451 Review URL: http://codereview.chromium.org/8028034 Modified P

[webkit-changes] [95975] branches/chromium/835

2011-09-26 Thread inferno
Title: [95975] branches/chromium/835 Revision 95975 Author infe...@chromium.org Date 2011-09-26 12:46:09 -0700 (Mon, 26 Sep 2011) Log Message Merge 95689 - [Chromium] Protect message ports from being deleted in V8MessageEvent::portsAccessorGetter BUG=97520 Review URL: http://codereview.ch

[webkit-changes] [95974] trunk

2011-09-26 Thread mihaip
Title: [95974] trunk Revision 95974 Author mih...@chromium.org Date 2011-09-26 12:43:56 -0700 (Mon, 26 Sep 2011) Log Message Unreviewed, rolling out r95960. http://trac.webkit.org/changeset/95960 https://bugs.webkit.org/show_bug.cgi?id=58608 Significantly changes table border rendering

  1   2   >