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

2014-04-11 Thread mitz
Title: [167114] trunk/Source/WebKit2 Revision 167114 Author m...@apple.com Date 2014-04-10 23:16:32 -0700 (Thu, 10 Apr 2014) Log Message rdar://problem/16582465 [Cocoa] Avoid casts from CF types to unrelated Objective-C types https://bugs.webkit.org/show_bug.cgi?id=131529 Reviewed by

[webkit-changes] [167115] trunk/Tools

2014-04-11 Thread zandobersek
Title: [167115] trunk/Tools Revision 167115 Author zandober...@gmail.com Date 2014-04-10 23:32:13 -0700 (Thu, 10 Apr 2014) Log Message [CMake] Add missing WTF unit tests https://bugs.webkit.org/show_bug.cgi?id=131459 Reviewed by Martin Robinson. * TestWebKitAPI/CMakeLists.txt: Add a

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

2014-04-11 Thread zandobersek
Title: [167116] trunk/Source/WebKit2 Revision 167116 Author zandober...@gmail.com Date 2014-04-11 01:24:49 -0700 (Fri, 11 Apr 2014) Log Message [GTK][WK2] Move Vector objects into WebEditorClient::executePendingEditorCommands() invocations https://bugs.webkit.org/show_bug.cgi?id=131454

[webkit-changes] [167117] tags/Safari-538.28.2/

2014-04-11 Thread mitz
Title: [167117] tags/Safari-538.28.2/ Revision 167117 Author m...@apple.com Date 2014-04-11 02:11:01 -0700 (Fri, 11 Apr 2014) Log Message New tag. Added Paths tags/Safari-538.28.2/ Diff Property changes: tags/Safari-538.28.2 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [167118] tags/Safari-538.28.2/Source

2014-04-11 Thread mitz
Title: [167118] tags/Safari-538.28.2/Source Revision 167118 Author m...@apple.com Date 2014-04-11 02:17:51 -0700 (Fri, 11 Apr 2014) Log Message Versioning. Modified Paths tags/Safari-538.28.2/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [167119] tags/Safari-538.28.2/Source/WebKit2

2014-04-11 Thread mitz
Title: [167119] tags/Safari-538.28.2/Source/WebKit2 Revision 167119 Author m...@apple.com Date 2014-04-11 02:23:01 -0700 (Fri, 11 Apr 2014) Log Message Merged r167096. 2014-04-10 Enrica Casucci enr...@apple.com [iOS WebKit2] Support phraseboundary gesture recognizer for CJK.

[webkit-changes] [167120] releases/WebKitGTK/webkit-2.4/Source/WebCore

2014-04-11 Thread carlosgc
Title: [167120] releases/WebKitGTK/webkit-2.4/Source/WebCore Revision 167120 Author carlo...@webkit.org Date 2014-04-11 03:22:25 -0700 (Fri, 11 Apr 2014) Log Message Unreviewed. [GTK] Plugin process crashes when loading totem plugin https://bugs.webkit.org/show_bug.cgi?id=131357 Make

[webkit-changes] [167121] releases/WebKitGTK/webkit-2.4

2014-04-11 Thread carlosgc
Title: [167121] releases/WebKitGTK/webkit-2.4 Revision 167121 Author carlo...@webkit.org Date 2014-04-11 03:39:13 -0700 (Fri, 11 Apr 2014) Log Message Merge r166924 - [SOUP] Control cookie management according ResourceRequest.allowCookies() https://bugs.webkit.org/show_bug.cgi?id=131026

[webkit-changes] [167122] releases/WebKitGTK/webkit-2.4/Source/WebKit2

2014-04-11 Thread carlosgc
Title: [167122] releases/WebKitGTK/webkit-2.4/Source/WebKit2 Revision 167122 Author carlo...@webkit.org Date 2014-04-11 03:50:58 -0700 (Fri, 11 Apr 2014) Log Message Merge r167116 - [GTK][WK2] Move Vector objects into WebEditorClient::executePendingEditorCommands() invocations

