[webkit-changes] [212134] trunk

2017-02-10 Thread beidson
Title: [212134] trunk Revision 212134 Author beid...@apple.com Date 2017-02-10 12:38:35 -0800 (Fri, 10 Feb 2017) Log Message Replace all WebKit Library Version checks in WK2 with SDK version checks. https://bugs.webkit.org/show_bug.cgi?id=168124 Reviewed by Geoffrey Garen.

[webkit-changes] [212136] trunk/LayoutTests

2017-02-10 Thread cdumez
Title: [212136] trunk/LayoutTests Revision 212136 Author cdu...@apple.com Date 2017-02-10 12:45:00 -0800 (Fri, 10 Feb 2017) Log Message fast/forms/formsubmission-appendFormData-crash.html times out on WebKit1 https://bugs.webkit.org/show_bug.cgi?id=168133 Reviewed by Brent Fulgham.

[webkit-changes] [212132] trunk/LayoutTests

2017-02-10 Thread fpizlo
Title: [212132] trunk/LayoutTests Revision 212132 Author fpi...@apple.com Date 2017-02-10 12:34:15 -0800 (Fri, 10 Feb 2017) Log Message LayoutTest workers/sab/postMessage-clones.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=168129 Unreviewed, make this test more

[webkit-changes] [212135] trunk/Tools

2017-02-10 Thread jiewen_tan
Title: [212135] trunk/Tools Revision 212135 Author jiewen_...@apple.com Date 2017-02-10 12:39:54 -0800 (Fri, 10 Feb 2017) Log Message [WebCrypto] Add WebCryptoAPI to watchlist https://bugs.webkit.org/show_bug.cgi?id=168138 Reviewed by Youenn Fablet. *

[webkit-changes] [212131] trunk

2017-02-10 Thread hyatt
Title: [212131] trunk Revision 212131 Author hy...@apple.com Date 2017-02-10 12:26:30 -0800 (Fri, 10 Feb 2017) Log Message [CSS Parser] Make intercap property values serialize correctly https://bugs.webkit.org/show_bug.cgi?id=168073 Reviewed by Zalan Bujtas. Source/WebCore: Fix CSS

[webkit-changes] [212126] trunk/Source/ThirdParty/libwebrtc

2017-02-10 Thread commit-queue
Title: [212126] trunk/Source/ThirdParty/libwebrtc Revision 212126 Author commit-qu...@webkit.org Date 2017-02-10 11:03:56 -0800 (Fri, 10 Feb 2017) Log Message [WebRTC] Activate libwebrtc G711/G722 audio codecs https://bugs.webkit.org/show_bug.cgi?id=168123 Patch by Youenn Fablet

[webkit-changes] [212127] trunk/Source/ThirdParty/libwebrtc

2017-02-10 Thread achristensen
Title: [212127] trunk/Source/ThirdParty/libwebrtc Revision 212127 Author achristen...@apple.com Date 2017-02-10 11:16:59 -0800 (Fri, 10 Feb 2017) Log Message Remove unnecessary automatic reference counting in libwebrtc https://bugs.webkit.org/show_bug.cgi?id=168134 Reviewed by Youenn

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

2017-02-10 Thread aakash_jain
Title: [212128] trunk/Source/WebKit/mac Revision 212128 Author aakash_j...@apple.com Date 2017-02-10 11:26:36 -0800 (Fri, 10 Feb 2017) Log Message WebResourceLoadDelegatePrivate.h cannot be imported standalone https://bugs.webkit.org/show_bug.cgi?id=168096 Reviewed by Alexey

[webkit-changes] [212130] trunk/Source/ThirdParty/libwebrtc

2017-02-10 Thread achristensen
Title: [212130] trunk/Source/ThirdParty/libwebrtc Revision 212130 Author achristen...@apple.com Date 2017-02-10 11:52:57 -0800 (Fri, 10 Feb 2017) Log Message Fix iOS libwebrtc build after r212127 https://bugs.webkit.org/show_bug.cgi?id=168134 * libwebrtc.xcodeproj/project.pbxproj: I got

[webkit-changes] [212133] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212133] branches/safari-603-branch Revision 212133 Author matthew_han...@apple.com Date 2017-02-10 12:35:59 -0800 (Fri, 10 Feb 2017) Log Message Merge r212131. rdar://problem/30271744 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212125] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212125] branches/safari-603-branch Revision 212125 Author matthew_han...@apple.com Date 2017-02-10 10:56:07 -0800 (Fri, 10 Feb 2017) Log Message Merge r211910. rdar://problem/30358835 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212129] trunk/PerformanceTests

