[webkit-changes] [219190] trunk

2017-07-05 Thread zalan
Title: [219190] trunk Revision 219190 Author za...@apple.com Date 2017-07-05 22:49:50 -0700 (Wed, 05 Jul 2017) Log Message REGRESSION: Stack overflow in RenderBlockFlow::layoutBlock after increasing the font size to max in some RTL vertical books.

[webkit-changes] [219189] tags/Safari-604.1.29/Source/WebKit2

2017-07-05 Thread jmarcell
Title: [219189] tags/Safari-604.1.29/Source/WebKit2 Revision 219189 Author jmarc...@apple.com Date 2017-07-05 22:33:22 -0700 (Wed, 05 Jul 2017) Log Message Cherry-pick r219157. rdar://problem/32956929 Modified Paths tags/Safari-604.1.29/Source/WebKit2/ChangeLog

[webkit-changes] [219188] tags/Safari-604.1.29/Source

2017-07-05 Thread jmarcell
Title: [219188] tags/Safari-604.1.29/Source Revision 219188 Author jmarc...@apple.com Date 2017-07-05 22:33:19 -0700 (Wed, 05 Jul 2017) Log Message Cherry-pick r219144. rdar://problem/33086744 Modified Paths tags/Safari-604.1.29/Source/WebCore/ChangeLog

[webkit-changes] [219187] trunk

2017-07-05 Thread sbarati
Title: [219187] trunk Revision 219187 Author sbar...@apple.com Date 2017-07-05 22:01:33 -0700 (Wed, 05 Jul 2017) Log Message NewArray in FTLLowerDFGToB3 does not handle speculating on doubles when having a bad time https://bugs.webkit.org/show_bug.cgi?id=174188 Reviewed by Mark Lam.

[webkit-changes] [219186] trunk

2017-07-05 Thread utatane . tea
Title: [219186] trunk Revision 219186 Author utatane@gmail.com Date 2017-07-05 21:51:10 -0700 (Wed, 05 Jul 2017) Log Message Upgrade GCC baseline https://bugs.webkit.org/show_bug.cgi?id=174155 Reviewed by Michael Catanzaro. .: This patch bumps the version of GCC from 4.9.0 to

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

2017-07-05 Thread drousso
Title: [219185] trunk/Source/WebInspectorUI Revision 219185 Author drou...@apple.com Date 2017-07-05 20:42:29 -0700 (Wed, 05 Jul 2017) Log Message Web Inspector: Group Inspector Style Sheets as part of the Stylesheets folder https://bugs.webkit.org/show_bug.cgi?id=173435 Reviewed by

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

2017-07-05 Thread cdumez
Title: [219184] trunk/Source/WebCore Revision 219184 Author cdu...@apple.com Date 2017-07-05 19:59:36 -0700 (Wed, 05 Jul 2017) Log Message Unreviewed attempt to fix iOS build after r219177. * page/ios/UserAgentIOS.mm: * platform/spi/ios/UIKitSPI.h: Modified Paths

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

2017-07-05 Thread cdumez
Title: [219183] trunk/Source/WebCore Revision 219183 Author cdu...@apple.com Date 2017-07-05 19:49:38 -0700 (Wed, 05 Jul 2017) Log Message Unreviewed attempt to fix iOS build after r219177. * page/ios/UserAgentIOS.mm: * platform/spi/ios/UIKitSPI.h: Modified Paths

[webkit-changes] [219182] trunk

2017-07-05 Thread utatane . tea
Title: [219182] trunk Revision 219182 Author utatane@gmail.com Date 2017-07-05 19:31:35 -0700 (Wed, 05 Jul 2017) Log Message WTF::StringImpl::copyChars segfaults when built with GCC 7 https://bugs.webkit.org/show_bug.cgi?id=173407 Reviewed by Andreas Kling. JSTests: *

[webkit-changes] [219181] trunk/Source/bmalloc

2017-07-05 Thread commit-queue
Title: [219181] trunk/Source/bmalloc Revision 219181 Author commit-qu...@webkit.org Date 2017-07-05 19:30:40 -0700 (Wed, 05 Jul 2017) Log Message reinterpret_cast does not evaluate to constexpr https://bugs.webkit.org/show_bug.cgi?id=173622 Patch by Daewoong Jang

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

