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

2013-10-29 Thread zandobersek
Title: [158182] trunk/Source/WebCore Revision 158182 Author zandober...@gmail.com Date 2013-10-29 00:42:40 -0700 (Tue, 29 Oct 2013) Log Message Clean up ScopedEventQueue https://bugs.webkit.org/show_bug.cgi?id=123408 Reviewed by Darin Adler. Clean up the ScopedEventQueue implementation.

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

2013-10-29 Thread zandobersek
Title: [158183] trunk/Source/WebCore Revision 158183 Author zandober...@gmail.com Date 2013-10-29 00:50:14 -0700 (Tue, 29 Oct 2013) Log Message Move writeIndent, overloaded << operators from RenderTreeAsText to TextStream https://bugs.webkit.org/show_bug.cgi?id=116012 Reviewed by Simon F

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

2013-10-29 Thread zandobersek
Title: [158185] trunk/Source/WebKit2 Revision 158185 Author zandober...@gmail.com Date 2013-10-29 01:34:18 -0700 (Tue, 29 Oct 2013) Log Message Unreviewed Mac debug build fix after r158183. Remove the duplicated << overloaded operator from RemoteLayerTreeTransaction for printing out a giv

[webkit-changes] [158186] trunk

2013-10-29 Thread commit-queue
Title: [158186] trunk Revision 158186 Author commit-qu...@webkit.org Date 2013-10-29 01:38:22 -0700 (Tue, 29 Oct 2013) Log Message Text selected with double-click gets unselected after DOM modification https://bugs.webkit.org/show_bug.cgi?id=114227 Patch by Santosh Mahto on 2013-10-29 R

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

2013-10-29 Thread zandobersek
Title: [158187] trunk/Source/WebCore Revision 158187 Author zandober...@gmail.com Date 2013-10-29 02:32:18 -0700 (Tue, 29 Oct 2013) Log Message Unreviewed, follow-up to r158185. Export the required symbol. This should fix the Mac debug build. * WebCore.exp.in: Modified Paths trunk/Sour

[webkit-changes] [158189] trunk

2013-10-29 Thread carlosgc
Title: [158189] trunk Revision 158189 Author carlo...@webkit.org Date 2013-10-29 03:12:32 -0700 (Tue, 29 Oct 2013) Log Message Unreviewed. Update NEWS and Versions.m4 for 2.3.1 release. .: * Source/autotools/Versions.m4: Bump version numbers. Source/WebKit/gtk: * NEWS: Added release n

[webkit-changes] [158190] trunk/Source/WebKit2/ChangeLog

2013-10-29 Thread zandobersek
Title: [158190] trunk/Source/WebKit2/ChangeLog Revision 158190 Author zandober...@gmail.com Date 2013-10-29 03:18:40 -0700 (Tue, 29 Oct 2013) Log Message Fix the ChangeLog landed in r158185. The RemoteLayerTreeTextStream class is affected, not RemoteLayerTreeTransaction. Modified Paths

[webkit-changes] [158191] releases/WebKitGTK/webkit-2.3.1/

2013-10-29 Thread carlosgc
Title: [158191] releases/WebKitGTK/webkit-2.3.1/ Revision 158191 Author carlo...@webkit.org Date 2013-10-29 03:39:45 -0700 (Tue, 29 Oct 2013) Log Message Tagging the WebKitGTK+ 2.3.1 release Added Paths releases/WebKitGTK/webkit-2.3.1/ Diff Property changes: releases/WebKitGTK/webk

[webkit-changes] [158193] trunk

2013-10-29 Thread cfleizach
Title: [158193] trunk Revision 158193 Author cfleiz...@apple.com Date 2013-10-29 09:01:17 -0700 (Tue, 29 Oct 2013) Log Message AX: Webkit does not expose AXRequired on input type=file https://bugs.webkit.org/show_bug.cgi?id=123376 Reviewed by Mario Sanchez Prada. Source/WebCore: File

