[webkit-changes] [163952] trunk/LayoutTests

2014-02-11 Thread ap
Title: [163952] trunk/LayoutTests Revision 163952 Author a...@apple.com Date 2014-02-11 23:59:59 -0800 (Tue, 11 Feb 2014) Log Message Undo an accidental change. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/mac/TestExpectations

[webkit-changes] [163951] trunk/LayoutTests

2014-02-11 Thread ap
Title: [163951] trunk/LayoutTests Revision 163951 Author a...@apple.com Date 2014-02-11 23:06:11 -0800 (Tue, 11 Feb 2014) Log Message REGRESSION (r163262?): transitions/shorthand-border-transitions.html flakily asserts https://bugs.webkit.org/show_bug.cgi?id=128283 * platform/mac/TestExp

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

2014-02-11 Thread fpizlo
Title: [163950] trunk/Source/WebKit2 Revision 163950 Author fpi...@apple.com Date 2014-02-11 22:40:54 -0800 (Tue, 11 Feb 2014) Log Message JIT should be enabled (regression from addition of JIT enabled setting) https://bugs.webkit.org/show_bug.cgi?id=128653 Reviewed by Tim Horton. * UIP

[webkit-changes] [163949] trunk/LayoutTests

2014-02-11 Thread rniwa
Title: [163949] trunk/LayoutTests Revision 163949 Author rn...@webkit.org Date 2014-02-11 22:03:36 -0800 (Tue, 11 Feb 2014) Log Message More Windows test rebaselines. * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt: * platform/win/editing/selection/v

[webkit-changes] [163948] trunk/Source

2014-02-11 Thread rniwa
Title: [163948] trunk/Source Revision 163948 Author rn...@webkit.org Date 2014-02-11 21:54:02 -0800 (Tue, 11 Feb 2014) Log Message Source/_javascript_Core: Debug build fix after r163946. * dfg/DFGByteCodeParser.cpp: (JSC::DFG::ByteCodeParser::injectLazyOperandSpeculation): Source/WebKit

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

2014-02-11 Thread mitz
Title: [163947] trunk/Source/WebKit2 Revision 163947 Author m...@apple.com Date 2014-02-11 21:45:22 -0800 (Tue, 11 Feb 2014) Log Message : WebKit2.framework (with *Process.app) exists at the top level of the simulator https://bugs.webkit.org/show_bug.cgi?id=128650 Reviewed by Mark Rowe.

[webkit-changes] [163945] trunk/LayoutTests

2014-02-11 Thread zalan
Title: [163945] trunk/LayoutTests Revision 163945 Author za...@apple.com Date 2014-02-11 21:15:34 -0800 (Tue, 11 Feb 2014) Log Message transitions/shorthand-border-transitions.html became flaky. Skip it for now. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLo

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

2014-02-11 Thread zalan
Title: [163944] trunk/Source/WebCore Revision 163944 Author za...@apple.com Date 2014-02-11 20:50:55 -0800 (Tue, 11 Feb 2014) Log Message Subpixel rendering: Switch repaint rect from IntRect to LayoutRect to be able to repaint on device pixel boundaries. https://bugs.webkit.org/show_bug.c

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

2014-02-11 Thread rniwa
Title: [163943] trunk/Source/WebKit2 Revision 163943 Author rn...@webkit.org Date 2014-02-11 20:45:13 -0800 (Tue, 11 Feb 2014) Log Message EFL build fix after r163919. * WebProcess/WebPage/WebPage.h: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/WebProcess/WebPage/

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

2014-02-11 Thread mitz
Title: [163941] trunk/Source/WebCore Revision 163941 Author m...@apple.com Date 2014-02-11 20:37:28 -0800 (Tue, 11 Feb 2014) Log Message iOS build fix fix. * rendering/RenderElement.cpp: (WebCore::shouldRepaintForImageAnimation): Modified Paths trunk/Source/WebCore/ChangeLog trunk/Sour

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