2017-02-10 Thread fpizlo
Title: [212129] trunk/PerformanceTests Revision 212129 Author fpi...@apple.com Date 2017-02-10 11:49:55 -0800 (Fri, 10 Feb 2017) Log Message Beef up the ARES-6 explainer text https://bugs.webkit.org/show_bug.cgi?id=167867 Reviewed by Saam Barati. Added appropriate links. Added

[webkit-changes] [212116] trunk/Source

2017-02-10 Thread bburg
Title: [212116] trunk/Source Revision 212116 Author bb...@apple.com Date 2017-02-10 09:29:36 -0800 (Fri, 10 Feb 2017) Log Message [Cocoa] Web Inspector: generate an NS_ENUM containing platforms supported by the protocol code generator https://bugs.webkit.org/show_bug.cgi?id=168019

[webkit-changes] [212121] branches/safari-603-branch/Source/WebCore

2017-02-10 Thread bfulgham
Title: [212121] branches/safari-603-branch/Source/WebCore Revision 212121 Author bfulg...@apple.com Date 2017-02-10 09:46:37 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed build fix. * dom/Document.cpp: (WebCore::Document::adoptNode): isConnected -> inDocument. Modified Paths

[webkit-changes] [212122] branches/safari-603-branch/Source/WebCore

2017-02-10 Thread bfulgham
Title: [212122] branches/safari-603-branch/Source/WebCore Revision 212122 Author bfulg...@apple.com Date 2017-02-10 09:54:50 -0800 (Fri, 10 Feb 2017) Log Message Merge r212026. rdar://problem/30096323 2017-02-09 Chris Dumez Crash under

[webkit-changes] [212123] trunk/LayoutTests

2017-02-10 Thread ryanhaddad
Title: [212123] trunk/LayoutTests Revision 212123 Author ryanhad...@apple.com Date 2017-02-10 10:01:38 -0800 (Fri, 10 Feb 2017) Log Message Mark compositing/masks/solid-color-masked.html as failing on ios-simulator. https://bugs.webkit.org/show_bug.cgi?id=168054 Unreviewed test

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

2017-02-10 Thread bburg
Title: [212115] trunk/Source/WebKit2 Revision 212115 Author bb...@apple.com Date 2017-02-10 09:25:36 -0800 (Fri, 10 Feb 2017) Log Message Web Automation: fail gracefully when a screenshot cannot be encoded as base64 https://bugs.webkit.org/show_bug.cgi?id=168095 Reviewed by Joseph

[webkit-changes] [212118] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212118] branches/safari-603-branch Revision 212118 Author matthew_han...@apple.com Date 2017-02-10 09:33:28 -0800 (Fri, 10 Feb 2017) Log Message Merge r212026. rdar://problem/30096323 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212114] trunk/Tools

2017-02-10 Thread achristensen
Title: [212114] trunk/Tools Revision 212114 Author achristen...@apple.com Date 2017-02-10 08:50:57 -0800 (Fri, 10 Feb 2017) Log Message Fix El Capitan build. * Scripts/build-webkit: Don't build libwebrtc anywhere for now. Modified Paths trunk/Tools/ChangeLog

[webkit-changes] [212120] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212120] branches/safari-603-branch Revision 212120 Author matthew_han...@apple.com Date 2017-02-10 09:45:21 -0800 (Fri, 10 Feb 2017) Log Message Roll out r212026 via r212118. rdar://problem/30096323 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212117] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212117] branches/safari-603-branch Revision 212117 Author matthew_han...@apple.com Date 2017-02-10 09:31:37 -0800 (Fri, 10 Feb 2017) Log Message Merge r211495. rdar://problem/30106362 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212119] trunk/LayoutTests

2017-02-10 Thread ryanhaddad
Title: [212119] trunk/LayoutTests Revision 212119 Author ryanhad...@apple.com Date 2017-02-10 09:44:36 -0800 (Fri, 10 Feb 2017) Log Message Add platform specific expected.txt file for fast/text/mark-matches-overflow-clip.html after r212113. Unreviewed test gardening. *

[webkit-changes] [212138] trunk/LayoutTests

2017-02-10 Thread jiewen_tan
Title: [212138] trunk/LayoutTests Revision 212138 Author jiewen_...@apple.com Date 2017-02-10 12:59:40 -0800 (Fri, 10 Feb 2017) Log Message [WebCrypto] Remove imported/w3c/WebCryptoAPI tests https://bugs.webkit.org/show_bug.cgi?id=168064 Reviewed by Youenn Fablet.

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

2017-02-10 Thread rniwa
Title: [212140] trunk/Source/WebCore Revision 212140 Author rn...@webkit.org Date 2017-02-10 13:15:51 -0800 (Fri, 10 Feb 2017) Log Message HTMLConstructionSiteTask::Insert should never be called on a node with a parent https://bugs.webkit.org/show_bug.cgi?id=168099 Reviewed by Sam