[webkit-changes] [158194] trunk

2013-10-29 Thread philn
Title: [158194] trunk Revision 158194 Author ph...@webkit.org Date 2013-10-29 09:32:44 -0700 (Tue, 29 Oct 2013) Log Message [GTK] enable media-stream in build-webkit https://bugs.webkit.org/show_bug.cgi?id=123144 Reviewed by Martin Robinson. Source/WebCore: * GNUmakefile.list.am: Add n

[webkit-changes] [158195] trunk

2013-10-29 Thread cfleizach
Title: [158195] trunk Revision 158195 Author cfleiz...@apple.com Date 2013-10-29 09:40:08 -0700 (Tue, 29 Oct 2013) Log Message AX: elements with explicit tabindex should expose AXFocused as writable, since mouse clicks can focus it https://bugs.webkit.org/show_bug.cgi?id=121335 Reviewed

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

2013-10-29 Thread antti
Title: [158196] trunk/Source/WebCore Revision 158196 Author an...@apple.com Date 2013-10-29 10:00:42 -0700 (Tue, 29 Oct 2013) Log Message Multiple runs per line on simple line path https://bugs.webkit.org/show_bug.cgi?id=123446 Reviewed by Andreas Kling. By allowing multiple runs per li

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

2013-10-29 Thread akling
Title: [158197] trunk/Source/WebCore Revision 158197 Author akl...@apple.com Date 2013-10-29 10:17:22 -0700 (Tue, 29 Oct 2013) Log Message SVG: applyStrokeStyleToContext should take a RenderElement&. ..and a RenderStyle& too, for that matter. Reviewed by Anders Carlsson. * rendering/s

[webkit-changes] [158198] trunk

2013-10-29 Thread bfulgham
Title: [158198] trunk Revision 158198 Author bfulg...@apple.com Date 2013-10-29 10:40:52 -0700 (Tue, 29 Oct 2013) Log Message Source/WebCore: Invalid cast in WebCore::toRenderMathMLBlock https://bugs.webkit.org/show_bug.cgi?id=121728 rdar://problem/15046151 Reviewed by Dean Jackson. Tes

[webkit-changes] [158199] trunk/Tools

2013-10-29 Thread ap
Title: [158199] trunk/Tools Revision 158199 Author a...@apple.com Date 2013-10-29 10:47:46 -0700 (Tue, 29 Oct 2013) Log Message [Mac] Rationalize user defaults override code https://bugs.webkit.org/show_bug.cgi?id=123436 Reviewed by Dan Bernstein. * DumpRenderTree/mac/DumpRenderTree.mm:

[webkit-changes] [158201] branches/safari-537.73-branch/Source

2013-10-29 Thread bfulgham
Title: [158201] branches/safari-537.73-branch/Source Revision 158201 Author bfulg...@apple.com Date 2013-10-29 11:04:21 -0700 (Tue, 29 Oct 2013) Log Message Cleanups to get r154508 to build cleanly in Actinium branch. Modified Paths branches/safari-537.73-branch/Source/WebCore/platform/

[webkit-changes] [158202] trunk/LayoutTests

2013-10-29 Thread simon . fraser
Title: [158202] trunk/LayoutTests Revision 158202 Author simon.fra...@apple.com Date 2013-10-29 11:26:57 -0700 (Tue, 29 Oct 2013) Log Message fast/forms/form-associated-element-removal.html can crash because of an underlying media bug. * platform/mac-wk2/TestExpectations: Modified Paths

[webkit-changes] [158204] trunk/LayoutTests

2013-10-29 Thread simon . fraser
Title: [158204] trunk/LayoutTests Revision 158204 Author simon.fra...@apple.com Date 2013-10-29 11:56:46 -0700 (Tue, 29 Oct 2013) Log Message xss-DENIED-xsl-document-redirect.xml is an XML file, not html. * platform/mac-wk2/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog t

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