2014-02-11 Thread mitz
Title: [163940] trunk/Source/WebCore Revision 163940 Author m...@apple.com Date 2014-02-11 20:36:05 -0800 (Tue, 11 Feb 2014) Log Message iOS build fix. * rendering/RenderElement.cpp: (WebCore::shouldRepaintForImageAnimation): Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/W

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

2014-02-11 Thread fpizlo
Title: [163938] trunk/Source/_javascript_Core Revision 163938 Author fpi...@apple.com Date 2014-02-11 20:24:37 -0800 (Tue, 11 Feb 2014) Log Message Fix assertions and incorrect codegen for CompareEq(ObjectOrOther:, Object:) https://bugs.webkit.org/show_bug.cgi?id=128648 Reviewed by Mark

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

2014-02-11 Thread fpizlo
Title: [163937] trunk/Source/_javascript_Core Revision 163937 Author fpi...@apple.com Date 2014-02-11 20:13:48 -0800 (Tue, 11 Feb 2014) Log Message Unreviewed, trivial change to silence FTL assertions Normally, lowJSValue() should only be used for UntypedUse only. Here we are using it on

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

2014-02-11 Thread ddkilzer
Title: [163936] trunk/Source/WebCore Revision 163936 Author ddkil...@apple.com Date 2014-02-11 20:08:22 -0800 (Tue, 11 Feb 2014) Log Message ContentData equals() methods are not inline-able Reviewed by Darin Adler. Get rid of pure virtual equals() method in favor of ContentData::Type e

[webkit-changes] [163935] trunk/Tools

2014-02-11 Thread fpizlo
Title: [163935] trunk/Tools Revision 163935 Author fpi...@apple.com Date 2014-02-11 20:06:42 -0800 (Tue, 11 Feb 2014) Log Message It should be possible to force copy-webkitlibraries-blahblah to copy things regardless of timestamp https://bugs.webkit.org/show_bug.cgi?id=128646 Reviewed by

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

2014-02-11 Thread akling
Title: [163934] trunk/Source/WebCore Revision 163934 Author akl...@apple.com Date 2014-02-11 19:53:02 -0800 (Tue, 11 Feb 2014) Log Message Protect some RenderFlowThread functions. Make the RenderFlowThread constructor protected and a handful of member functions private. Reviewed by And

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

2014-02-11 Thread akling
Title: [163933] trunk/Source/WebCore Revision 163933 Author akl...@apple.com Date 2014-02-11 19:51:06 -0800 (Tue, 11 Feb 2014) Log Message Don't allocate RenderNamedFlowThread's child list separately. Since we always create the flow-thread child list, there's no reason to put it in a se

[webkit-changes] [163931] trunk/Source

2014-02-11 Thread zalan
Title: [163931] trunk/Source Revision 163931 Author za...@apple.com Date 2014-02-11 19:28:43 -0800 (Tue, 11 Feb 2014) Log Message Subpixel rendering: Make GraphicsLayerClient::paintContents's clip rect subpixel based. https://bugs.webkit.org/show_bug.cgi?id=128460 Reviewed by Simon Frase

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

2014-02-11 Thread weinig
Title: [163930] trunk/Source/WebKit2 Revision 163930 Author wei...@apple.com Date 2014-02-11 19:23:55 -0800 (Tue, 11 Feb 2014) Log Message [WebKit2, JSC] Add user default to disable the JIT https://bugs.webkit.org/show_bug.cgi?id=128643 Reviewed by Filip Pizlo. * Shared/WebProcessCreati

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

2014-02-11 Thread fpizlo
Title: [163929] trunk/Source/_javascript_Core Revision 163929 Author fpi...@apple.com Date 2014-02-11 19:16:27 -0800 (Tue, 11 Feb 2014) Log Message Use LLVM's dead store elimination https://bugs.webkit.org/show_bug.cgi?id=128638 Reviewed by Mark Hahnenberg. DFG's store eliminati