[webkit-changes] [167123] trunk/PerformanceTests/ChangeLog

2014-04-11 Thread krit
Title: [167123] trunk/PerformanceTests/ChangeLog Revision 167123 Author k...@webkit.org Date 2014-04-11 05:37:26 -0700 (Fri, 11 Apr 2014) Log Message Optimize Canvas fill and drawImage with SourceIn, DestinationIn, SourceOut, and DestinationAtop using transparencyLayer.

[webkit-changes] [167124] trunk/PerformanceTests

2014-04-11 Thread krit
Title: [167124] trunk/PerformanceTests Revision 167124 Author k...@webkit.org Date 2014-04-11 05:44:58 -0700 (Fri, 11 Apr 2014) Log Message Optimize Canvas fill and drawImage with SourceIn, DestinationIn, SourceOut, and DestinationAtop using transparencyLayer.

[webkit-changes] [167125] trunk/LayoutTests

2014-04-11 Thread commit-queue
Title: [167125] trunk/LayoutTests Revision 167125 Author commit-qu...@webkit.org Date 2014-04-11 06:20:40 -0700 (Fri, 11 Apr 2014) Log Message [GTK] Unreviewed GTK gardening. Update test expectations for flaky tests timing out: media/track/track-remove-active-cue-crash.html

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

2014-04-11 Thread dino
Title: [167126] trunk/Source/WebCore Revision 167126 Author d...@apple.com Date 2014-04-11 08:43:29 -0700 (Fri, 11 Apr 2014) Log Message WebGL: need error checking after texture uploads https://bugs.webkit.org/show_bug.cgi?id=62902 rdar://problem/9640309 Reviewed by Brent Fulgham. A

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

2014-04-11 Thread carlosgc
Title: [167128] trunk/Source/WebKit2 Revision 167128 Author carlo...@webkit.org Date 2014-04-11 09:00:45 -0700 (Fri, 11 Apr 2014) Log Message wk2-gtk does not display anything https://bugs.webkit.org/show_bug.cgi?id=125558 Reviewed by Martin Robinson. Remove fcntl call to set access

[webkit-changes] [167129] trunk

2014-04-11 Thread zalan
Title: [167129] trunk Revision 167129 Author za...@apple.com Date 2014-04-11 09:50:39 -0700 (Fri, 11 Apr 2014) Log Message Subpixel rendering: WK1: Trail of cruft in redraw during animations. https://bugs.webkit.org/show_bug.cgi?id=131525 Reviewed by Simon Fraser. Use enclosing rect

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

2014-04-11 Thread bfulgham
Title: [167130] trunk/Source/WebKit2 Revision 167130 Author bfulg...@apple.com Date 2014-04-11 09:51:48 -0700 (Fri, 11 Apr 2014) Log Message [Mac] Prevent crash when exiting fullscreen mode https://bugs.webkit.org/show_bug.cgi?id=131528 Reviewed by Jer Noble. *

[webkit-changes] [167131] trunk

2014-04-11 Thread commit-queue
Title: [167131] trunk Revision 167131 Author commit-qu...@webkit.org Date 2014-04-11 09:52:38 -0700 (Fri, 11 Apr 2014) Log Message playbackTime parameter is not present in AudioProcessingEvent Interface as per W3C spec https://bugs.webkit.org/show_bug.cgi?id=105518 Patch by Praveen R

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

2014-04-11 Thread zandobersek
Title: [167134] trunk/Source/WebCore Revision 167134 Author zandober...@gmail.com Date 2014-04-11 10:56:45 -0700 (Fri, 11 Apr 2014) Log Message Avoid Vector copies in RenderGrid::placeItemsOnGrid() https://bugs.webkit.org/show_bug.cgi?id=131452 Reviewed by Sergio Villar Senin. *

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