[webkit-changes] [212141] trunk/LayoutTests

2017-02-10 Thread ryanhaddad
Title: [212141] trunk/LayoutTests Revision 212141 Author ryanhad...@apple.com Date 2017-02-10 13:15:57 -0800 (Fri, 10 Feb 2017) Log Message Skip some very slow WebCryptoAPI tests. Unreviewed test gardening. * TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [212145] trunk/Source/ThirdParty/libwebrtc

2017-02-10 Thread achristensen
Title: [212145] trunk/Source/ThirdParty/libwebrtc Revision 212145 Author achristen...@apple.com Date 2017-02-10 13:31:28 -0800 (Fri, 10 Feb 2017) Log Message Fix iOS libwebrtc build after r212127 https://bugs.webkit.org/show_bug.cgi?id=168134 * Configurations/libwebrtc.xcconfig: *

[webkit-changes] [212148] trunk

2017-02-10 Thread jbedard
Title: [212148] trunk Revision 212148 Author jbed...@apple.com Date 2017-02-10 13:58:23 -0800 (Fri, 10 Feb 2017) Log Message Removing LayoutTestRelay https://bugs.webkit.org/show_bug.cgi?id=165927 Reviewed by Daniel Bates. Part 2 LayoutTestRelay uses SPI, since recent versions of the

[webkit-changes] [212151] trunk

2017-02-10 Thread zalan
Title: [212151] trunk Revision 212151 Author za...@apple.com Date 2017-02-10 14:36:12 -0800 (Fri, 10 Feb 2017) Log Message Mail hangs when removing multiple rows from large table. https://bugs.webkit.org/show_bug.cgi?id=168103 Reviewed by Ryosuke Niwa. PerformanceTests: *

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

2017-02-10 Thread commit-queue
Title: [212144] trunk/Source/WebCore Revision 212144 Author commit-qu...@webkit.org Date 2017-02-10 13:29:32 -0800 (Fri, 10 Feb 2017) Log Message [WebRTC] Implement Outgoing libwebrtc audio source support https://bugs.webkit.org/show_bug.cgi?id=168118 Patch by Youenn Fablet

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

2017-02-10 Thread andersca
Title: [212154] trunk/Source/WebCore Revision 212154 Author ander...@apple.com Date 2017-02-10 15:09:45 -0800 (Fri, 10 Feb 2017) Log Message Add a DragImage class that wraps a DragImageRef https://bugs.webkit.org/show_bug.cgi?id=168131 Reviewed by Beth Dakin. This allows us to get rid

[webkit-changes] [212147] trunk/LayoutTests

2017-02-10 Thread cdumez
Title: [212147] trunk/LayoutTests Revision 212147 Author cdu...@apple.com Date 2017-02-10 13:51:44 -0800 (Fri, 10 Feb 2017) Log Message Update LayoutTests/resources/testharness.js https://bugs.webkit.org/show_bug.cgi?id=168100 Reviewed by Youenn Fablet. Update

[webkit-changes] [212149] trunk/Source

2017-02-10 Thread mitz
Title: [212149] trunk/Source Revision 212149 Author m...@apple.com Date 2017-02-10 14:16:19 -0800 (Fri, 10 Feb 2017) Log Message [Cocoa] Add shouldChangeSelectedRange to WKWebProcessPlugInEditingDelegate https://bugs.webkit.org/show_bug.cgi?id=168097 Reviewed by Tim Horton.

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

2017-02-10 Thread mark . lam
Title: [212146] trunk/Source/_javascript_Core Revision 212146 Author mark@apple.com Date 2017-02-10 13:34:27 -0800 (Fri, 10 Feb 2017) Log Message StructureStubInfo::considerCaching() should write barrier its owner CodeBlock when buffering a new Structure.

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

2017-02-10 Thread commit-queue
Title: [212139] trunk/Source/WTF Revision 212139 Author commit-qu...@webkit.org Date 2017-02-10 13:08:32 -0800 (Fri, 10 Feb 2017) Log Message Fix misleading comment in RunLoop.h https://bugs.webkit.org/show_bug.cgi?id=167832 Patch by Joseph Pecoraro on 2017-02-10

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

2017-02-10 Thread mattbaker
Title: [212142] trunk/Source/WebInspectorUI Revision 212142 Author mattba...@apple.com Date 2017-02-10 13:17:37 -0800 (Fri, 10 Feb 2017) Log Message REGRESSION (r211829): Web Inspector: Elements tab is blank when added after page load https://bugs.webkit.org/show_bug.cgi?id=168142

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

