[webkit-changes] [209968] trunk

2016-12-17 Thread philn
Title: [209968] trunk Revision 209968 Author ph...@webkit.org Date 2016-12-17 11:32:45 -0800 (Sat, 17 Dec 2016) Log Message Unreviewed, rollout r209860 OWR player shouldn't be selected for normal video playback Source/WebCore: * platform/GStreamer.cmake: * platform/graphics/gstreamer/Me

[webkit-changes] [209967] trunk

2016-12-17 Thread wenson_hsieh
Title: [209967] trunk Revision 209967 Author wenson_hs...@apple.com Date 2016-12-17 11:18:12 -0800 (Sat, 17 Dec 2016) Log Message Visual viewports: bottom fixed elements disappear behind the keyboard https://bugs.webkit.org/show_bug.cgi?id=165983 Reviewed by Simon Fraser. Source/WebKit

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

2016-12-17 Thread sbarati
Title: [209966] trunk/Source/_javascript_Core Revision 209966 Author sbar...@apple.com Date 2016-12-17 10:44:17 -0800 (Sat, 17 Dec 2016) Log Message WebAssembly: WasmB3IRGenerator uses WarmAny as a ValueRep but expects the incoming value to be a register https://bugs.webkit.org/show_bug.c

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

2016-12-17 Thread mcatanzaro
Title: [209965] trunk/Source/WebCore Revision 209965 Author mcatanz...@igalia.com Date 2016-12-17 10:13:32 -0800 (Sat, 17 Dec 2016) Log Message warning: the compiler can assume that the address of 'thisObject' will always evaluate to 'true' [-Waddress] in WebCore::JSHTMLDocument::getOwnPr

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

2016-12-17 Thread sbarati
Title: [209963] trunk/Source/_javascript_Core Revision 209963 Author sbar...@apple.com Date 2016-12-17 09:14:03 -0800 (Sat, 17 Dec 2016) Log Message WebAssembly: Change a RELEASE_ASSERT_NOT_REACHED to a jit.breakpoint() for now to allow us to run some wasm benchmarks https://bugs.webkit.o

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

2016-12-17 Thread darin
Title: [209962] trunk/Source/WebCore Revision 209962 Author da...@apple.com Date 2016-12-17 08:42:03 -0800 (Sat, 17 Dec 2016) Log Message Remove WebCore::Dictionary, which is now unused https://bugs.webkit.org/show_bug.cgi?id=165988 Reviewed by Andreas Kling. * CMakeLists.txt: Removed t

[webkit-changes] [209961] trunk

2016-12-17 Thread commit-queue
Title: [209961] trunk Revision 209961 Author commit-qu...@webkit.org Date 2016-12-17 02:33:12 -0800 (Sat, 17 Dec 2016) Log Message Cloned CachedResource should not have an empty response https://bugs.webkit.org/show_bug.cgi?id=165947 Patch by Youenn Fablet on 2016-12-17 Reviewed by Sam