2013-10-29 Thread commit-queue
Title: [158205] trunk/Source/_javascript_Core Revision 158205 Author commit-qu...@webkit.org Date 2013-10-29 12:02:46 -0700 (Tue, 29 Oct 2013) Log Message Fix CPU(ARM_TRADITIONAL) build after r157690. https://bugs.webkit.org/show_bug.cgi?id=123247 Patch by Julien Brianceau on 2013-10-29

[webkit-changes] [158206] trunk/LayoutTests

2013-10-29 Thread simon . fraser
Title: [158206] trunk/LayoutTests Revision 158206 Author simon.fra...@apple.com Date 2013-10-29 12:03:35 -0700 (Tue, 29 Oct 2013) Log Message Mark some colorspace-sensitive tests as possibly passing. * platform/mac-wk2/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/

[webkit-changes] [158207] trunk/Tools

2013-10-29 Thread lforschler
Title: [158207] trunk/Tools Revision 158207 Author lforsch...@apple.com Date 2013-10-29 12:20:21 -0700 (Tue, 29 Oct 2013) Log Message Teach the WebKit2 testers to abort early by setting the shouldAbortEarly property to True. https://bugs.webkit.org/show_bug.cgi?id=123450 Reviewed by Alex

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

2013-10-29 Thread commit-queue
Title: [158208] trunk/Source/_javascript_Core Revision 158208 Author commit-qu...@webkit.org Date 2013-10-29 12:34:19 -0700 (Tue, 29 Oct 2013) Log Message [arm] Fix lots of crashes because of 4th argument register trampling. https://bugs.webkit.org/show_bug.cgi?id=123421 Patch by Julien

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

2013-10-29 Thread akling
Title: [158209] trunk/Source/WebCore Revision 158209 Author akl...@apple.com Date 2013-10-29 12:41:03 -0700 (Tue, 29 Oct 2013) Log Message Move more of SVG resources cache to using RenderElement. Make some more RenderSVGResourcesCache methods take RenderElement& instead of RenderObject*

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

2013-10-29 Thread barraclough
Title: [158210] trunk/Source/WebKit2 Revision 158210 Author barraclo...@apple.com Date 2013-10-29 12:43:29 -0700 (Tue, 29 Oct 2013) Log Message SessionState.h should not include WebBackForwardList.h https://bugs.webkit.org/show_bug.cgi?id=123454 Reviewed by Geoff Garen. WebBackForwardLi

[webkit-changes] [158211] branches/safari-537.73-branch/Source/WebKit/win

2013-10-29 Thread bfulgham
Title: [158211] branches/safari-537.73-branch/Source/WebKit/win Revision 158211 Author bfulg...@apple.com Date 2013-10-29 12:49:31 -0700 (Tue, 29 Oct 2013) Log Message Merge r154759 2013-08-27 Brent Fulgham [Windows] Loader is not properly determining supported MIME types

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

2013-10-29 Thread akling
Title: [158212] trunk/Source/WebCore Revision 158212 Author akl...@apple.com Date 2013-10-29 12:52:06 -0700 (Tue, 29 Oct 2013) Log Message RenderObject::outlineStyleForRepaint() should return a reference. Kill a FIXME and make outlineStyleForRepaint() return a RenderStyle&. Reviewed by

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

2013-10-29 Thread akling
Title: [158213] trunk/Source/WTF Revision 158213 Author akl...@apple.com Date 2013-10-29 13:02:06 -0700 (Tue, 29 Oct 2013) Log Message StringImpl::adopt() should return PassRef. Make the StringImpl::adopt() functions return a PassRef. Reviewed by Anders Carlsson. Modified Paths trunk

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

2013-10-29 Thread antti
Title: [158214] trunk/Source/WebCore Revision 158214 Author an...@apple.com Date 2013-10-29 13:25:44 -0700 (Tue, 29 Oct 2013) Log Message Make SimpleLineLayout::Layout a variable size object https://bugs.webkit.org/show_bug.cgi?id=123459 Reviewed by Andreas Kling. Less memory, less indi

