[webkit-changes] [119196] trunk

2012-05-31 Thread dominicc
Title: [119196] trunk Revision 119196 Author domin...@chromium.org Date 2012-05-31 23:37:02 -0700 (Thu, 31 May 2012) Log Message [V8] Expando properties on attribute nodes disappear https://bugs.webkit.org/show_bug.cgi?id=87925 Source/WebCore: Reviewed by Adam Barth. Test: fast/dom/gc-

[webkit-changes] [119195] trunk

2012-05-31 Thread commit-queue
Title: [119195] trunk Revision 119195 Author commit-qu...@webkit.org Date 2012-05-31 23:33:11 -0700 (Thu, 31 May 2012) Log Message [EFL] is not a spinbutton https://bugs.webkit.org/show_bug.cgi?id=86846 Patch by Alexander Shalamov on 2012-05-31 Reviewed by Kenneth Rohde Christiansen.

[webkit-changes] [119194] trunk/LayoutTests

2012-05-31 Thread rniwa
Title: [119194] trunk/LayoutTests Revision 119194 Author rn...@webkit.org Date 2012-05-31 22:05:57 -0700 (Thu, 31 May 2012) Log Message Update Chromium test expectation of media/video-poster-blocked-by-willsendrequest.html to PASS TEXT on all platforms as supposed to just Mac and Linux si

[webkit-changes] [119193] trunk/LayoutTests

2012-05-31 Thread tony
Title: [119193] trunk/LayoutTests Revision 119193 Author t...@chromium.org Date 2012-05-31 21:24:06 -0700 (Thu, 31 May 2012) Log Message Unreviewed. Fix expectations for for fast/multicol/span/clone-flexbox.html, the result I checked in was off by 1px. * fast/multicol/span/clone-flexbox-

[webkit-changes] [119190] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119190] trunk/LayoutTests Revision 119190 Author jber...@webkit.org Date 2012-05-31 20:29:21 -0700 (Thu, 31 May 2012) Log Message [Win] 4 fast/frames tests failing https://bugs.webkit.org/show_bug.cgi?id=88034 Add Windows-specific expected (failing?) results to get the bots green

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

2012-05-31 Thread aestes
Title: [119189] trunk/Source/WebKit2 Revision 119189 Author aes...@apple.com Date 2012-05-31 20:21:51 -0700 (Thu, 31 May 2012) Log Message [WebKit2] Remove nested #if conditions from messages.in files https://bugs.webkit.org/show_bug.cgi?id=88039 Reviewed by Filip Pizlo. The code genera

[webkit-changes] [119187] trunk/Source

2012-05-31 Thread commit-queue
Title: [119187] trunk/Source Revision 119187 Author commit-qu...@webkit.org Date 2012-05-31 19:16:03 -0700 (Thu, 31 May 2012) Log Message Unreviewed, rolling out r119146. http://trac.webkit.org/changeset/119146 https://bugs.webkit.org/show_bug.cgi?id=88035 android breakage fixed in http:

[webkit-changes] [119186] branches/chromium/1132

2012-05-31 Thread yosin
Title: [119186] branches/chromium/1132 Revision 119186 Author yo...@chromium.org Date 2012-05-31 19:01:52 -0700 (Thu, 31 May 2012) Log Message Merge 118772 - REGRESSION(r109729): The optgroup element's "disabled" attribute has no effect to rendering and selection https://bugs.webkit.org/s

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

2012-05-31 Thread commit-queue
Title: [119185] trunk/Source/WebKit/blackberry Revision 119185 Author commit-qu...@webkit.org Date 2012-05-31 18:37:40 -0700 (Thu, 31 May 2012) Log Message [BlackBerry] WebGL and 2D canvas output not available to WebPageCompositor https://bugs.webkit.org/show_bug.cgi?id=88012 Patch by Ar

[webkit-changes] [119184] trunk

2012-05-31 Thread tsepez
Title: [119184] trunk Revision 119184 Author tse...@chromium.org Date 2012-05-31 18:31:21 -0700 (Thu, 31 May 2012) Log Message XSSAuditor bypass with leading /*///*/ comment https://bugs.webkit.org/show_bug.cgi?id=88002 Reviewed by Adam Barth. Source/WebCore: Fixes issue in xssauditor'

[webkit-changes] [119183] trunk/Tools

2012-05-31 Thread commit-queue
Title: [119183] trunk/Tools Revision 119183 Author commit-qu...@webkit.org Date 2012-05-31 18:13:14 -0700 (Thu, 31 May 2012) Log Message Support building the Android port of chromium with Ninja https://bugs.webkit.org/show_bug.cgi?id=87545 Patch by Yaron Friedman on 2012-05-31 Reviewed

[webkit-changes] [119182] trunk

2012-05-31 Thread commit-queue
Title: [119182] trunk Revision 119182 Author commit-qu...@webkit.org Date 2012-05-31 17:59:41 -0700 (Thu, 31 May 2012) Log Message Bug: Negative SVG rect rx,ry corner radii values aren't handled correctly https://bugs.webkit.org/show_bug.cgi?id=87859 Patch by Hans Muller on 2012-05-31 R

[webkit-changes] [119181] trunk/LayoutTests