[webkit-changes] [163928] trunk

2014-02-11 Thread antti
Title: [163928] trunk Revision 163928 Author an...@apple.com Date 2014-02-11 18:55:22 -0800 (Tue, 11 Feb 2014) Log Message GIF animations should be suspended when outside of viewport https://bugs.webkit.org/show_bug.cgi?id=128632 Source/WebCore: Reviewed by Andreas Kling. Anim

[webkit-changes] [163927] trunk/Source/WebInspectorUI

2014-02-11 Thread bburg
Title: [163927] trunk/Source/WebInspectorUI Revision 163927 Author bb...@apple.com Date 2014-02-11 18:52:19 -0800 (Tue, 11 Feb 2014) Log Message Web Inspector: DOMStorageView should listen for events from DOMStorageObject https://bugs.webkit.org/show_bug.cgi?id=128620 Reviewed by Timothy

[webkit-changes] [163926] branches/safari-537.75-branch/Source/WebCore

2014-02-11 Thread matthew_hanson
Title: [163926] branches/safari-537.75-branch/Source/WebCore Revision 163926 Author matthew_han...@apple.com Date 2014-02-11 18:03:55 -0800 (Tue, 11 Feb 2014) Log Message Merge r161925. Modified Paths branches/safari-537.75-branch/Source/WebCore/ChangeLog branches/safari-537.75-branch/S

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

2014-02-11 Thread akling
Title: [163925] trunk/Source/WebCore Revision 163925 Author akl...@apple.com Date 2014-02-11 18:01:14 -0800 (Tue, 11 Feb 2014) Log Message Remove unused RenderNamedFlowThread::previousRendererForNode(). Reviewed by Antti Koivisto. * rendering/RenderNamedFlowThread.cpp: * rendering/Rend

[webkit-changes] [163924] trunk/LayoutTests

2014-02-11 Thread rniwa
Title: [163924] trunk/LayoutTests Revision 163924 Author rn...@webkit.org Date 2014-02-11 17:57:46 -0800 (Tue, 11 Feb 2014) Log Message Add failing test expectations to asynchronous spellchecking tests. * platform/win/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/L

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

2014-02-11 Thread akling
Title: [163922] trunk/Source/WebCore Revision 163922 Author akl...@apple.com Date 2014-02-11 17:55:40 -0800 (Tue, 11 Feb 2014) Log Message Move renderNamedFlowThreadWrapper() to RenderElement. This function is only ever called on RenderElements so move it there from RenderObject. Revie

[webkit-changes] [163921] trunk

2014-02-11 Thread mmaxfield
Title: [163921] trunk Revision 163921 Author mmaxfi...@apple.com Date 2014-02-11 17:54:19 -0800 (Tue, 11 Feb 2014) Log Message Position and thickness of underline as text size changes https://bugs.webkit.org/show_bug.cgi?id=16768 Source/WebCore: Reviewed by Dean Jackson. This patch ado

[webkit-changes] [163920] trunk/Source

2014-02-11 Thread rniwa
Title: [163920] trunk/Source Revision 163920 Author rn...@webkit.org Date 2014-02-11 17:53:03 -0800 (Tue, 11 Feb 2014) Log Message Frame::rectForSelection shouldn't instantiate FrameSelection https://bugs.webkit.org/show_bug.cgi?id=128587 Reviewed by Enrica Casucci. Source/WebCore: Ma

[webkit-changes] [163919] trunk/Source

2014-02-11 Thread enrica
Title: [163919] trunk/Source Revision 163919 Author enr...@apple.com Date 2014-02-11 17:10:21 -0800 (Tue, 11 Feb 2014) Log Message Support WebSelections in WK2 on iOS. https://bugs.webkit.org/show_bug.cgi?id=127015 Reviewed by Benjamin Poulain. Source/WebCore: Adding few exports. *

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