2014-04-11 Thread cfleizach
Title: [167136] trunk/Source/WebKit2 Revision 167136 Author cfleiz...@apple.com Date 2014-04-11 11:23:31 -0700 (Fri, 11 Apr 2014) Log Message AX: WebProcess at com.apple.WebCore: WebCore::AXObjectCache::rootObject + 18 https://bugs.webkit.org/show_bug.cgi?id=131522 Reviewed by Anders

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

2014-04-11 Thread oliver
Title: [167137] trunk/Source/_javascript_Core Revision 167137 Author oli...@apple.com Date 2014-04-11 11:39:22 -0700 (Fri, 11 Apr 2014) Log Message Add BuiltinLog function to make debugging builtins easier https://bugs.webkit.org/show_bug.cgi?id=131550 Reviewed by Andreas Kling. Add a

[webkit-changes] [167138] trunk/Source

2014-04-11 Thread antti
Title: [167138] trunk/Source Revision 167138 Author an...@apple.com Date 2014-04-11 11:58:07 -0700 (Fri, 11 Apr 2014) Log Message Pipe initial scale factor to TileController https://bugs.webkit.org/show_bug.cgi?id=131521 Reviewed by Tim Horton. Source/WebCore: * WebCore.exp.in: *

[webkit-changes] [167139] trunk/LayoutTests

2014-04-11 Thread commit-queue
Title: [167139] trunk/LayoutTests Revision 167139 Author commit-qu...@webkit.org Date 2014-04-11 12:04:44 -0700 (Fri, 11 Apr 2014) Log Message [GTK] Unreviewed GTK gardening. Support for audio and video tracks was added on r158436. Stop skipping the following tests:

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

2014-04-11 Thread ap
Title: [167141] trunk/Source/WebKit2 Revision 167141 Author a...@apple.com Date 2014-04-11 13:22:17 -0700 (Fri, 11 Apr 2014) Log Message [Mac] Add IconServices to WebProcess sandbox profile https://bugs.webkit.org/show_bug.cgi?id=131558 rdar://problem/16552397 Reviewed by Brady Eidson.

[webkit-changes] [167142] trunk

2014-04-11 Thread mark . lam
Title: [167142] trunk Revision 167142 Author mark@apple.com Date 2014-04-11 13:24:56 -0700 (Fri, 11 Apr 2014) Log Message JSMainThreadExecState::call() should clear exceptions before returning. https://webkit.org/b/131530 Reviewed by Geoffrey Garen. Source/_javascript_Core: Added

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

2014-04-11 Thread psolanki
Title: [167143] trunk/Source/WebKit2 Revision 167143 Author psola...@apple.com Date 2014-04-11 13:33:26 -0700 (Fri, 11 Apr 2014) Log Message [iOS WebKit2]: Share NSURLCache directory for webkit processes https://bugs.webkit.org/show_bug.cgi?id=131513 rdar://problem/16420859 Reviewed by

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

2014-04-11 Thread bfulgham
Title: [167144] trunk/Source/WebCore Revision 167144 Author bfulg...@apple.com Date 2014-04-11 13:36:20 -0700 (Fri, 11 Apr 2014) Log Message [Win] Build fix after r167138 * platform/graphics/ca/GraphicsLayerCA.h: The TileController is only available on Mac/Cocoa builds. Modified Paths

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

2014-04-11 Thread bfulgham
Title: [167145] trunk/Source/WebCore Revision 167145 Author bfulg...@apple.com Date 2014-04-11 13:42:14 -0700 (Fri, 11 Apr 2014) Log Message Regression: media controls and status messages are no longer localized. https://bugs.webkit.org/show_bug.cgi?id=120956 Reviewed by Jer Noble. *

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

2014-04-11 Thread antti
Title: [167146] trunk/Source/WebCore/ChangeLog Revision 167146 Author an...@apple.com Date 2014-04-11 13:58:08 -0700 (Fri, 11 Apr 2014) Log Message Try to fix windows build. * platform/graphics/ca/GraphicsLayerCA.h: Modified Paths trunk/Source/WebCore/ChangeLog Diff

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