2012-05-31 Thread rakuco
Title: [119181] trunk/LayoutTests Revision 119181 Author rak...@webkit.org Date 2012-05-31 17:56:33 -0700 (Thu, 31 May 2012) Log Message [EFL] Gardening. Skip fast/loader/opaque-base-url.html only on debug bots. The test hits an assertion which obviously only crashes the debug bots. * p

[webkit-changes] [119179] branches/chromium/1132/Source

2012-05-31 Thread danakj
Title: [119179] branches/chromium/1132/Source Revision 119179 Author dan...@chromium.org Date 2012-05-31 17:29:49 -0700 (Thu, 31 May 2012) Log Message Merge 118383 - [chromium] Only display frames created with memory allocations meant to be displayed https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [119177] branches/chromium/1132/Source/WebKit/chromium

2012-05-31 Thread danakj
Title: [119177] branches/chromium/1132/Source/WebKit/chromium Revision 119177 Author dan...@chromium.org Date 2012-05-31 17:05:32 -0700 (Thu, 31 May 2012) Log Message Merge 118276 - [chromium] Enable the CCLayerTreeHostTestCanDrawBlocksDrawing test in single-threaded mode https://bugs.web

[webkit-changes] [119176] branches/chromium/1132/Source/WebCore/platform/graphics/chromium/ cc/CCThreadProxy.cpp

2012-05-31 Thread piman
Title: [119176] branches/chromium/1132/Source/WebCore/platform/graphics/chromium/cc/CCThreadProxy.cpp Revision 119176 Author pi...@chromium.org Date 2012-05-31 17:02:33 -0700 (Thu, 31 May 2012) Log Message Merge 117825 - Don't force rendering in finishAllRendering https://bugs.webkit.org/

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

2012-05-31 Thread mhahnenberg
Title: [119175] trunk/Source/_javascript_Core Revision 119175 Author mhahnenb...@apple.com Date 2012-05-31 17:02:09 -0700 (Thu, 31 May 2012) Log Message JSGlobalObject does not mark m_privateNameStructure https://bugs.webkit.org/show_bug.cgi?id=88023 Rubber stamped by Gavin Barraclough.

[webkit-changes] [119173] trunk/Source

2012-05-31 Thread commit-queue
Title: [119173] trunk/Source Revision 119173 Author commit-qu...@webkit.org Date 2012-05-31 16:48:30 -0700 (Thu, 31 May 2012) Log Message [chromium] Single thread proxy should not tick animations unless the layer renderer has been initialized https://bugs.webkit.org/show_bug.cgi?id=87873

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

2012-05-31 Thread simon . fraser
Title: [119172] trunk/Source/WebCore Revision 119172 Author simon.fra...@apple.com Date 2012-05-31 16:25:05 -0700 (Thu, 31 May 2012) Log Message RenderLayerCompositor cleanup: make RenderGeometryMap part of the OverlapMap https://bugs.webkit.org/show_bug.cgi?id=88021 Reviewed by James Ro

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

2012-05-31 Thread haraken
Title: [119171] trunk/Source/WebCore Revision 119171 Author hara...@chromium.org Date 2012-05-31 16:13:44 -0700 (Thu, 31 May 2012) Log Message [V8] Pass Isolate to v8Boolean() https://bugs.webkit.org/show_bug.cgi?id=87948 Reviewed by Adam Barth. The objective is to pass Isolate around i

[webkit-changes] [119170] trunk/Source/WebKit/gtk/ChangeLog

2012-05-31 Thread mrobinson
Title: [119170] trunk/Source/WebKit/gtk/ChangeLog Revision 119170 Author mrobin...@webkit.org Date 2012-05-31 16:12:55 -0700 (Thu, 31 May 2012) Log Message Fix a broken ChangeLog entry from r119113 due to a corrupted patch. Modified Paths trunk/Source/WebKit/gtk/ChangeLog Diff Modi

[webkit-changes] [119169] branches/safari-536-branch/Source

2012-05-31 Thread lforschler
Title: [119169] branches/safari-536-branch/Source Revision 119169 Author lforsch...@apple.com Date 2012-05-31 16:02:54 -0700 (Thu, 31 May 2012) Log Message Versioning. Modified Paths branches/safari-536-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-536-b

[webkit-changes] [119168] tags/Safari-536.15/

2012-05-31 Thread lforschler
Title: [119168] tags/Safari-536.15/ Revision 119168 Author lforsch...@apple.com Date 2012-05-31 16:01:21 -0700 (Thu, 31 May 2012) Log Message New Tag. Added Paths tags/Safari-536.15/ Diff Property changes: tags/Safari-536.15 Added: svn:ignore depcomp compile config.guess GNUmake

[webkit-changes] [119167] branches/safari-536-branch/Source

2012-05-31 Thread lforschler
Title: [119167] branches/safari-536-branch/Source Revision 119167 Author lforsch...@apple.com Date 2012-05-31 16:00:32 -0700 (Thu, 31 May 2012) Log Message Versioning. Modified Paths branches/safari-536-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-536-b

[webkit-changes] [119166] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119166] trunk/LayoutTests Revision 119166 Author jber...@webkit.org Date 2012-05-31 16:00:07 -0700 (Thu, 31 May 2012) Log Message [Win] 10 fast/forms tests failing https://bugs.webkit.org/show_bug.cgi?id=88013 Add/update Windows-expected (failing?) results to get the bots greener

