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

2016-12-23 Thread aestes
Title: [210144] trunk/Source/WebKit/mac Revision 210144 Author aes...@apple.com Date 2016-12-23 20:39:52 -0800 (Fri, 23 Dec 2016) Log Message [iOS] DumpRenderTree triggers an assertion failure when calling +[WebPreferences _switchNetworkLoaderToNewTestingSession] https://bugs.webkit.org/s

[webkit-changes] [210143] trunk

2016-12-23 Thread aestes
Title: [210143] trunk Revision 210143 Author aes...@apple.com Date 2016-12-23 17:14:59 -0800 (Fri, 23 Dec 2016) Log Message [iOS] Fix some crashing webarchive tests https://bugs.webkit.org/show_bug.cgi?id=166470 Reviewed by Andreas Kling. Tools: Tests that use TestRunner.dumpDOMAsWebAr

[webkit-changes] [210142] trunk

2016-12-23 Thread akling
Title: [210142] trunk Revision 210142 Author akl...@apple.com Date 2016-12-23 16:23:37 -0800 (Fri, 23 Dec 2016) Log Message REGRESSION(r209865): Crash when navigating back to some pages with compositing layers. Reviewed by Darin Adler. Source/WebCore: Remove the old WK1-era clear/res

[webkit-changes] [210141] trunk/Source/WebKit2/UIProcess/ApplePay/cocoa/ WebPaymentCoordinatorProxyCocoa.mm

2016-12-23 Thread aestes
Title: [210141] trunk/Source/WebKit2/UIProcess/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm Revision 210141 Author aes...@apple.com Date 2016-12-23 14:13:29 -0800 (Fri, 23 Dec 2016) Log Message Fix iOS engineering builds. Modified Paths trunk/Source/WebKit2/UIProcess/ApplePay/cocoa

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

2016-12-23 Thread commit-queue
Title: [210140] trunk/Source/WebCore Revision 210140 Author commit-qu...@webkit.org Date 2016-12-23 14:01:12 -0800 (Fri, 23 Dec 2016) Log Message Add missing std::optional to ApplePayPaymentRequest.lineItems https://bugs.webkit.org/show_bug.cgi?id=166468 Patch by Sam Weinig on 2016-12-2

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

2016-12-23 Thread mark . lam
Title: [210139] trunk/Source/_javascript_Core Revision 210139 Author mark@apple.com Date 2016-12-23 11:45:46 -0800 (Fri, 23 Dec 2016) Log Message Using Option::breakOnThrow() shouldn't crash while printing a null CodeBlock. https://bugs.webkit.org/show_bug.cgi?id=166466 Reviewed by K

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

2016-12-23 Thread mark . lam
Title: [210138] trunk/Source/_javascript_Core Revision 210138 Author mark@apple.com Date 2016-12-23 11:26:21 -0800 (Fri, 23 Dec 2016) Log Message Enhance LLInt tracing to dump the codeBlock signature instead of just a pointer where appropriate. https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [210137] trunk

2016-12-23 Thread keith_miller
Title: [210137] trunk Revision 210137 Author keith_mil...@apple.com Date 2016-12-23 11:08:43 -0800 (Fri, 23 Dec 2016) Log Message WebAssembly: trap on bad division. https://bugs.webkit.org/show_bug.cgi?id=164786 Reviewed by Mark Lam. JSTests: Also, mark conversions as passing. * wasm.

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

2016-12-23 Thread mark . lam
Title: [210136] trunk/Source/_javascript_Core Revision 210136 Author mark@apple.com Date 2016-12-23 11:01:32 -0800 (Fri, 23 Dec 2016) Log Message Fix broken LLINT_SLOW_PATH_TRACING build. https://bugs.webkit.org/show_bug.cgi?id=166463 Reviewed by Keith Miller. * llint/LLIntException

[webkit-changes] [210135] trunk/Source/WebCore/platform/network/mac/ WebCoreResourceHandleAsDelegate.mm

2016-12-23 Thread aestes
Title: [210135] trunk/Source/WebCore/platform/network/mac/WebCoreResourceHandleAsDelegate.mm Revision 210135 Author aes...@apple.com Date 2016-12-23 10:16:42 -0800 (Fri, 23 Dec 2016) Log Message Try to fix the Mac CMake build after r210130. * platform/network/mac/WebCoreResourceHandleAsD

[webkit-changes] [210134] trunk

2016-12-23 Thread weinig
Title: [210134] trunk Revision 210134 Author wei...@apple.com Date 2016-12-23 09:09:04 -0800 (Fri, 23 Dec 2016) Log Message [WebIDL] Remove custom bindings for WebSQL code https://bugs.webkit.org/show_bug.cgi?id=166441 Reviewed by Darin Adler. Source/WebCore: - Replace custom variant t

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

2016-12-23 Thread mcatanzaro
Title: [210133] trunk/Source/WebCore Revision 210133 Author mcatanz...@igalia.com Date 2016-12-23 06:36:50 -0800 (Fri, 23 Dec 2016) Log Message [GTK] GLES build broken since r208997 https://bugs.webkit.org/show_bug.cgi?id=166455 Unreviewed. Fix the preprocessor guards here; this code is

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

2016-12-23 Thread zandobersek
Title: [210132] trunk/Source/WebCore Revision 210132 Author zandober...@gmail.com Date 2016-12-23 01:15:07 -0800 (Fri, 23 Dec 2016) Log Message [EME][GStreamer] Enable various code paths for ENCRYPTED_MEDIA https://bugs.webkit.org/show_bug.cgi?id=166054 Reviewed by Xabier Rodriguez-Calva

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

2016-12-23 Thread rniwa
Title: [210131] trunk/Source/WebCore Revision 210131 Author rn...@webkit.org Date 2016-12-23 01:11:32 -0800 (Fri, 23 Dec 2016) Log Message Eliminate the use of lastChild in TextIterator https://bugs.webkit.org/show_bug.cgi?id=166456 Reviewed by Antti Koivisto. Just use the node we just