2014-02-11 Thread akling
Title: [163917] trunk/Source/WebCore Revision 163917 Author akl...@apple.com Date 2014-02-11 16:08:16 -0800 (Tue, 11 Feb 2014) Log Message CTTE: RenderNamedFlowThread always has a WebKitNamedFlow. Codify the fact that RenderNamedFlowThread always has a corresponding WebKitNamedFlow by s

[webkit-changes] [163916] trunk

2014-02-11 Thread mmaxfield
Title: [163916] trunk Revision 163916 Author mmaxfi...@apple.com Date 2014-02-11 16:06:01 -0800 (Tue, 11 Feb 2014) Log Message Source/WebCore: Convert position:fixed property to position:absolute upon copy https://bugs.webkit.org/show_bug.cgi?id=128194 Reviewed by Simon Fraser. This add

[webkit-changes] [163915] trunk

2014-02-11 Thread commit-queue
Title: [163915] trunk Revision 163915 Author commit-qu...@webkit.org Date 2014-02-11 16:02:31 -0800 (Tue, 11 Feb 2014) Log Message XMLHttpRequest should not send DNT header https://bugs.webkit.org/show_bug.cgi?id=128533 Patch by Youenn Fablet on 2014-02-11 Reviewed by Alexey Proskuryako

[webkit-changes] [163914] trunk

2014-02-11 Thread jpfau
Title: [163914] trunk Revision 163914 Author jp...@apple.com Date 2014-02-11 15:07:49 -0800 (Tue, 11 Feb 2014) Log Message Bring third-party app cache blocking behavior in line with private browsing app cache blocking behavior https://bugs.webkit.org/show_bug.cgi?id=128557 Reviewed by Al

[webkit-changes] [163913] trunk/Tools

2014-02-11 Thread joepeck
Title: [163913] trunk/Tools Revision 163913 Author joep...@webkit.org Date 2014-02-11 15:05:06 -0800 (Tue, 11 Feb 2014) Log Message Web Inspector: AX: Accessibility Node Inspection https://bugs.webkit.org/show_bug.cgi?id=127447 Patch by James Craig on 2014-02-11 Reviewed by Chris Fleiza

[webkit-changes] [163912] trunk

2014-02-11 Thread beidson
Title: [163912] trunk Revision 163912 Author beid...@apple.com Date 2014-02-11 15:01:09 -0800 (Tue, 11 Feb 2014) Log Message IDB: The test after storage/indexeddb/mozilla/object-identity.html fails in cleanup code and https://bugs.webkit.org/show_bug.cgi?id=128621 Reviewed by Alexey Pro

[webkit-changes] [163911] trunk/LayoutTests

2014-02-11 Thread rego
Title: [163911] trunk/LayoutTests Revision 163911 Author r...@igalia.com Date 2014-02-11 14:56:25 -0800 (Tue, 11 Feb 2014) Log Message Unreviewed. Fix typo in layout test introduced in r163811. Patch by Diego Pino Garcia on 2014-02-11 * inspector-protocol/debugger/hit-breakpoint-from-c

[webkit-changes] [163910] branches/safari-537.60-branch/Tools

2014-02-11 Thread rniwa
Title: [163910] branches/safari-537.60-branch/Tools Revision 163910 Author rn...@webkit.org Date 2014-02-11 14:12:50 -0800 (Tue, 11 Feb 2014) Log Message Merge r160726 2013-12-17 Brent Fulgham [Win] Revise filter-build-webkit to deal with Windows build logs https://bugs.w

[webkit-changes] [163909] trunk/WebKitLibraries

2014-02-11 Thread roger_fong
Title: [163909] trunk/WebKitLibraries Revision 163909 Author roger_f...@apple.com Date 2014-02-11 14:00:14 -0800 (Tue, 11 Feb 2014) Log Message [Windows] Set ENABLE_CSS_SHAPE_INSIDE feature flag on Windows. * win/tools/vsprops/FeatureDefines.props: Modified Paths trunk/WebKitLibraries/

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