2017-02-10 Thread aakash_jain
Title: [212143] trunk/Source/WebKit/mac Revision 212143 Author aakash_j...@apple.com Date 2017-02-10 13:24:43 -0800 (Fri, 10 Feb 2017) Log Message cleanup WebLocalizableStrings. https://bugs.webkit.org/show_bug.cgi?id=168078 Reviewed by Alexey Proskuryakov. *

[webkit-changes] [212152] trunk

2017-02-10 Thread simon . fraser
Title: [212152] trunk Revision 212152 Author simon.fra...@apple.com Date 2017-02-10 14:40:18 -0800 (Fri, 10 Feb 2017) Log Message Tiled layers are sometimes left with some tiles when outside the viewport https://bugs.webkit.org/show_bug.cgi?id=168104 Source/WebCore:

[webkit-changes] [212137] trunk/LayoutTests

2017-02-10 Thread commit-queue
Title: [212137] trunk/LayoutTests Revision 212137 Author commit-qu...@webkit.org Date 2017-02-10 12:51:00 -0800 (Fri, 10 Feb 2017) Log Message Remove platform expectations without tests https://bugs.webkit.org/show_bug.cgi?id=168139 Patch by Joseph Pecoraro on

[webkit-changes] [212150] trunk

2017-02-10 Thread joepeck
Title: [212150] trunk Revision 212150 Author joep...@webkit.org Date 2017-02-10 14:28:56 -0800 (Fri, 10 Feb 2017) Log Message [Resource Timing] Enable Resource Timing by default in Tests https://bugs.webkit.org/show_bug.cgi?id=168145 Reviewed by Ryosuke Niwa. Source/WebCore: *

[webkit-changes] [212153] trunk

2017-02-10 Thread simon . fraser
Title: [212153] trunk Revision 212153 Author simon.fra...@apple.com Date 2017-02-10 15:02:36 -0800 (Fri, 10 Feb 2017) Log Message Make sure the "inwindow" flag propagates to TiledBackings for masks and reflections https://bugs.webkit.org/show_bug.cgi?id=168127 rdar://problem/30467120

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

2017-02-10 Thread commit-queue
Title: [212165] trunk/Source/WTF Revision 212165 Author commit-qu...@webkit.org Date 2017-02-10 16:19:06 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed, rolling out r212139. https://bugs.webkit.org/show_bug.cgi?id=168152 Caused some assertions (Requested by JoePeck on #webkit).

[webkit-changes] [212168] trunk/LayoutTests

2017-02-10 Thread ryanhaddad
Title: [212168] trunk/LayoutTests Revision 212168 Author ryanhad...@apple.com Date 2017-02-10 17:12:07 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed test gardening. * TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/TestExpectations Diff Modified:

[webkit-changes] [212159] tags/Safari-603.1.26/

2017-02-10 Thread matthew_hanson
Title: [212159] tags/Safari-603.1.26/ Revision 212159 Author matthew_han...@apple.com Date 2017-02-10 15:48:44 -0800 (Fri, 10 Feb 2017) Log Message Tag Safari-603.1.26. Added Paths tags/Safari-603.1.26/ Diff ___ webkit-changes mailing

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

2017-02-10 Thread commit-queue
Title: [212158] trunk/Source/WebCore Revision 212158 Author commit-qu...@webkit.org Date 2017-02-10 15:47:41 -0800 (Fri, 10 Feb 2017) Log Message Update features.json for Performance Timing APIs https://bugs.webkit.org/show_bug.cgi?id=168148 Patch by Joseph Pecoraro

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

2017-02-10 Thread bburg
Title: [212157] trunk/Source/_javascript_Core Revision 212157 Author bb...@apple.com Date 2017-02-10 15:47:02 -0800 (Fri, 10 Feb 2017) Log Message [Cocoa] Web Inspector: payload initializers for ObjC protocol types handles special-cased property names incorrectly

[webkit-changes] [212162] trunk

2017-02-10 Thread commit-queue
Title: [212162] trunk Revision 212162 Author commit-qu...@webkit.org Date 2017-02-10 15:53:31 -0800 (Fri, 10 Feb 2017) Log Message [Fetch API] fetch fails when undefined is passed as headers https://bugs.webkit.org/show_bug.cgi?id=168043 Patch by Youenn Fablet on

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

2017-02-10 Thread ossy
Title: [212164] trunk/Source/WebCore Revision 212164 Author o...@webkit.org Date 2017-02-10 16:12:41 -0800 (Fri, 10 Feb 2017) Log Message Fix the !ENABLE(WEBGL) build https://bugs.webkit.org/show_bug.cgi?id=168112 Reviewed by Alex Christensen. * html/canvas/WebGLRenderingContextBase.h:

[webkit-changes] [212173] trunk