2017-07-05 Thread drousso
Title: [219180] trunk/Source/WebInspectorUI Revision 219180 Author drou...@apple.com Date 2017-07-05 19:29:05 -0700 (Wed, 05 Jul 2017) Log Message Web Inspector: Split Canvas.svg into icons for 2D and 3D https://bugs.webkit.org/show_bug.cgi?id=174057 Reviewed by Matt Baker. *

[webkit-changes] [219179] trunk/Source

2017-07-05 Thread utatane . tea
Title: [219179] trunk/Source Revision 219179 Author utatane@gmail.com Date 2017-07-05 19:27:06 -0700 (Wed, 05 Jul 2017) Log Message Use std::lock_guard instead of std::unique_lock if move semantics and try_lock is not necessary https://bugs.webkit.org/show_bug.cgi?id=174148 Reviewed

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

2017-07-05 Thread cdumez
Title: [219177] trunk/Source/WebCore Revision 219177 Author cdu...@apple.com Date 2017-07-05 19:01:30 -0700 (Wed, 05 Jul 2017) Log Message [iOS] User agent string incorrectly says "iPhone" instead of "iPad" on newer iPads https://bugs.webkit.org/show_bug.cgi?id=174182 Reviewed by Tim

[webkit-changes] [219176] trunk/Source

2017-07-05 Thread utatane . tea
Title: [219176] trunk/Source Revision 219176 Author utatane@gmail.com Date 2017-07-05 18:57:43 -0700 (Wed, 05 Jul 2017) Log Message WTF::Thread should have the threads stack bounds. https://bugs.webkit.org/show_bug.cgi?id=173975 Reviewed by Keith Miller. Source/_javascript_Core:

[webkit-changes] [219175] tags/Safari-604.1.29

2017-07-05 Thread jmarcell
Title: [219175] tags/Safari-604.1.29 Revision 219175 Author jmarc...@apple.com Date 2017-07-05 18:55:11 -0700 (Wed, 05 Jul 2017) Log Message Cherry-pick r219154. rdar://problem/33067518 Modified Paths tags/Safari-604.1.29/Source/WebKit2/ChangeLog

[webkit-changes] [219174] trunk/LayoutTests

2017-07-05 Thread jbedard
Title: [219174] trunk/LayoutTests Revision 219174 Author jbed...@apple.com Date 2017-07-05 17:29:21 -0700 (Wed, 05 Jul 2017) Log Message Move internal iOS 11 TestExpectations to OpenSource Unreviewed test gardening. *

[webkit-changes] [219173] trunk

2017-07-05 Thread mmaxfield
Title: [219173] trunk Revision 219173 Author mmaxfi...@apple.com Date 2017-07-05 17:26:31 -0700 (Wed, 05 Jul 2017) Log Message CSSFontStyleValue::isItalic seems a bit bogus. https://bugs.webkit.org/show_bug.cgi?id=174149 Reviewed by Tim Horton. Source/WebCore: Simple typo. Test:

[webkit-changes] [219172] trunk/Source

2017-07-05 Thread keith_miller
Title: [219172] trunk/Source Revision 219172 Author keith_mil...@apple.com Date 2017-07-05 17:05:36 -0700 (Wed, 05 Jul 2017) Log Message Crashing with information should have an abort reason https://bugs.webkit.org/show_bug.cgi?id=174185 Reviewed by Saam Barati.

[webkit-changes] [219171] trunk/LayoutTests

2017-07-05 Thread jlewis3
Title: [219171] trunk/LayoutTests Revision 219171 Author jlew...@apple.com Date 2017-07-05 17:05:11 -0700 (Wed, 05 Jul 2017) Log Message Skipped webgl/1.0.2/conformance/glsl/misc/shader-with-non-reserved-words.html. https://bugs.webkit.org/show_bug.cgi?id=174100 Unreviewed test

[webkit-changes] [219170] trunk

2017-07-05 Thread beidson
Title: [219170] trunk Revision 219170 Author beid...@apple.com Date 2017-07-05 17:01:53 -0700 (Wed, 05 Jul 2017) Log Message Allow navigations in subframes to get a ShouldOpenExternalURLsPolicy of "ShouldAllow". and https://bugs.webkit.org/show_bug.cgi?id=174178 Reviewed by Alex