2014-04-11 Thread bfulgham
Title: [167147] trunk/Source/WebCore Revision 167147 Author bfulg...@apple.com Date 2014-04-11 14:01:16 -0700 (Fri, 11 Apr 2014) Log Message Try to fix windows build. Patch by Antti Koivisto an...@apple.com on 2014-04-11 * platform/graphics/ca/GraphicsLayerCA.h: Modified Paths

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

2014-04-11 Thread beidson
Title: [167148] trunk/Source/WebCore Revision 167148 Author beid...@apple.com Date 2014-04-11 14:09:13 -0700 (Fri, 11 Apr 2014) Log Message Aggregate multiple respondToChangedSelection calls to one scan for telephone numbers https://bugs.webkit.org/show_bug.cgi?id=131559 Reviewed by

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

2014-04-11 Thread ddkilzer
Title: [167149] trunk/Source/_javascript_Core Revision 167149 Author ddkil...@apple.com Date 2014-04-11 14:11:29 -0700 (Fri, 11 Apr 2014) Log Message [ASan] Build broke because libCompileRuntimeToLLVMIR.a links to libclang_rt.asan_osx_dynamic.dylib http://webkit.org/b/131556

[webkit-changes] [167151] trunk

2014-04-11 Thread mmaxfield
Title: [167151] trunk Revision 167151 Author mmaxfi...@apple.com Date 2014-04-11 14:35:17 -0700 (Fri, 11 Apr 2014) Log Message Autocorrection causes ASSERT when replacing alternative string https://bugs.webkit.org/show_bug.cgi?id=131475 Reviewed by Ryosuke Niwa. In

[webkit-changes] [167153] trunk/Source

2014-04-11 Thread jer . noble
Title: [167153] trunk/Source Revision 167153 Author jer.no...@apple.com Date 2014-04-11 14:50:42 -0700 (Fri, 11 Apr 2014) Log Message [iOS][WK2] Videos should animate into and out of fullscreen. https://bugs.webkit.org/show_bug.cgi?id=131497 Reviewed by Simon Fraser. Source/WebCore:

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

2014-04-11 Thread timothy_horton
Title: [167154] trunk/Source/WebKit2 Revision 167154 Author timothy_hor...@apple.com Date 2014-04-11 14:55:04 -0700 (Fri, 11 Apr 2014) Log Message [iOS WebKit2] Expose a simplified zoom-to-rect to the WebProcess https://bugs.webkit.org/show_bug.cgi?id=131563 Reviewed by Simon Fraser. *

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

2014-04-11 Thread timothy_horton
Title: [167155] trunk/Source/WebKit2 Revision 167155 Author timothy_hor...@apple.com Date 2014-04-11 14:56:45 -0700 (Fri, 11 Apr 2014) Log Message Make the stylebot happier with r167154. * UIProcess/PageClient.h: * UIProcess/WebPageProxy.h: * UIProcess/ios/PageClientImplIOS.h: Modified

[webkit-changes] [167156] tags/Safari-538.26.5/

2014-04-11 Thread lforschler
Title: [167156] tags/Safari-538.26.5/ Revision 167156 Author lforsch...@apple.com Date 2014-04-11 14:58:46 -0700 (Fri, 11 Apr 2014) Log Message New Tag. Added Paths tags/Safari-538.26.5/ Diff Property changes: tags/Safari-538.26.5 Added: svn:ignore depcomp compile config.guess

[webkit-changes] [167157] trunk

2014-04-11 Thread burg
Title: [167157] trunk Revision 167157 Author b...@cs.washington.edu Date 2014-04-11 15:01:04 -0700 (Fri, 11 Apr 2014) Log Message Web Replay: memoize nondeterministic attributes of the Navigator interface https://bugs.webkit.org/show_bug.cgi?id=131340 Reviewed by Timothy Hatcher. .: *

