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

2016-12-15 Thread mmaxfield
Title: [209913] trunk/Source/WTF Revision 209913 Author mmaxfi...@apple.com Date 2016-12-15 23:12:23 -0800 (Thu, 15 Dec 2016) Log Message Unreviewed build fix after r209910 Unreviewed. * wtf/Platform.h: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/Platform.h

[webkit-changes] [209911] tags/Safari-602.4.3/

2016-12-15 Thread bshafiei
Title: [209911] tags/Safari-602.4.3/ Revision 209911 Author bshaf...@apple.com Date 2016-12-15 22:45:34 -0800 (Thu, 15 Dec 2016) Log Message New tag. Added Paths tags/Safari-602.4.3/ Diff ___ webkit-changes mailing list

[webkit-changes] [209910] trunk

2016-12-15 Thread zalan
Title: [209910] trunk Revision 209910 Author za...@apple.com Date 2016-12-15 22:32:36 -0800 (Thu, 15 Dec 2016) Log Message text-align: justify and word-spacing combine to overflow column https://bugs.webkit.org/show_bug.cgi?id=165796 rdar://problem/29672168 Reviewed by Myles C.

[webkit-changes] [209909] tags/Safari-603.1.16.2/Source

2016-12-15 Thread bshafiei
Title: [209909] tags/Safari-603.1.16.2/Source Revision 209909 Author bshaf...@apple.com Date 2016-12-15 21:54:24 -0800 (Thu, 15 Dec 2016) Log Message Versioning. Modified Paths tags/Safari-603.1.16.2/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [209908] tags/Safari-603.1.16.2/

2016-12-15 Thread bshafiei
Title: [209908] tags/Safari-603.1.16.2/ Revision 209908 Author bshaf...@apple.com Date 2016-12-15 21:52:36 -0800 (Thu, 15 Dec 2016) Log Message New tag. Added Paths tags/Safari-603.1.16.2/ Diff ___ webkit-changes mailing list

[webkit-changes] [209907] trunk/Source

2016-12-15 Thread mmaxfield
Title: [209907] trunk/Source Revision 209907 Author mmaxfi...@apple.com Date 2016-12-15 21:19:32 -0800 (Thu, 15 Dec 2016) Log Message Stop reinterpret_casting UBreakIterators to the undefined type TextBreakIterator https://bugs.webkit.org/show_bug.cgi?id=165931 Source/WebCore: Reviewed

[webkit-changes] [209906] trunk/Source

2016-12-15 Thread darin
Title: [209906] trunk/Source Revision 209906 Author da...@apple.com Date 2016-12-15 20:52:20 -0800 (Thu, 15 Dec 2016) Log Message Use asString instead of toWTFString, toString, or getString when we already checked isString https://bugs.webkit.org/show_bug.cgi?id=165895 Reviewed by

[webkit-changes] [209905] tags/Safari-603.1.16.1/Source

2016-12-15 Thread bshafiei
Title: [209905] tags/Safari-603.1.16.1/Source Revision 209905 Author bshaf...@apple.com Date 2016-12-15 20:40:49 -0800 (Thu, 15 Dec 2016) Log Message Versioning. Modified Paths tags/Safari-603.1.16.1/Source/_javascript_Core/Configurations/Version.xcconfig

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

2016-12-15 Thread zalan
Title: [209903] trunk/Source/WebCore Revision 209903 Author za...@apple.com Date 2016-12-15 20:37:28 -0800 (Thu, 15 Dec 2016) Log Message Change ::computeLogicalHeight's computedValues out argument to the return value. https://bugs.webkit.org/show_bug.cgi?id=165789 Reviewed by Simon

[webkit-changes] [209904] tags/Safari-603.1.16.1/

2016-12-15 Thread bshafiei
Title: [209904] tags/Safari-603.1.16.1/ Revision 209904 Author bshaf...@apple.com Date 2016-12-15 20:37:57 -0800 (Thu, 15 Dec 2016) Log Message New tag. Added Paths tags/Safari-603.1.16.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [209902] trunk/Tools

2016-12-15 Thread dbates
Title: [209902] trunk/Tools Revision 209902 Author dba...@webkit.org Date 2016-12-15 19:35:54 -0800 (Thu, 15 Dec 2016) Log Message check-style should not complain about code in icu directories https://bugs.webkit.org/show_bug.cgi?id=53929 Reviewed by Darin Adler. Skip style checking of