[webkit-changes] [219169] tags/Safari-604.1.28.1.2/Source/WebKit2

2017-07-05 Thread jmarcell
Title: [219169] tags/Safari-604.1.28.1.2/Source/WebKit2 Revision 219169 Author jmarc...@apple.com Date 2017-07-05 16:56:24 -0700 (Wed, 05 Jul 2017) Log Message Revert r218821. rdar://problem/33144483 Modified Paths tags/Safari-604.1.28.1.2/Source/WebKit2/ChangeLog

[webkit-changes] [219168] tags/Safari-604.1.28.1.2/Source

2017-07-05 Thread jmarcell
Title: [219168] tags/Safari-604.1.28.1.2/Source Revision 219168 Author jmarc...@apple.com Date 2017-07-05 16:54:03 -0700 (Wed, 05 Jul 2017) Log Message Versioning. Modified Paths tags/Safari-604.1.28.1.2/Source/_javascript_Core/Configurations/Version.xcconfig

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

2017-07-05 Thread rniwa
Title: [219167] trunk/Source/WebKit2 Revision 219167 Author rn...@webkit.org Date 2017-07-05 16:44:55 -0700 (Wed, 05 Jul 2017) Log Message Remove unnecessary forward declartions now that we include Foundation.h * UIProcess/API/Cocoa/WKContentRuleListStore.h: Modified Paths

[webkit-changes] [219166] trunk/LayoutTests

2017-07-05 Thread jlewis3
Title: [219166] trunk/LayoutTests Revision 219166 Author jlew...@apple.com Date 2017-07-05 16:44:37 -0700 (Wed, 05 Jul 2017) Log Message Marked animations/needs-layout.html as flaky. https://bugs.webkit.org/show_bug.cgi?id=172397 Unreviewed test gardening. *

[webkit-changes] [219165] trunk/Source

2017-07-05 Thread rniwa
Title: [219165] trunk/Source Revision 219165 Author rn...@webkit.org Date 2017-07-05 16:40:26 -0700 (Wed, 05 Jul 2017) Log Message Make WebKit's public headers on Mac and iOS C++ module safe https://bugs.webkit.org/show_bug.cgi?id=174175 Reviewed by Alex Christensen. Fixed the header

[webkit-changes] [219164] tags/Safari-604.1.28.2/

2017-07-05 Thread jmarcell
Title: [219164] tags/Safari-604.1.28.2/ Revision 219164 Author jmarc...@apple.com Date 2017-07-05 16:36:42 -0700 (Wed, 05 Jul 2017) Log Message Tag Safari-604.1.28.2. Added Paths tags/Safari-604.1.28.2/ Diff ___ webkit-changes mailing

[webkit-changes] [219163] tags/Safari-604.1.28.1.2/

2017-07-05 Thread jmarcell
Title: [219163] tags/Safari-604.1.28.1.2/ Revision 219163 Author jmarc...@apple.com Date 2017-07-05 16:30:21 -0700 (Wed, 05 Jul 2017) Log Message Tag Safari-604.1.28.1.2. Added Paths tags/Safari-604.1.28.1.2/ Diff ___ webkit-changes

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

2017-07-05 Thread simon . fraser
Title: [219162] trunk/Source/WebCore Revision 219162 Author simon.fra...@apple.com Date 2017-07-05 15:29:03 -0700 (Wed, 05 Jul 2017) Log Message Another build fix, for Mac. * platform/graphics/cocoa/IOSurface.mm: (WebCore::IOSurface::surfaceID): Modified Paths

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

2017-07-05 Thread cdumez
Title: [219161] trunk/Source/WebKit2 Revision 219161 Author cdu...@apple.com Date 2017-07-05 15:27:47 -0700 (Wed, 05 Jul 2017) Log Message [WK2] WebsiteDataStore::setResourceLoadStatisticsEnabled() updates processPools the store is not associated with

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

2017-07-05 Thread simon . fraser
Title: [219160] trunk/Source/WebCore Revision 219160 Author simon.fra...@apple.com Date 2017-07-05 15:25:06 -0700 (Wed, 05 Jul 2017) Log Message Further attempts to fix the iOS public SDK build. * platform/graphics/cocoa/IOSurface.mm: (WebCore::IOSurface::surfaceID): *