2017-02-10 Thread dbates
Title: [212173] trunk Revision 212173 Author dba...@webkit.org Date 2017-02-10 18:53:53 -0800 (Fri, 10 Feb 2017) Log Message Detach frame from document when entering page cache https://bugs.webkit.org/show_bug.cgi?id=166774 Reviewed by Chris Dumez. Source/WebCore: When a page enters

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

2017-02-10 Thread ossy
Title: [212161] trunk/Source/WebCore Revision 212161 Author o...@webkit.org Date 2017-02-10 15:51:47 -0800 (Fri, 10 Feb 2017) Log Message Fix the !ENABLE(WEB_TIMING) build https://bugs.webkit.org/show_bug.cgi?id=168113 Reviewed by Alex Christensen. * workers/WorkerGlobalScope.cpp:

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

2017-02-10 Thread mattbaker
Title: [212166] trunk/Source/WebInspectorUI Revision 212166 Author mattba...@apple.com Date 2017-02-10 16:44:42 -0800 (Fri, 10 Feb 2017) Log Message Web Inspector: ContentViewContainer can have redundant back-forward entries after ContentView close

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

2017-02-10 Thread mattbaker
Title: [212171] trunk/Source/WebInspectorUI Revision 212171 Author mattba...@apple.com Date 2017-02-10 18:25:04 -0800 (Fri, 10 Feb 2017) Log Message Web Inspector: Debugger sidebar panel should not have multiple tree selections https://bugs.webkit.org/show_bug.cgi?id=166000 Reviewed by

[webkit-changes] [212155] trunk

2017-02-10 Thread bburg
Title: [212155] trunk Revision 212155 Author bb...@apple.com Date 2017-02-10 15:14:39 -0800 (Fri, 10 Feb 2017) Log Message Add basic debugging macros for CMake https://bugs.webkit.org/show_bug.cgi?id=161538 Reviewed by Michael Catanzaro. It's useful to be able to dump the state of

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

2017-02-10 Thread andersca
Title: [212156] trunk/Source/WebCore Revision 212156 Author ander...@apple.com Date 2017-02-10 15:41:35 -0800 (Fri, 10 Feb 2017) Log Message Try to fix the iOS and Windows builds. * platform/ios/DragImageIOS.mm: (WebCore::deleteDragImage): * platform/win/PasteboardWin.cpp:

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

2017-02-10 Thread commit-queue
Title: [212160] trunk/Source/WebKit2 Revision 212160 Author commit-qu...@webkit.org Date 2017-02-10 15:49:26 -0800 (Fri, 10 Feb 2017) Log Message WebProcess: remove unused m_inDidClose https://bugs.webkit.org/show_bug.cgi?id=168121 Patch by Olivier Blin on

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

2017-02-10 Thread commit-queue
Title: [212163] trunk/Source/WebKit2 Revision 212163 Author commit-qu...@webkit.org Date 2017-02-10 15:55:14 -0800 (Fri, 10 Feb 2017) Log Message Add mediaStreamEnabled property to WKPreferences for Cocoa. https://bugs.webkit.org/show_bug.cgi?id=168080 Patch by Andrew Gold

[webkit-changes] [212167] trunk

2017-02-10 Thread timothy_horton
Title: [212167] trunk Revision 212167 Author timothy_hor...@apple.com Date 2017-02-10 17:09:55 -0800 (Fri, 10 Feb 2017) Log Message Infinite UI process hang under ensurePositionInformationIsUpToDate https://bugs.webkit.org/show_bug.cgi?id=168154 Reviewed by Simon Fraser.

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

2017-02-10 Thread commit-queue
Title: [212170] trunk/Source/WebCore Revision 212170 Author commit-qu...@webkit.org Date 2017-02-10 18:20:21 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed, rolling out r212154, r212154, and r212156. https://bugs.webkit.org/show_bug.cgi?id=168156 broke internal builds (Requested by

[webkit-changes] [212172] trunk

2017-02-10 Thread simon . fraser
Title: [212172] trunk Revision 212172 Author simon.fra...@apple.com Date 2017-02-10 18:30:23 -0800 (Fri, 10 Feb 2017) Log Message REGRESSION (r211845): [ios-simulator] LayoutTest compositing/masks/solid-color-masked.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=168054

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