[webkit-changes] [209901] trunk

2016-12-15 Thread cdumez
Title: [209901] trunk Revision 209901 Author cdu...@apple.com Date 2016-12-15 19:14:52 -0800 (Thu, 15 Dec 2016) Log Message Make sure HTML validation bubble's state is updated after layout https://bugs.webkit.org/show_bug.cgi?id=165922 Reviewed by Simon Fraser. Source/WebCore: Make

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

2016-12-15 Thread commit-queue
Title: [209900] trunk/Source/WebCore Revision 209900 Author commit-qu...@webkit.org Date 2016-12-15 19:01:14 -0800 (Thu, 15 Dec 2016) Log Message [WebIDL] Remove use of Dictionary from JSCryptoAlgorithmDictionary https://bugs.webkit.org/show_bug.cgi?id=165919 Patch by Sam Weinig

[webkit-changes] [209899] trunk

2016-12-15 Thread keith_miller
Title: [209899] trunk Revision 209899 Author keith_mil...@apple.com Date 2016-12-15 18:38:27 -0800 (Thu, 15 Dec 2016) Log Message Fix validation of non-void if blocks with no else https://bugs.webkit.org/show_bug.cgi?id=165938 Reviewed by Saam Barati. JSTests: Add a new failing test

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

2016-12-15 Thread achristensen
Title: [209898] trunk/Source/WebKit2 Revision 209898 Author achristen...@apple.com Date 2016-12-15 18:25:35 -0800 (Thu, 15 Dec 2016) Log Message Improve NetworkSession logging https://bugs.webkit.org/show_bug.cgi?id=165941 Reviewed by Tim Horton. *

[webkit-changes] [209895] trunk

2016-12-15 Thread cdumez
Title: [209895] trunk Revision 209895 Author cdu...@apple.com Date 2016-12-15 17:29:23 -0800 (Thu, 15 Dec 2016) Log Message Move charCode / keyCode / which attributes from UIEvent to KeyboardEvent https://bugs.webkit.org/show_bug.cgi?id=165904 Reviewed by Sam Weinig.

[webkit-changes] [209894] trunk/Tools

2016-12-15 Thread ap
Title: [209894] trunk/Tools Revision 209894 Author a...@apple.com Date 2016-12-15 17:28:57 -0800 (Thu, 15 Dec 2016) Log Message Move JSC testers from Yosemite to Sierra https://bugs.webkit.org/show_bug.cgi?id=165925 Reviewed by Lucas Forschler. *

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

2016-12-15 Thread beidson
Title: [209893] trunk/Source/WebCore Revision 209893 Author beid...@apple.com Date 2016-12-15 17:20:24 -0800 (Thu, 15 Dec 2016) Log Message IndexedDB: Add an "IDBCursorRecord" struct. https://bugs.webkit.org/show_bug.cgi?id=165929 Reviewed by Alex Christensen. No new tests (Refactor,

[webkit-changes] [209892] trunk

2016-12-15 Thread commit-queue
Title: [209892] trunk Revision 209892 Author commit-qu...@webkit.org Date 2016-12-15 17:14:40 -0800 (Thu, 15 Dec 2016) Log Message Add coordinate space to event streams and streamline tests https://bugs.webkit.org/show_bug.cgi?id=165119 Patch by Megan Gardner

[webkit-changes] [209891] trunk

2016-12-15 Thread keith_miller
Title: [209891] trunk Revision 209891 Author keith_mil...@apple.com Date 2016-12-15 17:06:02 -0800 (Thu, 15 Dec 2016) Log Message Wasm should not create empty unlinked callsites https://bugs.webkit.org/show_bug.cgi?id=165933 Reviewed by Mark Lam. JSTests: *

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

2016-12-15 Thread krollin
Title: [209890] trunk/Source/WebCore Revision 209890 Author krol...@apple.com Date 2016-12-15 17:04:07 -0800 (Thu, 15 Dec 2016) Log Message Refactor Document::suspend/resume https://bugs.webkit.org/show_bug.cgi?id=165921 Reviewed by Chris Dumez. Update Document::suspend to call

[webkit-changes] [209889] trunk/LayoutTests

2016-12-15 Thread ryanhaddad
Title: [209889] trunk/LayoutTests Revision 209889 Author ryanhad...@apple.com Date 2016-12-15 17:02:49 -0800 (Thu, 15 Dec 2016) Log Message Marking js/dom/global-constructors-attributes.html as failing on ElCapitan WK1. https://bugs.webkit.org/show_bug.cgi?id=165934 Unreviewed test