[webkit-changes] [219159] branches/safari-604.1.28-branch

2017-07-05 Thread jmarcell
Title: [219159] branches/safari-604.1.28-branch Revision 219159 Author jmarc...@apple.com Date 2017-07-05 15:08:05 -0700 (Wed, 05 Jul 2017) Log Message Cherry-pick r219081. rdar://problem/33083972 Modified Paths branches/safari-604.1.28-branch/LayoutTests/ChangeLog

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

2017-07-05 Thread timothy_horton
Title: [219158] trunk/Source/WebKit2 Revision 219158 Author timothy_hor...@apple.com Date 2017-07-05 14:52:19 -0700 (Wed, 05 Jul 2017) Log Message Async Image Decoding: Image flashes away briefly when tapping on tab in iPad tab picker https://bugs.webkit.org/show_bug.cgi?id=174173

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

2017-07-05 Thread wenson_hsieh
Title: [219157] trunk/Source/WebKit2 Revision 219157 Author wenson_hs...@apple.com Date 2017-07-05 14:40:31 -0700 (Wed, 05 Jul 2017) Log Message [iOS DnD] [WK2] 3D touch fails to recognize when UIDragInteraction is enabled on phone https://bugs.webkit.org/show_bug.cgi?id=174171

[webkit-changes] [219154] trunk

2017-07-05 Thread cdumez
Title: [219154] trunk Revision 219154 Author cdu...@apple.com Date 2017-07-05 13:41:04 -0700 (Wed, 05 Jul 2017) Log Message Regression(r218821): Bad cast to WebKit::DiagnosticLoggingClient in WKWebView's _setDiagnosticLoggingDelegate https://bugs.webkit.org/show_bug.cgi?id=174163

[webkit-changes] [219153] trunk

2017-07-05 Thread wenson_hsieh
Title: [219153] trunk Revision 219153 Author wenson_hs...@apple.com Date 2017-07-05 13:32:41 -0700 (Wed, 05 Jul 2017) Log Message When dragging a selection, clearing the selection in dragstart should not crash the web process https://bugs.webkit.org/show_bug.cgi?id=174142 Reviewed by

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

2017-07-05 Thread simon . fraser
Title: [219152] trunk/Source/WebCore Revision 219152 Author simon.fra...@apple.com Date 2017-07-05 13:27:24 -0700 (Wed, 05 Jul 2017) Log Message Try to fix iOS 10.3 public SDK builds. * platform/spi/cocoa/IOSurfaceSPI.h: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [219151] trunk

2017-07-05 Thread zalan
Title: [219151] trunk Revision 219151 Author za...@apple.com Date 2017-07-05 13:21:34 -0700 (Wed, 05 Jul 2017) Log Message REGRESSION (r217522): "Show My Relationship" link in familysearch.org does not work. https://bugs.webkit.org/show_bug.cgi?id=174070 LayoutTests/imported/w3c:

[webkit-changes] [219150] trunk

2017-07-05 Thread drousso
Title: [219150] trunk Revision 219150 Author drou...@apple.com Date 2017-07-05 13:13:56 -0700 (Wed, 05 Jul 2017) Log Message Web Inspector: Allow users to log any tracked canvas context https://bugs.webkit.org/show_bug.cgi?id=173397 Reviewed by Joseph Pecoraro.

[webkit-changes] [219149] trunk

2017-07-05 Thread dbates
Title: [219149] trunk Revision 219149 Author dba...@webkit.org Date 2017-07-05 13:10:19 -0700 (Wed, 05 Jul 2017) Log Message Do not pass API::FrameInfo for source frame or clear out page of target frame on API navigation https://bugs.webkit.org/show_bug.cgi?id=174170 Reviewed by Brady

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

2017-07-05 Thread cdumez
Title: [219148] trunk/Source/WebKit2 Revision 219148 Author cdu...@apple.com Date 2017-07-05 13:07:10 -0700 (Wed, 05 Jul 2017) Log Message Add a few more WebKit2 owners https://bugs.webkit.org/show_bug.cgi?id=174169 Reviewed by Brady Eidson. * Owners: Modified Paths

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