[webkit-changes] [119165] branches/safari-536-branch/Source/WebCore

2012-05-31 Thread lforschler
Title: [119165] branches/safari-536-branch/Source/WebCore Revision 119165 Author lforsch...@apple.com Date 2012-05-31 15:58:53 -0700 (Thu, 31 May 2012) Log Message fix after r119150. Modified Paths branches/safari-536-branch/Source/WebCore/ChangeLog branches/safari-536-branch/Source/Web

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

2012-05-31 Thread brettw
Title: [119164] trunk/Source/WebKit/chromium Revision 119164 Author bre...@chromium.org Date 2012-05-31 15:54:20 -0700 (Thu, 31 May 2012) Log Message 2012-05-15 Brett Wilson Hook up GTK IsKeyPad flag for keyboard events, and preserve this flag on all platforms when con

[webkit-changes] [119163] tags/Safari-536.15/

2012-05-31 Thread lforschler
Title: [119163] tags/Safari-536.15/ Revision 119163 Author lforsch...@apple.com Date 2012-05-31 15:53:01 -0700 (Thu, 31 May 2012) Log Message Remove Tag. Removed Paths tags/Safari-536.15/ Diff ___ webkit-changes mailing list webkit-cha

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

2012-05-31 Thread andersca
Title: [119162] trunk/Source/WTF Revision 119162 Author ander...@apple.com Date 2012-05-31 15:50:05 -0700 (Thu, 31 May 2012) Log Message Enable support for rvalue references when building with a version of clang that supports them https://bugs.webkit.org/show_bug.cgi?id=88018 Re-enable s

[webkit-changes] [119160] trunk/Source

2012-05-31 Thread jamesr
Title: [119160] trunk/Source Revision 119160 Author jam...@google.com Date 2012-05-31 15:43:25 -0700 (Thu, 31 May 2012) Log Message [chromium] Assertion failures during compositor startup in lost context situations https://bugs.webkit.org/show_bug.cgi?id=87912 Reviewed by Adrienne Walker

[webkit-changes] [119159] trunk/Source/WebKit/gtk

2012-05-31 Thread commit-queue
Title: [119159] trunk/Source/WebKit/gtk Revision 119159 Author commit-qu...@webkit.org Date 2012-05-31 15:37:16 -0700 (Thu, 31 May 2012) Log Message Unreviewed, rolling out r119113. http://trac.webkit.org/changeset/119113 https://bugs.webkit.org/show_bug.cgi?id=88016 This caused multiple

[webkit-changes] [119158] trunk

2012-05-31 Thread benm
Title: [119158] trunk Revision 119158 Author b...@google.com Date 2012-05-31 15:34:01 -0700 (Thu, 31 May 2012) Log Message Fix crash in V8Document::createTouchListCallback. https://bugs.webkit.org/show_bug.cgi?id=87085 Source/WebCore: Reviewed by Abhishek Arya. Test: fast/events/touch/

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

2012-05-31 Thread fpizlo
Title: [119157] trunk/Source/WTF Revision 119157 Author fpi...@apple.com Date 2012-05-31 15:30:03 -0700 (Thu, 31 May 2012) Log Message DataLog should be usable outside of JSC https://bugs.webkit.org/show_bug.cgi?id=88015 Reviewed by Oliver Hunt. * wtf/DataLog.h: (WTF): Modified Paths

[webkit-changes] [119156] trunk/LayoutTests

2012-05-31 Thread rafaelw
Title: [119156] trunk/LayoutTests Revision 119156 Author rafa...@chromium.org Date 2012-05-31 15:18:40 -0700 (Thu, 31 May 2012) Log Message Updating test expectations after r119124. * platform/chromium/fast/workers/storage/test-authorizer-sync-expected.txt: Added. Modified Paths trunk/

[webkit-changes] [119155] branches/safari-536-branch/Source

2012-05-31 Thread lforschler
Title: [119155] branches/safari-536-branch/Source Revision 119155 Author lforsch...@apple.com Date 2012-05-31 15:06:23 -0700 (Thu, 31 May 2012) Log Message Versioning. Modified Paths branches/safari-536-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-536-b

[webkit-changes] [119154] tags/Safari-536.15/

2012-05-31 Thread lforschler
Title: [119154] tags/Safari-536.15/ Revision 119154 Author lforsch...@apple.com Date 2012-05-31 15:03:41 -0700 (Thu, 31 May 2012) Log Message New Tag. Added Paths tags/Safari-536.15/ Diff Property changes: tags/Safari-536.15 Added: svn:ignore depcomp compile config.guess GNUmake

[webkit-changes] [119153] trunk/Tools

2012-05-31 Thread rniwa
Title: [119153] trunk/Tools Revision 119153 Author rn...@webkit.org Date 2012-05-31 14:51:07 -0700 (Thu, 31 May 2012) Log Message [Chromium] Chromium DRT should be able to load external resources https://bugs.webkit.org/show_bug.cgi?id=87893 Reviewed by Dirk Pranke. Allow external resou

[webkit-changes] [119152] branches/safari-536-branch/LayoutTests