2017-02-10 Thread dbates
Title: [212174] trunk/Source/WebCore Revision 212174 Author dba...@webkit.org Date 2017-02-10 19:09:10 -0800 (Fri, 10 Feb 2017) Log Message Attempt to fix the build following (https://bugs.webkit.org/show_bug.cgi?id=166774) * dom/Document.cpp:

[webkit-changes] [212182] trunk/Tools

2017-02-10 Thread clopez
Title: [212182] trunk/Tools Revision 212182 Author clo...@igalia.com Date 2017-02-10 22:01:20 -0800 (Fri, 10 Feb 2017) Log Message REGRESSION(r182916) run-perf-tests never timeouts https://bugs.webkit.org/show_bug.cgi?id=167626 Reviewed by Ryosuke Niwa. The --time-out-ms value

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

2017-02-10 Thread dbates
Title: [212175] trunk/Source/WebKit/win Revision 212175 Author dba...@webkit.org Date 2017-02-10 19:32:40 -0800 (Fri, 10 Feb 2017) Log Message Attempt to fix the WinCairo 64-Bit Release build following (https://bugs.webkit.org/show_bug.cgi?id=166774) Touch WebKit.idl in the hopes that

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

2017-02-10 Thread simon . fraser
Title: [212176] trunk/Source/WebKit2 Revision 212176 Author simon.fra...@apple.com Date 2017-02-10 19:59:06 -0800 (Fri, 10 Feb 2017) Log Message Zero out some WKWebView state in the case of a web content crash https://bugs.webkit.org/show_bug.cgi?id=168157 Reviewed by Tim Horton. Reset

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

2017-02-10 Thread mitz
Title: [212180] trunk/Source/WTF Revision 212180 Author m...@apple.com Date 2017-02-10 21:33:44 -0800 (Fri, 10 Feb 2017) Log Message [Xcode] WTF installs extra copies of two headers outside /usr/local/include/wtf https://bugs.webkit.org/show_bug.cgi?id=168160 Reviewed by Sam Weinig. *

[webkit-changes] [212181] trunk

2017-02-10 Thread commit-queue
Title: [212181] trunk Revision 212181 Author commit-qu...@webkit.org Date 2017-02-10 21:49:23 -0800 (Fri, 10 Feb 2017) Log Message [WebIDL] Cleanup XMLHttpRequest's bindings https://bugs.webkit.org/show_bug.cgi?id=168067 Patch by Sam Weinig on 2017-02-10 Reviewed by

[webkit-changes] [212177] trunk

2017-02-10 Thread sbarati
Title: [212177] trunk Revision 212177 Author sbar...@apple.com Date 2017-02-10 20:05:06 -0800 (Fri, 10 Feb 2017) Log Message Object allocation sinking phase doesn't properly handle control flow when emitting a PutHint of a materialized object into a PromotedHeapLocation of a still sunken

[webkit-changes] [212178] trunk

2017-02-10 Thread cdumez
Title: [212178] trunk Revision 212178 Author cdu...@apple.com Date 2017-02-10 20:40:38 -0800 (Fri, 10 Feb 2017) Log Message document.origin doesn't match spec https://bugs.webkit.org/show_bug.cgi?id=168022 Reviewed by Sam Weinig. LayoutTests/imported/w3c: Rebaseline test now that

[webkit-changes] [212179] trunk/Source/WebKit/ios

2017-02-10 Thread aakash_jain
Title: [212179] trunk/Source/WebKit/ios Revision 212179 Author aakash_j...@apple.com Date 2017-02-10 20:54:32 -0800 (Fri, 10 Feb 2017) Log Message WebKitLegacy doesn't re-export various symbols from WebCore required by clients https://bugs.webkit.org/show_bug.cgi?id=168158 Reviewed by

[webkit-changes] [212184] trunk/LayoutTests

2017-02-10 Thread carlosgc
Title: [212184] trunk/LayoutTests Revision 212184 Author carlo...@webkit.org Date 2017-02-10 23:44:07 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed GTK+ gardening. Skip CSS image-orientation and image-resolution tests. * platform/gtk/TestExpectations: Modified Paths

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

2017-02-10 Thread carlosgc
Title: [212097] trunk/Source/WebKit2 Revision 212097 Author carlo...@webkit.org Date 2017-02-10 00:26:45 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed. Fix GTK+ build with threaded compositor disabled. * WebProcess/WebPage/AcceleratedDrawingArea.cpp:

[webkit-changes] [212104] trunk/Tools

2017-02-10 Thread achristensen
Title: [212104] trunk/Tools Revision 212104 Author achristen...@apple.com Date 2017-02-10 01:17:12 -0800 (Fri, 10 Feb 2017) Log Message Fix 32-and-64-bit build on El Capitan. * Scripts/build-webkit: Somebody's building with something like this: build-webkit ARCHS="i386 x86_64" We want

[webkit-changes] [212103] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212103] branches/safari-603-branch Revision 212103 Author matthew_han...@apple.com Date 2017-02-10 01:11:46 -0800 (Fri, 10 Feb 2017) Log Message Merge r211650. rdar://problem/30268004 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212101] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212101] branches/safari-603-branch Revision 212101 Author matthew_han...@apple.com Date 2017-02-10 01:11:36 -0800 (Fri, 10 Feb 2017) Log Message Roll out r209845. rdar://problem/30114564 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212102] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212102] branches/safari-603-branch Revision 212102 Author matthew_han...@apple.com Date 2017-02-10 01:11:42 -0800 (Fri, 10 Feb 2017) Log Message Merge r211375. rdar://problem/30268004 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212106] releases/WebKitGTK/webkit-2.14.4/

2017-02-10 Thread carlosgc
Title: [212106] releases/WebKitGTK/webkit-2.14.4/ Revision 212106 Author carlo...@webkit.org Date 2017-02-10 01:48:40 -0800 (Fri, 10 Feb 2017) Log Message WebKitGTK+ 2.14.4 Added Paths releases/WebKitGTK/webkit-2.14.4/ Diff ___

[webkit-changes] [212089] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212089] branches/safari-603-branch Revision 212089 Author matthew_han...@apple.com Date 2017-02-10 00:16:03 -0800 (Fri, 10 Feb 2017) Log Message Merge r212021. rdar://problem/30149432 Modified Paths branches/safari-603-branch/JSTests/ChangeLog