2017-07-05 Thread commit-queue
Title: [219147] trunk/Source/WebCore Revision 219147 Author commit-qu...@webkit.org Date 2017-07-05 12:58:47 -0700 (Wed, 05 Jul 2017) Log Message Style sharing check for fullscreen element seems bogus. https://bugs.webkit.org/show_bug.cgi?id=160196 Patch by Emilio Cobos Álvarez

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

2017-07-05 Thread simon . fraser
Title: [219146] trunk/Source/WebCore Revision 219146 Author simon.fra...@apple.com Date 2017-07-05 12:56:23 -0700 (Wed, 05 Jul 2017) Log Message Add a logging channel for IOSurface allocations https://bugs.webkit.org/show_bug.cgi?id=174167 Reviewed by Tim Horton. Add an "IOSurface" log

[webkit-changes] [219145] trunk

2017-07-05 Thread antti
Title: [219145] trunk Revision 219145 Author an...@apple.com Date 2017-07-05 12:53:55 -0700 (Wed, 05 Jul 2017) Log Message Low memory notification shouldn't cause style recalc https://bugs.webkit.org/show_bug.cgi?id=173574 Reviewed by Andreas Kling. Source/WebCore: Patch mostly by

[webkit-changes] [219144] trunk/Source

2017-07-05 Thread bfulgham
Title: [219144] trunk/Source Revision 219144 Author bfulg...@apple.com Date 2017-07-05 12:05:24 -0700 (Wed, 05 Jul 2017) Log Message [WK2] Prevent ResourceLoadStatistics from triggering a cascade of read/write events https://bugs.webkit.org/show_bug.cgi?id=174062\ Reviewed by Chris

[webkit-changes] [219143] trunk/Source

2017-07-05 Thread jmarcell
Title: [219143] trunk/Source Revision 219143 Author jmarc...@apple.com Date 2017-07-05 11:40:18 -0700 (Wed, 05 Jul 2017) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [219141] tags/Safari-604.1.29/

2017-07-05 Thread jmarcell
Title: [219141] tags/Safari-604.1.29/ Revision 219141 Author jmarc...@apple.com Date 2017-07-05 11:31:36 -0700 (Wed, 05 Jul 2017) Log Message Tag Safari-604.1.29. Added Paths tags/Safari-604.1.29/ Diff ___ webkit-changes mailing list

[webkit-changes] [219140] trunk

2017-07-05 Thread jbedard
Title: [219140] trunk Revision 219140 Author jbed...@apple.com Date 2017-07-05 11:14:41 -0700 (Wed, 05 Jul 2017) Log Message Add WebKitPrivateFrameworkStubs for iOS 11 https://bugs.webkit.org/show_bug.cgi?id=173988 Reviewed by David Kilzer. Source/_javascript_Core: *

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

2017-07-05 Thread aestes
Title: [219139] trunk/Source/WebKit2 Revision 219139 Author aes...@apple.com Date 2017-07-05 11:08:32 -0700 (Wed, 05 Jul 2017) Log Message [iOS] WKActionSheetAssistants can outlive their host views https://bugs.webkit.org/show_bug.cgi?id=174160 Reviewed by Tim Horton.

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

2017-07-05 Thread commit-queue
Title: [219138] trunk/Source/WebCore Revision 219138 Author commit-qu...@webkit.org Date 2017-07-05 11:01:45 -0700 (Wed, 05 Jul 2017) Log Message Don't resolve an extra computed style for getComputedStyle in a display: none subtree. https://bugs.webkit.org/show_bug.cgi?id=174145 Before

[webkit-changes] [219137] trunk/Source

2017-07-05 Thread fred . wang
Title: [219137] trunk/Source Revision 219137 Author fred.w...@free.fr Date 2017-07-05 10:56:11 -0700 (Wed, 05 Jul 2017) Log Message Move ScrolledContentsLayer property to ScrollingStateScrollingNode https://bugs.webkit.org/show_bug.cgi?id=174134 Patch by Frederic Wang

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

2017-07-05 Thread adachan
Title: [219136] trunk/Source/WebKit2 Revision 219136 Author adac...@apple.com Date 2017-07-05 10:43:59 -0700 (Wed, 05 Jul 2017) Log Message Fix crash in UIKit: +[UIViewController _viewControllerForFullScreenPresentationFromView:] https://bugs.webkit.org/show_bug.cgi?id=174143 Reviewed