2012-05-31 Thread ap
Title: [119152] branches/safari-536-branch/LayoutTests Revision 119152 Author a...@apple.com Date 2012-05-31 14:26:24 -0700 (Thu, 31 May 2012) Log Message More result updating for disabling CSS Exclusions. * platform/mac/fast/css/getComputedStyle/computed-style-expected.t

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

2012-05-31 Thread simon . fraser
Title: [119151] trunk/Source/WebCore Revision 119151 Author simon.fra...@apple.com Date 2012-05-31 14:21:29 -0700 (Thu, 31 May 2012) Log Message Remove some duplicate code in RenderLayerCompositor https://bugs.webkit.org/show_bug.cgi?id=88009 Reviewed by Anders Carlsson. RenderLayerComp

[webkit-changes] [119149] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119149] trunk/LayoutTests Revision 119149 Author jber...@webkit.org Date 2012-05-31 14:15:20 -0700 (Thu, 31 May 2012) Log Message [Win] 5 fast/events/popup-* tests fail https://bugs.webkit.org/show_bug.cgi?id=88008 Add Windows-specific expected (failing?) results to get the bots

[webkit-changes] [119148] branches/safari-536-branch/LayoutTests

2012-05-31 Thread ap
Title: [119148] branches/safari-536-branch/LayoutTests Revision 119148 Author a...@apple.com Date 2012-05-31 14:12:13 -0700 (Thu, 31 May 2012) Log Message Updating results after r119051. Per discussion with Simon, it's not surprising that more layers have drawsContents no

[webkit-changes] [119147] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119147] trunk/LayoutTests Revision 119147 Author jber...@webkit.org Date 2012-05-31 14:10:39 -0700 (Thu, 31 May 2012) Log Message [Win] 23 media tests fail / time out https://bugs.webkit.org/show_bug.cgi?id=88005 Add/update the Windows expected (failing?) results to get the bots

[webkit-changes] [119146] trunk/Source

2012-05-31 Thread rafaelw
Title: [119146] trunk/Source Revision 119146 Author rafa...@chromium.org Date 2012-05-31 14:09:01 -0700 (Thu, 31 May 2012) Log Message Unreviewed, rolling out r119125. http://trac.webkit.org/changeset/119125 https://bugs.webkit.org/show_bug.cgi?id=88007 Will break android build if rolled

[webkit-changes] [119145] trunk/Source

2012-05-31 Thread aestes
Title: [119145] trunk/Source Revision 119145 Author aes...@apple.com Date 2012-05-31 14:03:16 -0700 (Thu, 31 May 2012) Log Message Disentangle code that relies on USE(AUTOMATIC_TEXT_REPLACEMENT) from that which merely relies on PLATFORM(MAC) https://bugs.webkit.org/show_bug.cgi?id=87933

[webkit-changes] [119144] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119144] trunk/LayoutTests Revision 119144 Author jber...@webkit.org Date 2012-05-31 13:58:29 -0700 (Thu, 31 May 2012) Log Message [Win] fast/events/remove-target* tests fail https://bugs.webkit.org/show_bug.cgi?id=88006 Add Windows-specific expected (failing?) results to get the

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

2012-05-31 Thread andersca
Title: [119143] trunk/Source/WTF Revision 119143 Author ander...@apple.com Date 2012-05-31 13:55:17 -0700 (Thu, 31 May 2012) Log Message Disable support for rvalue references until I figure out why this is breaking the Xcode 4.2 build. * wtf/Compiler.h: Modified Paths trunk/Source/WTF/

[webkit-changes] [119142] trunk/LayoutTests

2012-05-31 Thread rakuco
Title: [119142] trunk/LayoutTests Revision 119142 Author rak...@webkit.org Date 2012-05-31 13:53:10 -0700 (Thu, 31 May 2012) Log Message [EFL] Gardening; skip fast/canvas/canvas-imageSmoothingEnabled. Skip the test just like GTK+, as there seems to be a problem in the cairo backend that

[webkit-changes] [119141] branches/safari-536-branch/LayoutTests

2012-05-31 Thread ap
Title: [119141] branches/safari-536-branch/LayoutTests Revision 119141 Author a...@apple.com Date 2012-05-31 13:48:46 -0700 (Thu, 31 May 2012) Log Message Update test results for disabling CSS Exclusions. * fast/css/getComputedStyle/computed-style-expected.txt: *

[webkit-changes] [119140] trunk/Tools

2012-05-31 Thread andersca
Title: [119140] trunk/Tools Revision 119140 Author ander...@apple.com Date 2012-05-31 13:44:21 -0700 (Thu, 31 May 2012) Log Message Build fixes. Disable the C++11 extensions warning. * DumpRenderTree/mac/Configurations/Base.xcconfig: * TestWebKitAPI/Configurations/Base.xcconfig: * WebKi

[webkit-changes] [119137] trunk/LayoutTests

2012-05-31 Thread zandobersek
Title: [119137] trunk/LayoutTests Revision 119137 Author zandober...@gmail.com Date 2012-05-31 13:16:07 -0700 (Thu, 31 May 2012) Log Message Unreviewed gardening, updating baselines after r119124. * dom/xhtml/level3/core/documentnormalizedocument10-expected.txt: * dom/xhtml/level3/core/d

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