[webkit-changes] [209888] trunk/LayoutTests

2016-12-15 Thread simon . fraser
Title: [209888] trunk/LayoutTests Revision 209888 Author simon.fra...@apple.com Date 2016-12-15 17:00:12 -0800 (Thu, 15 Dec 2016) Log Message fast/visual-viewport/ios/zoomed-focus-in-fixed.html always times out Skip this test, which relies on touch events. *

[webkit-changes] [209887] trunk/LayoutTests

2016-12-15 Thread simon . fraser
Title: [209887] trunk/LayoutTests Revision 209887 Author simon.fra...@apple.com Date 2016-12-15 16:46:27 -0800 (Thu, 15 Dec 2016) Log Message Fix flakiness of fast/visual-viewport/ios/zoomed-focus-in-fixed.html https://bugs.webkit.org/show_bug.cgi?id=165930 Reviewed by Tim Horton. The

[webkit-changes] [209886] branches/safari-602-branch

2016-12-15 Thread bshafiei
Title: [209886] branches/safari-602-branch Revision 209886 Author bshaf...@apple.com Date 2016-12-15 16:06:19 -0800 (Thu, 15 Dec 2016) Log Message Merged r204664. rdar://problem/29690089 Modified Paths branches/safari-602-branch/ChangeLog

[webkit-changes] [209885] branches/safari-602-branch

2016-12-15 Thread bshafiei
Title: [209885] branches/safari-602-branch Revision 209885 Author bshaf...@apple.com Date 2016-12-15 16:04:50 -0800 (Thu, 15 Dec 2016) Log Message Merged r204618. rdar://problem/29690089 Modified Paths branches/safari-602-branch/LayoutTests/ChangeLog

[webkit-changes] [209884] branches/safari-602-branch

2016-12-15 Thread bshafiei
Title: [209884] branches/safari-602-branch Revision 209884 Author bshaf...@apple.com Date 2016-12-15 15:58:35 -0800 (Thu, 15 Dec 2016) Log Message Roll out r204664. rdar://problem/29690089 Modified Paths branches/safari-602-branch/ChangeLog

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

2016-12-15 Thread mattbaker
Title: [209882] trunk/Source/WebInspectorUI Revision 209882 Author mattba...@apple.com Date 2016-12-15 15:52:42 -0800 (Thu, 15 Dec 2016) Log Message Web Inspector: console search bar jumps, behaves poorly at narrow widths https://bugs.webkit.org/show_bug.cgi?id=164047 Reviewed by

[webkit-changes] [209883] trunk

2016-12-15 Thread achristensen
Title: [209883] trunk Revision 209883 Author achristen...@apple.com Date 2016-12-15 15:53:24 -0800 (Thu, 15 Dec 2016) Log Message Remove flex and bison build dependencies; commit generated XPath parser https://bugs.webkit.org/show_bug.cgi?id=165783 Reviewed by Brent Fulgham. .: *

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