[webkit-changes] [167158] tags/Safari-538.26.5/Source

2014-04-11 Thread lforschler
Title: [167158] tags/Safari-538.26.5/Source Revision 167158 Author lforsch...@apple.com Date 2014-04-11 15:02:22 -0700 (Fri, 11 Apr 2014) Log Message Versioning. Modified Paths tags/Safari-538.26.5/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [167159] tags/Safari-538.26.5

2014-04-11 Thread lforschler
Title: [167159] tags/Safari-538.26.5 Revision 167159 Author lforsch...@apple.com Date 2014-04-11 15:07:07 -0700 (Fri, 11 Apr 2014) Log Message Merged r167151. Modified Paths tags/Safari-538.26.5/Source/WebCore/ChangeLog

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

2014-04-11 Thread ddkilzer
Title: [167160] trunk/Source/WebCore Revision 167160 Author ddkil...@apple.com Date 2014-04-11 15:13:46 -0700 (Fri, 11 Apr 2014) Log Message Build fix (r167151): Do not dereference Node::document() before passing to Range::create() https://webkit.org/b/131475 Fixes the following build

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

2014-04-11 Thread jer . noble
Title: [167161] trunk/Source/WebCore Revision 167161 Author jer.no...@apple.com Date 2014-04-11 15:17:52 -0700 (Fri, 11 Apr 2014) Log Message [EME][Mac] Using KeySession.update([renew]) should trigger KeyMessage event instead of NeedKey event

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

2014-04-11 Thread mmaxfield
Title: [167162] trunk/Source/WebCore/ChangeLog Revision 167162 Author mmaxfi...@apple.com Date 2014-04-11 15:23:38 -0700 (Fri, 11 Apr 2014) Log Message Build Fix after r167151. Unreviewed. * editing/AlternativeTextController.cpp:

[webkit-changes] [167163] tags/Safari-538.26.5/Source/WebCore

2014-04-11 Thread lforschler
Title: [167163] tags/Safari-538.26.5/Source/WebCore Revision 167163 Author lforsch...@apple.com Date 2014-04-11 15:29:32 -0700 (Fri, 11 Apr 2014) Log Message Merged r167160. Modified Paths tags/Safari-538.26.5/Source/WebCore/ChangeLog

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

2014-04-11 Thread jer . noble
Title: [167164] trunk/Source/WebKit2 Revision 167164 Author jer.no...@apple.com Date 2014-04-11 15:36:37 -0700 (Fri, 11 Apr 2014) Log Message [WK2] Dispatch to main thread's run loop to handle cookie requests. https://bugs.webkit.org/show_bug.cgi?id=131524 Reviewed by Brady Eidson.

[webkit-changes] [167166] trunk

2014-04-11 Thread bjonesbe
Title: [167166] trunk Revision 167166 Author bjone...@adobe.com Date 2014-04-11 15:46:02 -0700 (Fri, 11 Apr 2014) Log Message Clear sibling floats while splitting inline flow https://bugs.webkit.org/show_bug.cgi?id=130905 Reviewed by David Hyatt. Source/WebCore: This is a port of a

[webkit-changes] [167168] trunk/Source

2014-04-11 Thread commit-queue
Title: [167168] trunk/Source Revision 167168 Author commit-qu...@webkit.org Date 2014-04-11 16:20:27 -0700 (Fri, 11 Apr 2014) Log Message [GTK] Add HighDPI support for non-accelerated compositing contents https://bugs.webkit.org/show_bug.cgi?id=131562 Patch by Owen Taylor

[webkit-changes] [167169] trunk/Source

2014-04-11 Thread timothy_horton
Title: [167169] trunk/Source Revision 167169 Author timothy_hor...@apple.com Date 2014-04-11 16:31:27 -0700 (Fri, 11 Apr 2014) Log Message [iOS WebKit2] Find-in-page indicator https://bugs.webkit.org/show_bug.cgi?id=131510 rdar://problem/1654 Reviewed by Simon Fraser and Enrica

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