2012-05-31 Thread beidson
Title: [119136] trunk/Source/WebCore Revision 119136 Author beid...@apple.com Date 2012-05-31 12:58:01 -0700 (Thu, 31 May 2012) Log Message and https://bugs.webkit.org/show_bug.cgi?id=87990 Crashes unregistering DOMWindowProperties while releasing CachedPages Reviewed by Jessie Berlin.

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

2012-05-31 Thread staikos
Title: [119134] trunk/Source/WebKit/blackberry Revision 119134 Author stai...@webkit.org Date 2012-05-31 12:30:33 -0700 (Thu, 31 May 2012) Log Message [Blackberry] Initialize the select client and delete the pointer in the destructor so it doesn't leak. Fixes test crashes. https://bugs.w

[webkit-changes] [119133] branches/chromium/1132

2012-05-31 Thread pdr
Title: [119133] branches/chromium/1132 Revision 119133 Author p...@google.com Date 2012-05-31 12:20:54 -0700 (Thu, 31 May 2012) Log Message Merge 117365 - Crash if SVG gradient stop has display: none set Modified Paths branches/chromium/1132/Source/WebCore/svg/SVGStopElement.cpp branche

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

2012-05-31 Thread andersca
Title: [119132] trunk/Source/WTF Revision 119132 Author ander...@apple.com Date 2012-05-31 12:12:30 -0700 (Thu, 31 May 2012) Log Message Vector should have a move constructor and move assignment operator https://bugs.webkit.org/show_bug.cgi?id=87997 Reviewed by Andreas Kling. * wtf/Comp

[webkit-changes] [119130] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119130] trunk/LayoutTests Revision 119130 Author jber...@webkit.org Date 2012-05-31 11:52:35 -0700 (Thu, 31 May 2012) Log Message [Win] 10 fast/text tests failing https://bugs.webkit.org/show_bug.cgi?id=87998 Add/update Windows-specific expected (failing?) results in order to get

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

2012-05-31 Thread danakj
Title: [119129] trunk/Source/Platform Revision 119129 Author dan...@chromium.org Date 2012-05-31 11:48:47 -0700 (Thu, 31 May 2012) Log Message [chromium] Add copy constructor to WebFilterOperations https://bugs.webkit.org/show_bug.cgi?id=87970 Reviewed by James Robinson. * chromium/publ

[webkit-changes] [119128] trunk/LayoutTests

2012-05-31 Thread rafaelw
Title: [119128] trunk/LayoutTests Revision 119128 Author rafa...@chromium.org Date 2012-05-31 11:37:19 -0700 (Thu, 31 May 2012) Log Message Updating test expectations (svg/as-image/animated-svg-as-image.html) * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/C

[webkit-changes] [119127] trunk/Tools

2012-05-31 Thread ap
Title: [119127] trunk/Tools Revision 119127 Author a...@apple.com Date 2012-05-31 11:11:55 -0700 (Thu, 31 May 2012) Log Message [WK2] window.internals settings are not reset between tests https://bugs.webkit.org/show_bug.cgi?id=87783 Reviewed by Mihai Parparita.

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

2012-05-31 Thread commit-queue
Title: [119126] trunk/Source/WebKit/blackberry Revision 119126 Author commit-qu...@webkit.org Date 2012-05-31 11:09:33 -0700 (Thu, 31 May 2012) Log Message [BlackBerry] Crash when destroying WebOverlay with active WebOverlayOverride https://bugs.webkit.org/show_bug.cgi?id=87968 Patch by

[webkit-changes] [119125] trunk/Source

2012-05-31 Thread fischman
Title: [119125] trunk/Source Revision 119125 Author fisch...@chromium.org Date 2012-05-31 11:03:28 -0700 (Thu, 31 May 2012) Log Message Replace WebMediaPlayer::bytesLoaded() with an explicit didLoadingProgress() https://bugs.webkit.org/show_bug.cgi?id=86113 Reviewed by Eric Carlson. Sou

[webkit-changes] [119123] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119123] trunk/LayoutTests Revision 119123 Author jber...@webkit.org Date 2012-05-31 10:56:12 -0700 (Thu, 31 May 2012) Log Message [Win] ASSERT(oldLayoutDelta == view()->layoutDelta()) failed in RenderBlock::layoutBlockChild when running media/media-volume-slider-rendered-below.htm

[webkit-changes] [119121] trunk/Source

2012-05-31 Thread commit-queue
Title: [119121] trunk/Source Revision 119121 Author commit-qu...@webkit.org Date 2012-05-31 10:38:08 -0700 (Thu, 31 May 2012) Log Message [chromium] create WebTransformOperation interface for chromium platform https://bugs.webkit.org/show_bug.cgi?id=87510 Patch by Ian Vollick on 2012-05

[webkit-changes] [119120] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119120] trunk/LayoutTests Revision 119120 Author jber...@webkit.org Date 2012-05-31 10:35:18 -0700 (Thu, 31 May 2012) Log Message 10 W3C video and audio canPlayType tests are failing on Mac and Win https://bugs.webkit.org/show_bug.cgi?id=75184 Add Windows-specific expected (faili

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