2014-02-11 Thread benjamin
Title: [163908] trunk/Source/WebKit2 Revision 163908 Author benja...@webkit.org Date 2014-02-11 13:56:24 -0800 (Tue, 11 Feb 2014) Log Message [WK2] Rename screenToWindow to screenToRootView and windowToScreen to rootViewToScreen https://bugs.webkit.org/show_bug.cgi?id=128575 Patch by Ben

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

2014-02-11 Thread jer . noble
Title: [163907] trunk/Source/WebCore Revision 163907 Author jer.no...@apple.com Date 2014-02-11 13:50:21 -0800 (Tue, 11 Feb 2014) Log Message [EME][Mac] Move the implementation of CDMPrivateAVFoundation back into MediaPlayerPrivateAVFoundationObjC. https://bugs.webkit.org/show_bug.cgi?id=

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

2014-02-11 Thread jer . noble
Title: [163906] trunk/Source/WebCore Revision 163906 Author jer.no...@apple.com Date 2014-02-11 13:36:06 -0800 (Tue, 11 Feb 2014) Log Message Run UserAgentScripts through jsmin rather than the css preprocessor https://bugs.webkit.org/show_bug.cgi?id=127559 Reviewed by Tim Horton. User A

[webkit-changes] [163905] trunk/Source

2014-02-11 Thread aestes
Title: [163905] trunk/Source Revision 163905 Author aes...@apple.com Date 2014-02-11 13:28:55 -0800 (Tue, 11 Feb 2014) Log Message [Mac] connection:willStopBufferingData: no longer exists in NSURLConnectionDelegate https://bugs.webkit.org/show_bug.cgi?id=128583 Reviewed by Anders Carlsso

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

2014-02-11 Thread aestes
Title: [163904] trunk/Source/WebCore Revision 163904 Author aes...@apple.com Date 2014-02-11 13:28:51 -0800 (Tue, 11 Feb 2014) Log Message [Content Filter] Check for NULL before calling dispatch_release() https://bugs.webkit.org/show_bug.cgi?id=128576 Reviewed by Darin Adler. m_neFilter

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

2014-02-11 Thread jer . noble
Title: [163902] trunk/Source/WebCore Revision 163902 Author jer.no...@apple.com Date 2014-02-11 13:14:16 -0800 (Tue, 11 Feb 2014) Log Message [MediaControls] Allow the media controls script to be debuggable by giving it a generated sourceURL https://bugs.webkit.org/show_bug.cgi?id=127560

[webkit-changes] [163901] branches/safari-537.75-branch

2014-02-11 Thread matthew_hanson
Title: [163901] branches/safari-537.75-branch Revision 163901 Author matthew_han...@apple.com Date 2014-02-11 13:12:48 -0800 (Tue, 11 Feb 2014) Log Message Merge r158739. Modified Paths branches/safari-537.75-branch/LayoutTests/ChangeLog branches/safari-537.75-branch/Source/WebCore/Chan

[webkit-changes] [163900] branches/safari-537.75-branch/Source/WebCore

2014-02-11 Thread matthew_hanson
Title: [163900] branches/safari-537.75-branch/Source/WebCore Revision 163900 Author matthew_han...@apple.com Date 2014-02-11 13:01:20 -0800 (Tue, 11 Feb 2014) Log Message Merge r158719. Modified Paths branches/safari-537.75-branch/Source/WebCore/ChangeLog branches/safari-537.75-branch/S

[webkit-changes] [163899] trunk

2014-02-11 Thread samuel_white
Title: [163899] trunk Revision 163899 Author samuel_wh...@apple.com Date 2014-02-11 12:44:03 -0800 (Tue, 11 Feb 2014) Log Message AX: Add text replacement activity support to NSAccessibilitySelectTextWithCriteriaParameterizedAttribute. https://bugs.webkit.org/show_bug.cgi?id=128397 Revie

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