2014-04-11 Thread timothy_horton
Title: [167171] trunk/Source/WebKit2 Revision 167171 Author timothy_hor...@apple.com Date 2014-04-11 16:50:03 -0700 (Fri, 11 Apr 2014) Log Message Fix the Mac build. * WebProcess/WebPage/FindController.cpp: (WebKit::FindController::updateFindIndicator): Modified Paths

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

2014-04-11 Thread mrobinson
Title: [167170] trunk/Source/WebCore Revision 167170 Author mrobin...@webkit.org Date 2014-04-11 16:49:32 -0700 (Fri, 11 Apr 2014) Log Message REGRESSION(167145): Many media tests fail https://bugs.webkit.org/show_bug.cgi?id=131569 Reviewed by Brent Fulgham. * PlatformGTK.cmake: Add

[webkit-changes] [167172] trunk/Source

2014-04-11 Thread bdakin
Title: [167172] trunk/Source Revision 167172 Author bda...@apple.com Date 2014-04-11 16:51:36 -0700 (Fri, 11 Apr 2014) Log Message Need WK2 API to disable rubber-banding https://bugs.webkit.org/show_bug.cgi?id=131567 Reviewed by Simon Fraser. Source/WebCore: Page will now store a

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

2014-04-11 Thread burg
Title: [167173] trunk/Source/WebCore Revision 167173 Author b...@cs.washington.edu Date 2014-04-11 17:19:24 -0700 (Fri, 11 Apr 2014) Log Message Web Replay: consolidate decoding macros used in SerializationMethods https://bugs.webkit.org/show_bug.cgi?id=131564 Reviewed by Timothy

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

2014-04-11 Thread burg
Title: [167174] trunk/Source/_javascript_Core Revision 167174 Author b...@cs.washington.edu Date 2014-04-11 17:25:06 -0700 (Fri, 11 Apr 2014) Log Message Web Replay: code generator should consider enclosing class when computing duplicate type names

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

2014-04-11 Thread akling
Title: [167175] trunk/Source/WebCore Revision 167175 Author akl...@apple.com Date 2014-04-11 17:26:02 -0700 (Fri, 11 Apr 2014) Log Message Remove numeric index getter stuff from bindings code generator. https://webkit.org/b/131565 This was used for an earlier generation of typed arrays.

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

2014-04-11 Thread benjamin
Title: [167176] trunk/Source/WebCore Revision 167176 Author benja...@webkit.org Date 2014-04-11 17:43:37 -0700 (Fri, 11 Apr 2014) Log Message ViewportConfiguration::layoutWidth() compute the width incorrectly when initial-scale+width do not fit in view

[webkit-changes] [167177] trunk/Source

2014-04-11 Thread timothy_horton
Title: [167177] trunk/Source Revision 167177 Author timothy_hor...@apple.com Date 2014-04-11 18:24:37 -0700 (Fri, 11 Apr 2014) Log Message Lots of compositing test failures after r167152 https://bugs.webkit.org/show_bug.cgi?id=131574 Reviewed by Simon Fraser. *

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

2014-04-11 Thread ap
Title: [167180] trunk/Source/WebKit2 Revision 167180 Author a...@apple.com Date 2014-04-11 20:09:38 -0700 (Fri, 11 Apr 2014) Log Message [Mac] Crashes when copying or pasting huge images https://bugs.webkit.org/show_bug.cgi?id=131576 rdar://problem/12131833 rdar://problem/14427398

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

2014-04-11 Thread akling
Title: [167181] trunk/Source/WebCore Revision 167181 Author akl...@apple.com Date 2014-04-11 22:59:34 -0700 (Fri, 11 Apr 2014) Log Message Make NodeList.length inline-cacheable by JSC. https://webkit.org/b/131579 For objects with custom index or name getters, we have to make sure that