2012-05-31 Thread commit-queue
Title: [119119] trunk/Source/WebKit/blackberry Revision 119119 Author commit-qu...@webkit.org Date 2012-05-31 10:33:39 -0700 (Thu, 31 May 2012) Log Message [Blackberry] WebKit's fullscreen mode needs to notify page client. https://bugs.webkit.org/show_bug.cgi?id=87337 Patch by Chris Guan

[webkit-changes] [119118] trunk/Source/WebKit/gtk

2012-05-31 Thread commit-queue
Title: [119118] trunk/Source/WebKit/gtk Revision 119118 Author commit-qu...@webkit.org Date 2012-05-31 10:29:02 -0700 (Thu, 31 May 2012) Log Message [GTK] Memory leak in webkit_web_view_init https://bugs.webkit.org/show_bug.cgi?id=87943 Patch by Sudarsana Nagineni on 2012-05-31 Reviewed

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

2012-05-31 Thread wingo
Title: [119117] trunk/Source/_javascript_Core Revision 119117 Author wi...@igalia.com Date 2012-05-31 10:28:21 -0700 (Thu, 31 May 2012) Log Message Fix reference to unset variable in debug mode https://bugs.webkit.org/show_bug.cgi?id=87981 Reviewed by Geoffrey Garen. * runtime/JSONObjec

[webkit-changes] [119116] trunk

2012-05-31 Thread commit-queue
Title: [119116] trunk Revision 119116 Author commit-qu...@webkit.org Date 2012-05-31 10:15:20 -0700 (Thu, 31 May 2012) Log Message [EFL][DRT] EFL's DRT navigation_policy_decision implementation https://bugs.webkit.org/show_bug.cgi?id=85006 Patch by Mikhail Pozdnyakov on 2012-05-31 Revie

[webkit-changes] [119115] trunk

2012-05-31 Thread commit-queue
Title: [119115] trunk Revision 119115 Author commit-qu...@webkit.org Date 2012-05-31 10:00:02 -0700 (Thu, 31 May 2012) Log Message [EFL][DRT] LayoutTestController does not implement clearApplicationCacheForOrigin https://bugs.webkit.org/show_bug.cgi?id=86195 Patch by Jussi Kukkonen on 2

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

2012-05-31 Thread yurys
Title: [119114] trunk/Source/WebCore Revision 119114 Author yu...@chromium.org Date 2012-05-31 09:53:16 -0700 (Thu, 31 May 2012) Log Message m_totalAllocated should be intialized in RenderArena constructor https://bugs.webkit.org/show_bug.cgi?id=87967 Reviewed by Ojan Vafai. * rendering

[webkit-changes] [119113] trunk/Source/WebKit/gtk

2012-05-31 Thread commit-queue
Title: [119113] trunk/Source/WebKit/gtk Revision 119113 Author commit-qu...@webkit.org Date 2012-05-31 09:36:29 -0700 (Thu, 31 May 2012) Log Message Spell checker doesn't recognize contractions (apostrophes) https://bugs.webkit.org/show_bug.cgi?id=86118 Patch by commit-qu...@webkit.org

[webkit-changes] [119112] trunk/LayoutTests

2012-05-31 Thread mario
Title: [119112] trunk/LayoutTests Revision 119112 Author ma...@webkit.org Date 2012-05-31 09:32:33 -0700 (Thu, 31 May 2012) Log Message [GTK] Unreviewed. Added FAIL expectation due to failure after r119100. * platform/gtk/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLo

[webkit-changes] [119111] trunk/LayoutTests

2012-05-31 Thread jberlin
Title: [119111] trunk/LayoutTests Revision 119111 Author jber...@webkit.org Date 2012-05-31 09:08:15 -0700 (Thu, 31 May 2012) Log Message [Win] 6 canvas tests failing https://bugs.webkit.org/show_bug.cgi?id=87983 Add Windows-specific expected (failing?) results to get the bots greener.

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

2012-05-31 Thread jchaffraix
Title: [119110] trunk/Source/WebCore Revision 119110 Author jchaffr...@webkit.org Date 2012-05-31 09:00:20 -0700 (Thu, 31 May 2012) Log Message The difference between a column and a column group renderer is badly drawn https://bugs.webkit.org/show_bug.cgi?id=87556 Reviewed by Abhishek Ar

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

2012-05-31 Thread jberlin
Title: [119109] trunk/Source/WebCore Revision 119109 Author jber...@webkit.org Date 2012-05-31 08:41:33 -0700 (Thu, 31 May 2012) Log Message Fix Lion build after r119073. * platform/Decimal.cpp: (WebCore::Decimal::toString): Do not attempt to assign a unsigned long long to an int. Modif

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

2012-05-31 Thread carlosgc
Title: [119108] trunk/Source/WebKit2 Revision 119108 Author carlo...@webkit.org Date 2012-05-31 08:31:54 -0700 (Thu, 31 May 2012) Log Message [GTK] Add webkit_download_get_request to WebKit2 GTK+ API https://bugs.webkit.org/show_bug.cgi?id=87957 Reviewed by Martin Robinson. * UIProcess/

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