2014-02-11 Thread roger_fong
Title: [163895] trunk/Source/WebCore Revision 163895 Author roger_f...@apple.com Date 2014-02-11 12:26:43 -0800 (Tue, 11 Feb 2014) Log Message [Windows] Unreviewed. Speculative test fix. * platform/graphics/GraphicsContext.h: (WebCore::GraphicsContext::pixelSnappingFactor): * platform/gr

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

2014-02-11 Thread fpizlo
Title: [163896] trunk/Source/_javascript_Core Revision 163896 Author fpi...@apple.com Date 2014-02-11 12:28:59 -0800 (Tue, 11 Feb 2014) Log Message FTL should support CompareEq(ObjectOrOther:, Object:) https://bugs.webkit.org/show_bug.cgi?id=127752 Reviewed by Oliver Hunt. Also

[webkit-changes] [163898] branches/safari-537.75-branch

2014-02-11 Thread matthew_hanson
Title: [163898] branches/safari-537.75-branch Revision 163898 Author matthew_han...@apple.com Date 2014-02-11 12:39:02 -0800 (Tue, 11 Feb 2014) Log Message Merge r158447. Modified Paths branches/safari-537.75-branch/LayoutTests/ChangeLog branches/safari-537.75-branch/LayoutTests/storage

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

2014-02-11 Thread commit-queue
Title: [163897] trunk/Source/_javascript_Core Revision 163897 Author commit-qu...@webkit.org Date 2014-02-11 12:32:09 -0800 (Tue, 11 Feb 2014) Log Message Add Availability Macros to new JSC APIs https://bugs.webkit.org/show_bug.cgi?id=128615 Patch by Joseph Pecoraro on 2014-02-11 Review

[webkit-changes] [163894] trunk/Tools

2014-02-11 Thread ddkilzer
Title: [163894] trunk/Tools Revision 163894 Author ddkil...@apple.com Date 2014-02-11 12:12:30 -0800 (Tue, 11 Feb 2014) Log Message [ASan] Fix build failures in Tools due to missing $(inherited) values Reviewed by Dean Jackson. * DumpRenderTree/mac/Configurations/DumpRenderTree.xcconfi

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