[webkit-changes] [219135] trunk

2017-07-05 Thread eric . carlson
Title: [219135] trunk Revision 219135 Author eric.carl...@apple.com Date 2017-07-05 10:41:47 -0700 (Wed, 05 Jul 2017) Log Message [MediaStream] Protect request and web view during gUM client callback https://bugs.webkit.org/show_bug.cgi?id=174096 Reviewed by Youenn Fablet.

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

2017-07-05 Thread jfbastien
Title: [219134] trunk/Source/_javascript_Core Revision 219134 Author jfbast...@apple.com Date 2017-07-05 09:51:59 -0700 (Wed, 05 Jul 2017) Log Message WebAssembly: implement name section's module name, skip unknown sections https://bugs.webkit.org/show_bug.cgi?id=172008 Reviewed by

[webkit-changes] [219133] trunk/LayoutTests

2017-07-05 Thread jlewis3
Title: [219133] trunk/LayoutTests Revision 219133 Author jlew...@apple.com Date 2017-07-05 09:40:55 -0700 (Wed, 05 Jul 2017) Log Message Adjusted test expectations for tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe.html. https://bugs.webkit.org/show_bug.cgi?id=168937

[webkit-changes] [219132] trunk/LayoutTests

2017-07-05 Thread commit-queue
Title: [219132] trunk/LayoutTests Revision 219132 Author commit-qu...@webkit.org Date 2017-07-05 09:35:41 -0700 (Wed, 05 Jul 2017) Log Message Incorrect IfModule on Fedora with with PHP 7 https://bugs.webkit.org/show_bug.cgi?id=174159 Patch by Charlie Turner on

[webkit-changes] [219131] trunk/Tools

2017-07-05 Thread wenson_hsieh
Title: [219131] trunk/Tools Revision 219131 Author wenson_hs...@apple.com Date 2017-07-05 09:17:34 -0700 (Wed, 05 Jul 2017) Log Message Unreviewed, guard iOS 11-dependent UIPasteboardTests to be iOS 11+ only * TestWebKitAPI/Tests/ios/UIPasteboardTests.mm: Modified Paths

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

2017-07-05 Thread commit-queue
Title: [219130] trunk/Source/WebCore Revision 219130 Author commit-qu...@webkit.org Date 2017-07-05 09:11:58 -0700 (Wed, 05 Jul 2017) Log Message ProcessingInstruction::clearExistingCachedSheet doesn't really exist. https://bugs.webkit.org/show_bug.cgi?id=174146 Patch by Emilio Cobos

[webkit-changes] [219129] trunk

2017-07-05 Thread jlewis3
Title: [219129] trunk Revision 219129 Author jlew...@apple.com Date 2017-07-05 09:07:27 -0700 (Wed, 05 Jul 2017) Log Message Unreviewed, rolling out r219128. Spoke with engineer who originally submitted, Patch for APi test to follow. Reverted changeset: "Unreviewed, rolling out

[webkit-changes] [219128] trunk

2017-07-05 Thread jlewis3
Title: [219128] trunk Revision 219128 Author jlew...@apple.com Date 2017-07-05 08:59:45 -0700 (Wed, 05 Jul 2017) Log Message Unreviewed, rolling out r219070. This revision caused consistent failures of the API test UIPasteboardTests.DoNotPastePlainTextAsURL on iOS. Reverted changeset:

[webkit-changes] [219127] trunk

2017-07-05 Thread commit-queue
Title: [219127] trunk Revision 219127 Author commit-qu...@webkit.org Date 2017-07-05 08:53:17 -0700 (Wed, 05 Jul 2017) Log Message Receiving tracks should be ended when peer connection is being closed https://bugs.webkit.org/show_bug.cgi?id=174109 Patch by Youenn Fablet

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

2017-07-05 Thread zandobersek
Title: [219126] trunk/Source/WebKit2 Revision 219126 Author zandober...@gmail.com Date 2017-07-05 07:05:47 -0700 (Wed, 05 Jul 2017) Log Message [GLib] Incorrect include in WebKitWebsiteData https://bugs.webkit.org/show_bug.cgi?id=174093 Reviewed by Michael Catanzaro. *