2012-05-31 Thread carlosgc
Title: [119107] trunk/Source/WebKit2 Revision 119107 Author carlo...@webkit.org Date 2012-05-31 08:29:48 -0700 (Thu, 31 May 2012) Log Message [SOUP] WebProcess crashes when a download is started from an existing ResourceHandle https://bugs.webkit.org/show_bug.cgi?id=87953 Reviewed by Mar

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

2012-05-31 Thread carlosgc
Title: [119106] trunk/Source/WebKit2 Revision 119106 Author carlo...@webkit.org Date 2012-05-31 08:27:19 -0700 (Thu, 31 May 2012) Log Message [GTK] Fix webkit_web_view_can_execute_editing_command() API doc https://bugs.webkit.org/show_bug.cgi?id=87930 Reviewed by Martin Robinson. * UIPr

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

2012-05-31 Thread commit-queue
Title: [119105] trunk/Source/WebKit/blackberry Revision 119105 Author commit-qu...@webkit.org Date 2012-05-31 08:27:15 -0700 (Thu, 31 May 2012) Log Message [BlackBerry] Crash when closing web page if selection is active https://bugs.webkit.org/show_bug.cgi?id=87962 Patch by Arvid Nilsson

[webkit-changes] [119104] trunk/LayoutTests

2012-05-31 Thread commit-queue
Title: [119104] trunk/LayoutTests Revision 119104 Author commit-qu...@webkit.org Date 2012-05-31 08:15:25 -0700 (Thu, 31 May 2012) Log Message [v8] Fix bug reference in array-override-set.html test https://bugs.webkit.org/show_bug.cgi?id=87952 Patch by Ulan Degenbaev on 2012-05-31 Revie

[webkit-changes] [119103] trunk/LayoutTests

2012-05-31 Thread mario
Title: [119103] trunk/LayoutTests Revision 119103 Author ma...@webkit.org Date 2012-05-31 08:12:18 -0700 (Thu, 31 May 2012) Log Message [GTK] Unreviewed. Added FAIL expectation due to test consistently failing. * platform/gtk/test_expectations.txt: Modified Paths trunk/LayoutTests/Chan

[webkit-changes] [119102] trunk

2012-05-31 Thread commit-queue
Title: [119102] trunk Revision 119102 Author commit-qu...@webkit.org Date 2012-05-31 07:47:30 -0700 (Thu, 31 May 2012) Log Message [EFL] Enable CSS_IMAGE_SET flag https://bugs.webkit.org/show_bug.cgi?id=87727 Patch by Christophe Dumez on 2012-05-31 Reviewed by Adam Roben. .: Add CSS_I

[webkit-changes] [119101] trunk/LayoutTests

2012-05-31 Thread mario
Title: [119101] trunk/LayoutTests Revision 119101 Author ma...@webkit.org Date 2012-05-31 07:44:34 -0700 (Thu, 31 May 2012) Log Message Unreviewed. Added FAIL expectation for GTK due to missing feature in DRT. * platform/gtk/test_expectations.txt: Modified Paths trunk/LayoutTests/Chang

[webkit-changes] [119100] trunk

2012-05-31 Thread commit-queue
Title: [119100] trunk Revision 119100 Author commit-qu...@webkit.org Date 2012-05-31 07:32:13 -0700 (Thu, 31 May 2012) Log Message the imageSmoothingEnabled flag needs to be in the state object https://bugs.webkit.org/show_bug.cgi?id=87853 Patch by Keyar Hood on 2012-05-31 Reviewed by D

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

2012-05-31 Thread caseq
Title: [119099] trunk/Source/WebCore Revision 119099 Author ca...@chromium.org Date 2012-05-31 07:08:10 -0700 (Thu, 31 May 2012) Log Message Web Inspector: Fix checkbox position on Settings screen. https://bugs.webkit.org/show_bug.cgi?id=87007 Patch by Eugene Klyuchnikov on 2012-05-31 R

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

2012-05-31 Thread kling
Title: [119097] trunk/Source/WebCore Revision 119097 Author kl...@webkit.org Date 2012-05-31 06:38:47 -0700 (Thu, 31 May 2012) Log Message Have StylePropertySet constructor take array/length instead of vector. Reviewed by Antti Koivisto. Remove the StylePropertyVector typedef and have

[webkit-changes] [119096] trunk/LayoutTests

2012-05-31 Thread commit-queue
Title: [119096] trunk/LayoutTests Revision 119096 Author commit-qu...@webkit.org Date 2012-05-31 06:24:13 -0700 (Thu, 31 May 2012) Log Message [EFL] Gardening after r118989 https://bugs.webkit.org/show_bug.cgi?id=87958 Unreviewed gardening. fast/css/font-face-download-error.html is skip

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

2012-05-31 Thread commit-queue
Title: [119095] trunk/Source/WebKit2 Revision 119095 Author commit-qu...@webkit.org Date 2012-05-31 06:07:36 -0700 (Thu, 31 May 2012) Log Message [Qt][WK2] Add missing ViewportUpdateDeferrer guarding to setPageItemRectVisible() calls. https://bugs.webkit.org/show_bug.cgi?id=87936 Patch b

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

2012-05-31 Thread commit-queue
Title: [119094] trunk/Source/WebCore Revision 119094 Author commit-qu...@webkit.org Date 2012-05-31 05:41:11 -0700 (Thu, 31 May 2012) Log Message Fixing compilation with SVG disabled. https://bugs.webkit.org/show_bug.cgi?id=87944 This patch adds the missing enumeration value 'CSSProperty