2016-12-15 Thread beidson
Title: [209881] trunk/Source/WebCore Revision 209881 Author beid...@apple.com Date 2016-12-15 15:42:54 -0800 (Thu, 15 Dec 2016) Log Message Enhance some of the logging statements just added for IndexedDB Operation scheduling. Rubberstamped by Tim Horton. No new tests (No behavior

[webkit-changes] [209879] branches/safari-602-branch

2016-12-15 Thread bshafiei
Title: [209879] branches/safari-602-branch Revision 209879 Author bshaf...@apple.com Date 2016-12-15 15:12:31 -0800 (Thu, 15 Dec 2016) Log Message Merged r204664. rdar://problem/29690089 Modified Paths branches/safari-602-branch/ChangeLog

[webkit-changes] [209878] branches/safari-602-branch/Source/WebCore

2016-12-15 Thread bshafiei
Title: [209878] branches/safari-602-branch/Source/WebCore Revision 209878 Author bshaf...@apple.com Date 2016-12-15 15:06:47 -0800 (Thu, 15 Dec 2016) Log Message Merged r209819. rdar://problem/29686479 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog

[webkit-changes] [209877] branches/safari-602-branch/Source/WebCore

2016-12-15 Thread bshafiei
Title: [209877] branches/safari-602-branch/Source/WebCore Revision 209877 Author bshaf...@apple.com Date 2016-12-15 15:05:35 -0800 (Thu, 15 Dec 2016) Log Message Merged r209776. rdar://problem/29686479 Modified Paths branches/safari-602-branch/Source/WebCore/ChangeLog

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

2016-12-15 Thread andersca
Title: [209876] trunk/Source/WebKit2 Revision 209876 Author ander...@apple.com Date 2016-12-15 14:48:10 -0800 (Thu, 15 Dec 2016) Log Message Add more mach_msg logging instrumentation https://bugs.webkit.org/show_bug.cgi?id=165914 Reviewed by Darin Adler. *

[webkit-changes] [209875] trunk

2016-12-15 Thread mmaxfield
Title: [209875] trunk Revision 209875 Author mmaxfi...@apple.com Date 2016-12-15 14:12:21 -0800 (Thu, 15 Dec 2016) Log Message [Cocoa] Implement font-synthesis: small-caps https://bugs.webkit.org/show_bug.cgi?id=165892 Reviewed by David Hyatt. Source/WebCore: The CSS Fonts level 4

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

2016-12-15 Thread beidson
Title: [209873] trunk/Source/WebCore Revision 209873 Author beid...@apple.com Date 2016-12-15 14:08:26 -0800 (Thu, 15 Dec 2016) Log Message Add a new Logging Channel for IndexedDB Operation scheduling. https://bugs.webkit.org/show_bug.cgi?id=165912 Reviewed by Alex Christensen. No new

[webkit-changes] [209874] trunk

2016-12-15 Thread jfbastien
Title: [209874] trunk Revision 209874 Author jfbast...@apple.com Date 2016-12-15 14:08:38 -0800 (Thu, 15 Dec 2016) Log Message JSTests: WebAssembly API: improve data section errors https://bugs.webkit.org/show_bug.cgi?id=165733 Reviewed by Keith Miller. * wasm/js-api/element-data.js:

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

2016-12-15 Thread keith_miller
Title: [209872] trunk/Source/_javascript_Core Revision 209872 Author keith_mil...@apple.com Date 2016-12-15 14:07:10 -0800 (Thu, 15 Dec 2016) Log Message Turn on WebAssembly by default https://bugs.webkit.org/show_bug.cgi?id=165918 Reviewed by Saam Barati. * runtime/Options.h:

[webkit-changes] [209871] trunk/Source

2016-12-15 Thread annulen
Title: [209871] trunk/Source Revision 209871 Author annu...@yandex.ru Date 2016-12-15 13:26:08 -0800 (Thu, 15 Dec 2016) Log Message Added missing override and final specifiers https://bugs.webkit.org/show_bug.cgi?id=165903 Reviewed by Darin Adler. Source/_javascript_Core: *

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

2016-12-15 Thread cdumez
Title: [209870] trunk/Source/WebCore Revision 209870 Author cdu...@apple.com Date 2016-12-15 13:08:40 -0800 (Thu, 15 Dec 2016) Log Message Inline Document::existingAXObjectCache() https://bugs.webkit.org/show_bug.cgi?id=165906 Reviewed by Darin Adler. Inline

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

2016-12-15 Thread cdumez
Title: [209869] trunk/Source/_javascript_Core Revision 209869 Author cdu...@apple.com Date 2016-12-15 12:55:18 -0800 (Thu, 15 Dec 2016) Log Message Harden JSObject::getOwnPropertyDescriptor() https://bugs.webkit.org/show_bug.cgi?id=165908 Reviewed by Geoffrey Garen. *

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

2016-12-15 Thread ryanhaddad
Title: [209868] trunk/Source/WebCore Revision 209868 Author ryanhad...@apple.com Date 2016-12-15 12:18:25 -0800 (Thu, 15 Dec 2016) Log Message Rebaseline bindings tests after r209864. Unreviewed test gardening. * bindings/scripts/test/JS/JSTestStandaloneDictionary.cpp:

[webkit-changes] [209867] trunk

2016-12-15 Thread simon . fraser
Title: [209867] trunk Revision 209867 Author simon.fra...@apple.com Date 2016-12-15 11:19:51 -0800 (Thu, 15 Dec 2016) Log Message [iOS WK2] Don't disable position:fixed when a form element has focus https://bugs.webkit.org/show_bug.cgi?id=165891 rdar://problem/29271694 Reviewed by

[webkit-changes] [209866] trunk

2016-12-15 Thread keith_miller
Title: [209866] trunk Revision 209866 Author keith_mil...@apple.com Date 2016-12-15 11:17:00 -0800 (Thu, 15 Dec 2016) Log Message Fix 64-bit shift family Wasm opcodes https://bugs.webkit.org/show_bug.cgi?id=165902 Reviewed by Geoffrey Garen. JSTests: Add tests for shift family of

[webkit-changes] [209865] trunk/Source

2016-12-15 Thread akling
Title: [209865] trunk/Source Revision 209865 Author akl...@apple.com Date 2016-12-15 10:37:18 -0800 (Thu, 15 Dec 2016) Log Message Always clear RenderLayer backing stores when going into page cache. Reviewed by Simon Fraser. Source/WebCore: We were already doing this for the iOS and

[webkit-changes] [209864] trunk

2016-12-15 Thread darin
Title: [209864] trunk Revision 209864 Author da...@apple.com Date 2016-12-15 09:25:53 -0800 (Thu, 15 Dec 2016) Log Message Remove custom binding for MediaDevices https://bugs.webkit.org/show_bug.cgi?id=165894 Reviewed by Eric Carlson. Source/WebCore: Removes the explicit code to parse

[webkit-changes] [209863] trunk/JSTests

2016-12-15 Thread keith_miller
Title: [209863] trunk/JSTests Revision 209863 Author keith_mil...@apple.com Date 2016-12-15 08:53:38 -0800 (Thu, 15 Dec 2016) Log Message WebAssembly: test_BuilderJSON.js is broken https://bugs.webkit.org/show_bug.cgi?id=165893 Reviewed by Michael Saboff. * wasm/Builder.js:

[webkit-changes] [209862] trunk/Source

2016-12-15 Thread hyatt
Title: [209862] trunk/Source Revision 209862 Author hy...@apple.com Date 2016-12-15 07:46:13 -0800 (Thu, 15 Dec 2016) Log Message [CSS Parser] Enable CSS Deferred Parsing https://bugs.webkit.org/show_bug.cgi?id=165869 Reviewed by Sam Weinig. Source/WebCore: Enable CSS deferred parsing

[webkit-changes] [209860] trunk

2016-12-15 Thread commit-queue
Title: [209860] trunk Revision 209860 Author commit-qu...@webkit.org Date 2016-12-15 05:15:33 -0800 (Thu, 15 Dec 2016) Log Message [OWR] Unskip fast/mediastream/MediaStream-video-element-track-stop.html https://bugs.webkit.org/show_bug.cgi?id=165316 Patch by Alejandro G. Castro

[webkit-changes] [209859] trunk/Tools

2016-12-15 Thread csaavedra
Title: [209859] trunk/Tools Revision 209859 Author csaave...@igalia.com Date 2016-12-15 05:05:44 -0800 (Thu, 15 Dec 2016) Log Message [GTK] Ensure gst* docs are not built with update-webkitgtk-libs https://bugs.webkit.org/show_bug.cgi?id=165855 Reviewed by Philippe Normand. GStreamer's

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

2016-12-15 Thread utatane . tea
Title: [209858] trunk/Source/WTF Revision 209858 Author utatane@gmail.com Date 2016-12-15 02:28:55 -0800 (Thu, 15 Dec 2016) Log Message [JSC] Optimize Kraken stringify https://bugs.webkit.org/show_bug.cgi?id=165857 Reviewed by Darin Adler. Kraken json-stringify-tinderbox

[webkit-changes] [209857] trunk

2016-12-15 Thread achristensen
Title: [209857] trunk Revision 209857 Author achristen...@apple.com Date 2016-12-15 00:19:47 -0800 (Thu, 15 Dec 2016) Log Message REGRESSION (r208902) Null pointer dereference in wkIsPublicSuffix https://bugs.webkit.org/show_bug.cgi?id=165885 Reviewed by Darin Adler. Source/WebCore:

[webkit-changes] [209856] trunk/Source

2016-12-15 Thread achristensen
Title: [209856] trunk/Source Revision 209856 Author achristen...@apple.com Date 2016-12-15 00:17:17 -0800 (Thu, 15 Dec 2016) Log Message Fix Windows WebGL build after r209832 * CMakeLists.txt: Source/ThirdParty/ANGLE: * include/EGL/egl.h: * include/GLES2/gl2.h: Modified Paths