2014-02-11 Thread mitz
Title: [163893] trunk/Source/WebCore Revision 163893 Author m...@apple.com Date 2014-02-11 11:49:52 -0800 (Tue, 11 Feb 2014) Log Message iOS build fix. * platform/ios/TileGrid.mm: (WebCore::TileGrid::dropTilesBetweenRects): (WebCore::TileGrid::dropDistantTiles): (WebCore::TileGrid::dropI

[webkit-changes] [163892] trunk

2014-02-11 Thread beidson
Title: [163892] trunk Revision 163892 Author beid...@apple.com Date 2014-02-11 11:31:46 -0800 (Tue, 11 Feb 2014) Log Message IndexedDB tests on some bots are flakey (timeouts) and https://bugs.webkit.org/show_bug.cgi?id=128612 Reviewed by Sam Weinig. Source/WebKit2: When messing with

[webkit-changes] [163889] trunk/LayoutTests

2014-02-11 Thread ap
Title: [163889] trunk/LayoutTests Revision 163889 Author a...@apple.com Date 2014-02-11 10:37:33 -0800 (Tue, 11 Feb 2014) Log Message Animation tests are flaky in Release on EWS, too. * platform/mac/TestExpectations: Removed [ Debug ] from several animation test expectations. Modified P

[webkit-changes] [163887] trunk/Source

2014-02-11 Thread mhahnenberg
Title: [163887] trunk/Source Revision 163887 Author mhahnenb...@apple.com Date 2014-02-11 10:09:36 -0800 (Tue, 11 Feb 2014) Log Message 32-bit LLInt writeBarrierOnGlobalObject is wrong https://bugs.webkit.org/show_bug.cgi?id=128556 Reviewed by Geoffrey Garen. Source/_javascript_Core: *

[webkit-changes] [163885] trunk/Source/WebKit/win

2014-02-11 Thread commit-queue
Title: [163885] trunk/Source/WebKit/win Revision 163885 Author commit-qu...@webkit.org Date 2014-02-11 09:50:52 -0800 (Tue, 11 Feb 2014) Log Message [WinCairo] Compile error related to toString function. https://bugs.webkit.org/show_bug.cgi?id=128607 Patch by pe...@outlook.com on 2014-0

[webkit-changes] [163884] branches/safari-537.75-branch/Source/WebCore

2014-02-11 Thread matthew_hanson
Title: [163884] branches/safari-537.75-branch/Source/WebCore Revision 163884 Author matthew_han...@apple.com Date 2014-02-11 09:49:30 -0800 (Tue, 11 Feb 2014) Log Message Merge r158058. Modified Paths branches/safari-537.75-branch/Source/WebCore/ChangeLog branches/safari-537.75-branch/S

[webkit-changes] [163883] trunk/Source/WebKit/mac

2014-02-11 Thread ap
Title: [163883] trunk/Source/WebKit/mac Revision 163883 Author a...@apple.com Date 2014-02-11 09:36:10 -0800 (Tue, 11 Feb 2014) Log Message iOS build fix. * WebCoreSupport/WebChromeClient.mm: Fixed incorrectly nested ifdefs. Modified Paths trunk/Source/WebKit/mac/ChangeLog trunk/Source

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

2014-02-11 Thread rgabor
Title: [163881] trunk/Source/_javascript_Core Revision 163881 Author rga...@webkit.org Date 2014-02-11 09:34:39 -0800 (Tue, 11 Feb 2014) Log Message LLInt typo error after r139004. https://bugs.webkit.org/show_bug.cgi?id=128592 Reviewed by Michael Saboff. * offlineasm/arm.rb: change imm

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

2014-02-11 Thread bfulgham
Title: [163882] trunk/Source/WebCore Revision 163882 Author bfulg...@apple.com Date 2014-02-11 09:36:07 -0800 (Tue, 11 Feb 2014) Log Message Correct some uses of 'auto' https://bugs.webkit.org/show_bug.cgi?id=128578 Reviewed by Anders Carlsson. Correct the following instances of "for (a

[webkit-changes] [163880] trunk/LayoutTests

2014-02-11 Thread stavila
Title: [163880] trunk/LayoutTests Revision 163880 Author stav...@adobe.com Date 2014-02-11 09:33:41 -0800 (Tue, 11 Feb 2014) Log Message [CSS Regions] clipping rectangle for "overflow: hidden" should be based on the padding box, not the content box https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [163878] trunk

2014-02-11 Thread hyatt
Title: [163878] trunk Revision 163878 Author hy...@apple.com Date 2014-02-11 08:51:45 -0800 (Tue, 11 Feb 2014) Log Message [New Multicolumn] Make columns work with line grids https://bugs.webkit.org/show_bug.cgi?id=128555 Reviewed by Antti Koivisto. Added line-snap-into-columns.html and

[webkit-changes] [163879] trunk

2014-02-11 Thread fpizlo
Title: [163879] trunk Revision 163879 Author fpi...@apple.com Date 2014-02-11 08:57:09 -0800 (Tue, 11 Feb 2014) Log Message LICM should gracefully handle unprofiled code https://bugs.webkit.org/show_bug.cgi?id=127848 Reviewed by Mark Hahnenberg. Source/_javascript_Core: * dfg/DFGLICMP

[webkit-changes] [163877] trunk

2014-02-11 Thread beidson
Title: [163877] trunk Revision 163877 Author beid...@apple.com Date 2014-02-11 08:27:41 -0800 (Tue, 11 Feb 2014) Log Message IDB: storage/indexeddb/mozilla/cursor-update-updates-indexes.html ASSERTs and https://bugs.webkit.org/show_bug.cgi?id=128581 Reviewed by Alexey Proskuryakov. Sou

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

2014-02-11 Thread mhahnenberg
Title: [163876] trunk/Source/_javascript_Core Revision 163876 Author mhahnenb...@apple.com Date 2014-02-11 08:27:40 -0800 (Tue, 11 Feb 2014) Log Message Obj-C API: JSExport doesn't work for methods that contain protocols in their type signature https://bugs.webkit.org/show_bug.cgi?id=1285

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

2014-02-11 Thread berto
Title: [163875] trunk/Source/WebKit2 Revision 163875 Author be...@igalia.com Date 2014-02-11 08:14:55 -0800 (Tue, 11 Feb 2014) Log Message O_CLOEXEC in shm_open does not work on FreeBSD https://bugs.webkit.org/show_bug.cgi?id=128572 Reviewed by Darin Adler. The O_CLOEXEC is not supporte

[webkit-changes] [163873] trunk

2014-02-11 Thread stavila
Title: [163873] trunk Revision 163873 Author stav...@adobe.com Date 2014-02-11 08:12:08 -0800 (Tue, 11 Feb 2014) Log Message [CSS Regions] Overflow above the first region is not properly painted for regions with padding https://bugs.webkit.org/show_bug.cgi?id=128590 Reviewed by Andrei Bu

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

2014-02-11 Thread commit-queue
Title: [163874] trunk/Source/WTF Revision 163874 Author commit-qu...@webkit.org Date 2014-02-11 08:12:22 -0800 (Tue, 11 Feb 2014) Log Message [WinCairo] Compile error, deleted file in WTF. https://bugs.webkit.org/show_bug.cgi?id=128601 Patch by pe...@outlook.com on 2014-02-11 Reviewed b

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

2014-02-11 Thread benjamin
Title: [163872] trunk/Source/WebCore Revision 163872 Author benja...@webkit.org Date 2014-02-11 02:21:12 -0800 (Tue, 11 Feb 2014) Log Message querySelector() does not use the compiler correctly https://bugs.webkit.org/show_bug.cgi?id=128588 Reviewed by Andreas Kling. * dom/SelectorQuery

[webkit-changes] [163871] trunk

2014-02-11 Thread commit-queue
Title: [163871] trunk Revision 163871 Author commit-qu...@webkit.org Date 2014-02-11 02:09:22 -0800 (Tue, 11 Feb 2014) Log Message [GStreamer] High playback rate causes crash https://bugs.webkit.org/show_bug.cgi?id=128453 Patch by Piotr Grad on 2014-02-11 Reviewed by Philippe Normand.

[webkit-changes] [163870] trunk/Tools

2014-02-11 Thread carlosgc
Title: [163870] trunk/Tools Revision 163870 Author carlo...@webkit.org Date 2014-02-11 00:37:17 -0800 (Tue, 11 Feb 2014) Log Message Unreviewed. Fix /webkit2/WebKitWebExtension/isolated-world after r163797. Use a global variable for the script result. * TestWebKitAPI/Tests/WebKit2Gtk/Te

[webkit-changes] [163869] trunk/LayoutTests

2014-02-11 Thread ap
Title: [163869] trunk/LayoutTests Revision 163869 Author a...@apple.com Date 2014-02-11 00:32:57 -0800 (Tue, 11 Feb 2014) Log Message Skip IndexedDB tests again, they are failing. * platform/mac-wk2/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform

[webkit-changes] [163868] trunk/LayoutTests

2014-02-11 Thread ap
Title: [163868] trunk/LayoutTests Revision 163868 Author a...@apple.com Date 2014-02-11 00:30:06 -0800 (Tue, 11 Feb 2014) Log Message Add hooks for wrapping CryptoKeys in SerializedScriptValue https://bugs.webkit.org/show_bug.cgi?id=128567 * platform/mac/TestExpectations: Forgot to inclu