[webkit-changes] [212090] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212090] branches/safari-603-branch Revision 212090 Author matthew_han...@apple.com Date 2017-02-10 00:16:05 -0800 (Fri, 10 Feb 2017) Log Message Merge r212022. rdar://problem/30198083 Modified Paths branches/safari-603-branch/JSTests/ChangeLog

[webkit-changes] [212105] releases/WebKitGTK/webkit-2.14

2017-02-10 Thread carlosgc
Title: [212105] releases/WebKitGTK/webkit-2.14 Revision 212105 Author carlo...@webkit.org Date 2017-02-10 01:46:27 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed. Update OptionsGTK.cmake and NEWS for 2.14.4 release. .: * Source/cmake/OptionsGTK.cmake: Bump version numbers.

[webkit-changes] [212087] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212087] branches/safari-603-branch Revision 212087 Author matthew_han...@apple.com Date 2017-02-10 00:15:58 -0800 (Fri, 10 Feb 2017) Log Message Merge r212019. rdar://problem/30128133 Modified Paths branches/safari-603-branch/JSTests/ChangeLog

[webkit-changes] [212095] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212095] branches/safari-603-branch Revision 212095 Author matthew_han...@apple.com Date 2017-02-10 00:16:24 -0800 (Fri, 10 Feb 2017) Log Message Merge r212028. rdar://problem/30234133 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212093] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212093] branches/safari-603-branch Revision 212093 Author matthew_han...@apple.com Date 2017-02-10 00:16:16 -0800 (Fri, 10 Feb 2017) Log Message Merge r212025. rdar://problem/30076615 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212096] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212096] branches/safari-603-branch Revision 212096 Author matthew_han...@apple.com Date 2017-02-10 00:16:28 -0800 (Fri, 10 Feb 2017) Log Message Merge r212029. rdar://problem/30376972 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212086] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212086] branches/safari-603-branch Revision 212086 Author matthew_han...@apple.com Date 2017-02-10 00:15:53 -0800 (Fri, 10 Feb 2017) Log Message Merge r212015. rdar://problem/30054759 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212088] branches/safari-603-branch/LayoutTests

2017-02-10 Thread matthew_hanson
Title: [212088] branches/safari-603-branch/LayoutTests Revision 212088 Author matthew_han...@apple.com Date 2017-02-10 00:16:00 -0800 (Fri, 10 Feb 2017) Log Message Merge r212020. rdar://problem/29939864 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212094] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212094] branches/safari-603-branch Revision 212094 Author matthew_han...@apple.com Date 2017-02-10 00:16:19 -0800 (Fri, 10 Feb 2017) Log Message Merge r212027. rdar://problem/30145076 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212092] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212092] branches/safari-603-branch Revision 212092 Author matthew_han...@apple.com Date 2017-02-10 00:16:12 -0800 (Fri, 10 Feb 2017) Log Message Merge r212024. rdar://problem/30051227 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212091] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212091] branches/safari-603-branch Revision 212091 Author matthew_han...@apple.com Date 2017-02-10 00:16:09 -0800 (Fri, 10 Feb 2017) Log Message Merge r212023. rdar://problem/30041640 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212085] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212085] branches/safari-603-branch Revision 212085 Author matthew_han...@apple.com Date 2017-02-10 00:15:47 -0800 (Fri, 10 Feb 2017) Log Message Merge r212009. rdar://problem/29939864 Modified Paths branches/safari-603-branch/JSTests/ChangeLog

[webkit-changes] [212084] branches/safari-603-branch