[webkit-changes] [158215] branches/safari-537.73-branch/Source/WebKit/win

2013-10-29 Thread bfulgham
Title: [158215] branches/safari-537.73-branch/Source/WebKit/win Revision 158215 Author bfulg...@apple.com Date 2013-10-29 13:26:20 -0700 (Tue, 29 Oct 2013) Log Message Merge r154764 2013-08-28 Brent Fulgham [Windows] Provide useful error messages for WebKitErrorDomain errors

[webkit-changes] [158216] trunk/LayoutTests

2013-10-29 Thread rniwa
Title: [158216] trunk/LayoutTests Revision 158216 Author rn...@webkit.org Date 2013-10-29 13:27:33 -0700 (Tue, 29 Oct 2013) Log Message Add a failing test expectation on editing/execCommand/insert-list-xml.xhtml after r158198. The failure is tracked by the bug 123460. * TestExpectations:

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

2013-10-29 Thread beidson
Title: [158218] trunk/Source/WebCore Revision 158218 Author beid...@apple.com Date 2013-10-29 13:41:40 -0700 (Tue, 29 Oct 2013) Log Message Get IDBTransactionBackendLevelDBOperations *almost* ready to go cross platform. https://bugs.webkit.org/show_bug.cgi?id=123451 Reviewed by NOBODY (M

[webkit-changes] [158219] trunk

2013-10-29 Thread zoltan
Title: [158219] trunk Revision 158219 Author zol...@webkit.org Date 2013-10-29 13:44:45 -0700 (Tue, 29 Oct 2013) Log Message Source/WebCore: [CSS Regions][CSS Shapes] Layout error when the shape has negative top coordinate and it's applied on the second region Reviewed by David Hyatt.

[webkit-changes] [158221] branches/safari-537.73-branch/Source/WebCore

2013-10-29 Thread bfulgham
Title: [158221] branches/safari-537.73-branch/Source/WebCore Revision 158221 Author bfulg...@apple.com Date 2013-10-29 13:48:42 -0700 (Tue, 29 Oct 2013) Log Message Merge r155215. 2013-09-06 Brent Fulgham [Windows] Unreviewed gardening: Spell 'Suppressor' properly * Web

[webkit-changes] [158222] trunk/Tools

2013-10-29 Thread nrotem
Title: [158222] trunk/Tools Revision 158222 Author nro...@apple.com Date 2013-10-29 14:04:13 -0700 (Tue, 29 Oct 2013) Log Message Add myself as a comitter Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scripts/webkitpy/common/config/contributors.json Diff Modified: trunk/Tools/Ch

[webkit-changes] [158223] trunk/Source

2013-10-29 Thread timothy_horton
Title: [158223] trunk/Source Revision 158223 Author timothy_hor...@apple.com Date 2013-10-29 14:04:37 -0700 (Tue, 29 Oct 2013) Log Message Remote Layer Tree: Support tiled drawing and use it for the main frame https://bugs.webkit.org/show_bug.cgi?id=123422 Reviewed by Simon Fraser. Add

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