[webkit-changes] [119093] trunk/LayoutTests

2012-05-31 Thread apavlov
Title: [119093] trunk/LayoutTests Revision 119093 Author apav...@chromium.org Date 2012-05-31 05:33:17 -0700 (Thu, 31 May 2012) Log Message [Chromium] Unreviewed, update Mac Leopard baselines for fast/muticol/span/span-as-immediate-columns-child.html. * platform/chromium-mac-leopard/fast

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

2012-05-31 Thread commit-queue
Title: [119092] trunk/Source/WebKit2 Revision 119092 Author commit-qu...@webkit.org Date 2012-05-31 05:30:02 -0700 (Thu, 31 May 2012) Log Message [EFL][WK2] Add WKURLRequestEfl and WKURLResponseEfl https://bugs.webkit.org/show_bug.cgi?id=70231 Patch by Keunsoon Lee on 2012-05-31 Reviewe

[webkit-changes] [119091] trunk/LayoutTests

2012-05-31 Thread ossy
Title: [119091] trunk/LayoutTests Revision 119091 Author o...@webkit.org Date 2012-05-31 05:06:32 -0700 (Thu, 31 May 2012) Log Message [Qt] Unreviewed gardening, skip new failing tests, unskip a now passing test. * platform/qt/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/L

[webkit-changes] [119090] trunk/LayoutTests

2012-05-31 Thread mario
Title: [119090] trunk/LayoutTests Revision 119090 Author ma...@webkit.org Date 2012-05-31 04:57:51 -0700 (Thu, 31 May 2012) Log Message Unreviewed. Added new baselines for GTK after r117815. * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added. * platform/gtk/s

[webkit-changes] [119089] trunk/LayoutTests

2012-05-31 Thread mario
Title: [119089] trunk/LayoutTests Revision 119089 Author ma...@webkit.org Date 2012-05-31 04:57:31 -0700 (Thu, 31 May 2012) Log Message Unreviewed. Added new baselines for GTK after r118891. * platform/gtk/fast/forms/select/optgroup-rendering-expected.png: Added. * platform/gtk/fast/form

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

2012-05-31 Thread yosin
Title: [119088] trunk/Source/WebCore Revision 119088 Author yo...@chromium.org Date 2012-05-31 04:54:18 -0700 (Thu, 31 May 2012) Log Message [Platform] Implementation of Decimal(int32_t) isn't portable. https://bugs.webkit.org/show_bug.cgi?id=87941 Reviewed by Kent Tamura. This patch ch

[webkit-changes] [119087] trunk/LayoutTests

2012-05-31 Thread ossy
Title: [119087] trunk/LayoutTests Revision 119087 Author o...@webkit.org Date 2012-05-31 04:48:03 -0700 (Thu, 31 May 2012) Log Message fast/events/message-port-multi.html needs new baseline after r119027 https://bugs.webkit.org/show_bug.cgi?id=87949 Unreviewed gardening. Update baseline

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

2012-05-31 Thread apavlov
Title: [119085] trunk/Source/WebKit/chromium Revision 119085 Author apav...@chromium.org Date 2012-05-31 04:28:40 -0700 (Thu, 31 May 2012) Log Message Web Inspector: [Chromium] Cannot bring Inspector to front when paused on breakpoint https://bugs.webkit.org/show_bug.cgi?id=87871 Reviewe

[webkit-changes] [119084] trunk/LayoutTests

2012-05-31 Thread commit-queue
Title: [119084] trunk/LayoutTests Revision 119084 Author commit-qu...@webkit.org Date 2012-05-31 04:22:29 -0700 (Thu, 31 May 2012) Log Message [EFL] Gardening after r118993 https://bugs.webkit.org/show_bug.cgi?id=87946 Unreviewed gardening. Test fast/forms/file/input-file-write-files.ht

[webkit-changes] [119083] trunk/LayoutTests

2012-05-31 Thread mario
Title: [119083] trunk/LayoutTests Revision 119083 Author ma...@webkit.org Date 2012-05-31 04:14:42 -0700 (Thu, 31 May 2012) Log Message Unreviewed. Unskipping tests for GTK now passing in all the bots. * platform/gtk/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog tru

[webkit-changes] [119082] trunk/LayoutTests

2012-05-31 Thread mario
Title: [119082] trunk/LayoutTests Revision 119082 Author ma...@webkit.org Date 2012-05-31 03:42:17 -0700 (Thu, 31 May 2012) Log Message fast/dom/Window/mozilla-focus-blur.html failing after r118916 https://bugs.webkit.org/show_bug.cgi?id=87951 Unreviewed. Added FAIL expectation for GTK a

[webkit-changes] [119081] trunk/LayoutTests

2012-05-31 Thread abecsi
Title: [119081] trunk/LayoutTests Revision 119081 Author abe...@webkit.org Date 2012-05-31 03:10:38 -0700 (Thu, 31 May 2012) Log Message Test expectation pngs missing checksums https://bugs.webkit.org/show_bug.cgi?id=87947 Reviewed by Ojan Vafai. Add proper platform independent png expe

  1   2   >