2017-02-10 Thread matthew_hanson
Title: [212084] branches/safari-603-branch Revision 212084 Author matthew_han...@apple.com Date 2017-02-10 00:15:43 -0800 (Fri, 10 Feb 2017) Log Message Merge r211999. rdar://problem/29930443 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog

[webkit-changes] [212083] trunk/Tools

2017-02-10 Thread achristensen
Title: [212083] trunk/Tools Revision 212083 Author achristen...@apple.com Date 2017-02-10 00:12:42 -0800 (Fri, 10 Feb 2017) Log Message Fix 32-bit build on El Capitan. * Scripts/build-webkit: Don't build i386 libwebrtc. Modified Paths trunk/Tools/ChangeLog

[webkit-changes] [212098] releases/WebKitGTK/webkit-2.14/Source/WebKit2

2017-02-10 Thread carlosgc
Title: [212098] releases/WebKitGTK/webkit-2.14/Source/WebKit2 Revision 212098 Author carlo...@webkit.org Date 2017-02-10 00:33:19 -0800 (Fri, 10 Feb 2017) Log Message Merge r212097 - Unreviewed. Fix GTK+ build with threaded compositor disabled. *

[webkit-changes] [212099] trunk/Tools

2017-02-10 Thread achristensen
Title: [212099] trunk/Tools Revision 212099 Author achristen...@apple.com Date 2017-02-10 00:41:56 -0800 (Fri, 10 Feb 2017) Log Message Fix 32-bit build on El Capitan. * Scripts/build-webkit: The bot uses ARCHS=i386 instead of --32-bit. This is a hack, but it should fix the bot until I

[webkit-changes] [212100] trunk/Source/ThirdParty/libwebrtc

2017-02-10 Thread achristensen
Title: [212100] trunk/Source/ThirdParty/libwebrtc Revision 212100 Author achristen...@apple.com Date 2017-02-10 01:04:32 -0800 (Fri, 10 Feb 2017) Log Message Fix ASAN build. * Source/webrtc/base/sanitizer.h: SANITIZER_UNUSED3 wasn't defined if we are using address_sanitizer but not

[webkit-changes] [212110] trunk

2017-02-10 Thread zandobersek
Title: [212110] trunk Revision 212110 Author zandober...@gmail.com Date 2017-02-10 02:40:29 -0800 (Fri, 10 Feb 2017) Log Message [EME] Implement MediaKeySession::load() https://bugs.webkit.org/show_bug.cgi?id=168041 Reviewed by Xabier Rodriguez-Calvar. Source/WebCore: Implement the

[webkit-changes] [212109] trunk

2017-02-10 Thread zandobersek
Title: [212109] trunk Revision 212109 Author zandober...@gmail.com Date 2017-02-10 02:31:57 -0800 (Fri, 10 Feb 2017) Log Message [EME] Implement MediaKeySession::sessionClosed() https://bugs.webkit.org/show_bug.cgi?id=168039 Reviewed by Xabier Rodriguez-Calvar. Source/WebCore:

[webkit-changes] [212107] trunk

2017-02-10 Thread zandobersek
Title: [212107] trunk Revision 212107 Author zandober...@gmail.com Date 2017-02-10 02:22:50 -0800 (Fri, 10 Feb 2017) Log Message [EME] Implement MediaKeySession::updateKeyStatuses(), MediaKeyStatusMap https://bugs.webkit.org/show_bug.cgi?id=167888 Reviewed by Xabier Rodriguez-Calvar.

[webkit-changes] [212108] trunk/Tools

2017-02-10 Thread aestes
Title: [212108] trunk/Tools Revision 212108 Author aes...@apple.com Date 2017-02-10 02:28:59 -0800 (Fri, 10 Feb 2017) Log Message Move two MiniBrowserBundle settings out of the .pbxproj https://bugs.webkit.org/show_bug.cgi?id=168106 Reviewed by Tim Horton. INFOPLIST_FILE was specified

[webkit-changes] [212111] trunk/LayoutTests

2017-02-10 Thread carlosgc
Title: [212111] trunk/LayoutTests Revision 212111 Author carlo...@webkit.org Date 2017-02-10 02:51:20 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed GTK+ gardening. Update expectations of CSS shapes duplicated tests. * platform/gtk/TestExpectations: Modified Paths

[webkit-changes] [212112] trunk/LayoutTests

2017-02-10 Thread carlosgc
Title: [212112] trunk/LayoutTests Revision 212112 Author carlo...@webkit.org Date 2017-02-10 05:57:16 -0800 (Fri, 10 Feb 2017) Log Message Unreviewed GTK+ gardening. Rebaseline fast/table/ tests. * platform/gtk/fast/table/border-collapsing/004-vertical-expected.png: *