2013-10-29 Thread timothy_horton
Title: [158224] trunk/Source/WebCore Revision 158224 Author timothy_hor...@apple.com Date 2013-10-29 14:25:18 -0700 (Tue, 29 Oct 2013) Log Message Try fixing the Mac build (though I have no idea why this wouldn't fail locally)... * WebCore.exp.in: Modified Paths trunk/Source/WebCore/Ch

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

2013-10-29 Thread antti
Title: [158225] trunk/Source/WebCore Revision 158225 Author an...@apple.com Date 2013-10-29 14:25:51 -0700 (Tue, 29 Oct 2013) Log Message Use left/right instead of left/width for simple text runs https://bugs.webkit.org/show_bug.cgi?id=123465 Reviewed by Andreas Kling. This simplifies t

[webkit-changes] [158226] trunk/Source

2013-10-29 Thread timothy_horton
Title: [158226] trunk/Source Revision 158226 Author timothy_hor...@apple.com Date 2013-10-29 14:30:39 -0700 (Tue, 29 Oct 2013) Log Message More correct build fix after 158223. Only fails in release because it's inline. * WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.mm: * WebCore.ex

[webkit-changes] [158227] branches/safari-537.73-branch/Source/WebCore

2013-10-29 Thread bfulgham
Title: [158227] branches/safari-537.73-branch/Source/WebCore Revision 158227 Author bfulg...@apple.com Date 2013-10-29 14:41:41 -0700 (Tue, 29 Oct 2013) Log Message Merge r155221. 2013-09-06 Brent Fulgham [Windows] StructuredExceptionHandlerSuppressor Causes Bad Interaction

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

2013-10-29 Thread bdakin
Title: [158228] trunk/Websites/webkit.org Revision 158228 Author bda...@apple.com Date 2013-10-29 14:44:37 -0700 (Tue, 29 Oct 2013) Log Message Just updating the sample code for this potential blog post. * blog-files/regions/pizza-is-amazing.png: Replaced. * blog-files/regions/unstyled-a

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

2013-10-29 Thread antti
Title: [158229] trunk/Source/WebCore Revision 158229 Author an...@apple.com Date 2013-10-29 14:45:16 -0700 (Tue, 29 Oct 2013) Log Message Try to keep MSVC happy. * rendering/SimpleLineLayout.h: (WebCore::SimpleLineLayout::Run::Run): Modified Paths trunk/Source/WebCore/ChangeLog trunk/S

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

2013-10-29 Thread timothy_horton
Title: [158230] trunk/Source/WebCore Revision 158230 Author timothy_hor...@apple.com Date 2013-10-29 14:50:47 -0700 (Tue, 29 Oct 2013) Log Message Build fix after 158223; make TileController use float for scales. This matches what we do in other places, and fixes the constant issue with

[webkit-changes] [158231] trunk

2013-10-29 Thread jer . noble
Title: [158231] trunk Revision 158231 Author jer.no...@apple.com Date 2013-10-29 15:03:07 -0700 (Tue, 29 Oct 2013) Log Message [MSE] [Mac] Enable MediaSource on the Mac https://bugs.webkit.org/show_bug.cgi?id=122484 Reviewed by Darin Adler. Source/WebCore: Enable ENABLE_MEDIA_SOURCE.

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

2013-10-29 Thread dino
Title: [158233] trunk/Source/WebCore Revision 158233 Author d...@apple.com Date 2013-10-29 15:38:16 -0700 (Tue, 29 Oct 2013) Log Message Move InlineTextBox's text painting to it's own class https://bugs.webkit.org/show_bug.cgi?id=123355 Reinstate the LGPL license. I incorrectly told Myle

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

2013-10-29 Thread commit-queue
Title: [158232] trunk/Source/WebCore Revision 158232 Author commit-qu...@webkit.org Date 2013-10-29 15:29:30 -0700 (Tue, 29 Oct 2013) Log Message Move InlineTextBox's text painting to it's own class https://bugs.webkit.org/show_bug.cgi?id=123355 Patch by Myles C. Maxfield on 2013-10-29

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

2013-10-29 Thread ap
Title: [158236] trunk/Source/WebCore Revision 158236 Author a...@apple.com Date 2013-10-29 16:12:43 -0700 (Tue, 29 Oct 2013) Log Message Beef up CryptoKey https://bugs.webkit.org/show_bug.cgi?id=123462 Reviewed by Sam Weinig. * WebCore.xcodeproj/project.pbxproj: Added new files. * cryp

[webkit-changes] [158238] trunk/Tools

2013-10-29 Thread lforschler
Title: [158238] trunk/Tools Revision 158238 Author lforsch...@apple.com Date 2013-10-29 16:19:46 -0700 (Tue, 29 Oct 2013) Log Message Move the SEO bots from testers to archivers. Unreviewed. * BuildSlaveSupport/build.webkit.org-config/config.json: Modified Paths trunk/

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

2013-10-29 Thread ap
Title: [158239] trunk/Source/WebCore Revision 158239 Author a...@apple.com Date 2013-10-29 16:33:02 -0700 (Tue, 29 Oct 2013) Log Message Beef up CryptoKey https://bugs.webkit.org/show_bug.cgi?id=123462 Fix a mismerge, remove duplicate CryptoKeyType declaration. * crypto/CryptoKey.h: Mo

[webkit-changes] [158240] trunk/Tools

2013-10-29 Thread seokju
Title: [158240] trunk/Tools Revision 158240 Author seo...@webkit.org Date 2013-10-29 17:25:07 -0700 (Tue, 29 Oct 2013) Log Message Fix memory leak in Tools/DumpRenderTree/TestNetscapePlugIn/main.cpp https://bugs.webkit.org/show_bug.cgi?id=123478 Reviewed by Anders Carlsson. * DumpRender

[webkit-changes] [158241] trunk/LayoutTests

2013-10-29 Thread rniwa
Title: [158241] trunk/LayoutTests Revision 158241 Author rn...@webkit.org Date 2013-10-29 17:52:58 -0700 (Tue, 29 Oct 2013) Log Message Mountain Lion rebaseline after r158231. * platform/mac-mountainlion/js/dom/global-constructors-attributes-expected.txt: Modified Paths trunk/LayoutTes

[webkit-changes] [158242] trunk/LayoutTests

2013-10-29 Thread bfulgham
Title: [158242] trunk/LayoutTests Revision 158242 Author bfulg...@apple.com Date 2013-10-29 17:58:22 -0700 (Tue, 29 Oct 2013) Log Message REGRESSION(r158198): editing/execCommand/insert-list-xml.xhtml fails https://bugs.webkit.org/show_bug.cgi?id=123460 Reviewed by Ryosuke Niwa. The ori

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

2013-10-29 Thread commit-queue
Title: [158243] trunk/Source/WebCore Revision 158243 Author commit-qu...@webkit.org Date 2013-10-29 18:51:17 -0700 (Tue, 29 Oct 2013) Log Message Underline bounds cannot be queried before underline itself is drawn https://bugs.webkit.org/show_bug.cgi?id=123310 Patch by Myles C. Maxfield

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

2013-10-29 Thread seokju
Title: [158244] trunk/Source/WebCore Revision 158244 Author seo...@webkit.org Date 2013-10-29 19:40:06 -0700 (Tue, 29 Oct 2013) Log Message Remove mutable keyword from member variables of XMLHttpRequest https://bugs.webkit.org/show_bug.cgi?id=123481 Reviewed by Andreas Kling. No new tes

[webkit-changes] [158245] trunk/Source

2013-10-29 Thread akling
Title: [158245] trunk/Source Revision 158245 Author akl...@apple.com Date 2013-10-29 20:05:20 -0700 (Tue, 29 Oct 2013) Log Message StringImpl::isolatedCopy() should return PassRef. Make isolatedCopy() return a PassRef. Reviewed by Anders Carlsson. Modified Paths trunk/Source/WTF/Chan

[webkit-changes] [158246] trunk/Source

2013-10-29 Thread beidson
Title: [158246] trunk/Source Revision 158246 Author beid...@apple.com Date 2013-10-29 20:11:38 -0700 (Tue, 29 Oct 2013) Log Message Move IDBTransactionBackendLevelDB to generic IDBBackingStoreInterface https://bugs.webkit.org/show_bug.cgi?id=123483 Reviewed by Andreas Kling. Source/WebC

[webkit-changes] [158247] trunk/Tools

2013-10-29 Thread rniwa
Title: [158247] trunk/Tools Revision 158247 Author rn...@webkit.org Date 2013-10-29 20:52:23 -0700 (Tue, 29 Oct 2013) Log Message Add Mavericks builders to the old flakiness dashboard. * TestResultServer/static-dashboards/builders.jsonp: * TestResultServer/static-dashboards/flakiness_das

[webkit-changes] [158248] trunk/LayoutTests

2013-10-29 Thread rniwa
Title: [158248] trunk/LayoutTests Revision 158248 Author rn...@webkit.org Date 2013-10-29 20:53:10 -0700 (Tue, 29 Oct 2013) Log Message Update Mavericks test expectation, tracked by bugs 123489 and 123490. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trun

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

2013-10-29 Thread rniwa
Title: [158249] trunk/Source/WebCore Revision 158249 Author rn...@webkit.org Date 2013-10-29 20:57:25 -0700 (Tue, 29 Oct 2013) Log Message GTK+ build fix attempt after r158220. * GNUmakefile.list.am: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/GNUmakefile.list.am

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

2013-10-29 Thread akling
Title: [158250] trunk/Source/WebCore Revision 158250 Author akl...@apple.com Date 2013-10-29 21:15:55 -0700 (Tue, 29 Oct 2013) Log Message ElementData construction helpers should return PassRef. Make functions that create new ElementData objects return appropriate PassRef pointers inste

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

2013-10-29 Thread beidson
Title: [158251] trunk/Source/WebCore Revision 158251 Author beid...@apple.com Date 2013-10-29 21:34:30 -0700 (Tue, 29 Oct 2013) Log Message Attempted build-fix after http://trac.webkit.org/changeset/158234 * Modules/indexeddb/leveldb/IDBBackingStoreLevelDB.cpp: (WebCore::IDBBackingStoreL

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

2013-10-29 Thread commit-queue
Title: [158252] trunk/Source/WebCore Revision 158252 Author commit-qu...@webkit.org Date 2013-10-29 22:15:27 -0700 (Tue, 29 Oct 2013) Log Message Modernize DatasetDOMStringMap and ClassList a bit https://bugs.webkit.org/show_bug.cgi?id=123491 Patch by Sam Weinig on 2013-10-29 Reviewed b

[webkit-changes] [158254] trunk

2013-10-29 Thread rniwa
Title: [158254] trunk Revision 158254 Author rn...@webkit.org Date 2013-10-29 22:39:37 -0700 (Tue, 29 Oct 2013) Log Message REGRESSION(r154614): Opening and closing a picture on Facebook resets scroll position https://bugs.webkit.org/show_bug.cgi?id=122882 Reviewed by Anders Carlsson. S

[webkit-changes] [158255] trunk/Tools

2013-10-29 Thread fpizlo
Title: [158255] trunk/Tools Revision 158255 Author fpi...@apple.com Date 2013-10-29 23:03:11 -0700 (Tue, 29 Oct 2013) Log Message It should be possible to specify extra tests to run-_javascript_core-tests https://bugs.webkit.org/show_bug.cgi?id=123495 Reviewed by Oliver Hunt. Th

[webkit-changes] [158256] trunk

2013-10-29 Thread ap
Title: [158256] trunk Revision 158256 Author a...@apple.com Date 2013-10-29 23:53:32 -0700 (Tue, 29 Oct 2013) Log Message Result of focus-option-control-on-page.html depends on system preferences https://bugs.webkit.org/show_bug.cgi?id=123304 Reviewed by Simon Fraser. Source/WebKit/mac:

[webkit-changes] [158257] trunk/LayoutTests

2013-10-29 Thread rniwa
Title: [158257] trunk/LayoutTests Revision 158257 Author rn...@webkit.org Date 2013-10-29 23:58:12 -0700 (Tue, 29 Oct 2013) Log Message More Mavericks specific test expectation updates. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platfo