[webkit-changes] [210538] trunk/LayoutTests

2017-01-09 Thread rniwa
Title: [210538] trunk/LayoutTests Revision 210538 Author rn...@webkit.org Date 2017-01-09 23:02:20 -0800 (Mon, 09 Jan 2017) Log Message Add an iOS test for tapping on a text node assigned to a slot https://bugs.webkit.org/show_bug.cgi?id=166877 Reviewed by Andy Estes. Add a test for

[webkit-changes] [210537] trunk

2017-01-09 Thread utatane . tea
Title: [210537] trunk Revision 210537 Author utatane@gmail.com Date 2017-01-09 21:58:19 -0800 (Mon, 09 Jan 2017) Log Message Implement JSSourceCode to propagate SourceCode in module pipeline https://bugs.webkit.org/show_bug.cgi?id=166861 Reviewed by Saam Barati.

[webkit-changes] [210536] trunk

2017-01-09 Thread cdumez
Title: [210536] trunk Revision 210536 Author cdu...@apple.com Date 2017-01-09 21:04:36 -0800 (Mon, 09 Jan 2017) Log Message REGRESSION(r189555): ImageDocument title no longer includes the size of the image https://bugs.webkit.org/show_bug.cgi?id=166876 Reviewed by Tim Horton.

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

2017-01-09 Thread utatane . tea
Title: [210535] trunk/Source/_javascript_Core Revision 210535 Author utatane@gmail.com Date 2017-01-09 20:19:43 -0800 (Mon, 09 Jan 2017) Log Message REGRESSION (r210522): ASSERTION FAILED: divot.offset >= divotStart.offset seen with stress/import-basic.js and

[webkit-changes] [210534] trunk

2017-01-09 Thread zalan
Title: [210534] trunk Revision 210534 Author za...@apple.com Date 2017-01-09 18:17:19 -0800 (Mon, 09 Jan 2017) Log Message ASSERTION FAILED: newLogicalTop >= logicalTop in WebCore::RenderBlockFlow::getClearDelta https://bugs.webkit.org/show_bug.cgi?id=151202 Reviewed by Myles C.

[webkit-changes] [210533] trunk

2017-01-09 Thread ryanhaddad
Title: [210533] trunk Revision 210533 Author ryanhad...@apple.com Date 2017-01-09 17:28:53 -0800 (Mon, 09 Jan 2017) Log Message Unreviewed, rolling out r210531. This change broke the 32-bit macOS build and caused LayoutTest failures. Reverted changeset: "File scheme should not allow

[webkit-changes] [210532] trunk/Source

2017-01-09 Thread cdumez
Title: [210532] trunk/Source Revision 210532 Author cdu...@apple.com Date 2017-01-09 16:46:04 -0800 (Mon, 09 Jan 2017) Log Message [iOS] Drop VNodeTracker https://bugs.webkit.org/show_bug.cgi?id=166868 Reviewed by Andreas Kling. Source/WebCore: Drop VNodeTracker on iOS. This was

[webkit-changes] [210531] trunk

2017-01-09 Thread bfulgham
Title: [210531] trunk Revision 210531 Author bfulg...@apple.com Date 2017-01-09 16:32:24 -0800 (Mon, 09 Jan 2017) Log Message File scheme should not allow access of a resource on a different volume. https://bugs.webkit.org/show_bug.cgi?id=158552 Reviewed by Alex Christensen.

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

2017-01-09 Thread fpizlo
Title: [210530] trunk/Source/_javascript_Core Revision 210530 Author fpi...@apple.com Date 2017-01-09 16:15:11 -0800 (Mon, 09 Jan 2017) Log Message Unreviewed, fix cloop. * dfg/DFGPlanInlines.h: Modified Paths trunk/Source/_javascript_Core/ChangeLog

[webkit-changes] [210529] branches/safari-603-branch/Source/JavaScriptCore

2017-01-09 Thread bshafiei
Title: [210529] branches/safari-603-branch/Source/_javascript_Core Revision 210529 Author bshaf...@apple.com Date 2017-01-09 16:11:05 -0800 (Mon, 09 Jan 2017) Log Message Merge r210458. rdar://problem/29911919 Modified Paths

[webkit-changes] [210528] tags/Safari-603.1.19.1/Source/JavaScriptCore

2017-01-09 Thread bshafiei
Title: [210528] tags/Safari-603.1.19.1/Source/_javascript_Core Revision 210528 Author bshaf...@apple.com Date 2017-01-09 15:58:35 -0800 (Mon, 09 Jan 2017) Log Message Merge r210458. rdar://problem/29911919 Modified Paths

[webkit-changes] [210527] tags/Safari-603.1.19.1/Source

2017-01-09 Thread bshafiei
Title: [210527] tags/Safari-603.1.19.1/Source Revision 210527 Author bshaf...@apple.com Date 2017-01-09 15:24:37 -0800 (Mon, 09 Jan 2017) Log Message Versioning. Modified Paths tags/Safari-603.1.19.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [210526] tags/Safari-603.1.19.1/

2017-01-09 Thread bshafiei
Title: [210526] tags/Safari-603.1.19.1/ Revision 210526 Author bshaf...@apple.com Date 2017-01-09 15:22:50 -0800 (Mon, 09 Jan 2017) Log Message New tag. Added Paths tags/Safari-603.1.19.1/ Diff ___ webkit-changes mailing list

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

2017-01-09 Thread enrica
Title: [210525] trunk/Source/WebKit2 Revision 210525 Author enr...@apple.com Date 2017-01-09 15:17:52 -0800 (Mon, 09 Jan 2017) Log Message Selection animation flashing on editable content when zooming. https://bugs.webkit.org/show_bug.cgi?id=166863 rdar://problem/29931470 Reviewed by

[webkit-changes] [210524] trunk

2017-01-09 Thread timothy_horton
Title: [210524] trunk Revision 210524 Author timothy_hor...@apple.com Date 2017-01-09 14:35:27 -0800 (Mon, 09 Jan 2017) Log Message Unindenting text inside a blockquote can result in the text being reordered https://bugs.webkit.org/show_bug.cgi?id=166813 Reviewed by Darin Adler and

[webkit-changes] [210523] trunk/Tools

2017-01-09 Thread clopez
Title: [210523] trunk/Tools Revision 210523 Author clo...@igalia.com Date 2017-01-09 14:28:43 -0800 (Mon, 09 Jan 2017) Log Message [GTK][Wayland] Allow running the layout tests under a native Wayland environment. https://bugs.webkit.org/show_bug.cgi?id=165232 Reviewed by Michael

[webkit-changes] [210522] trunk

2017-01-09 Thread utatane . tea
Title: [210522] trunk Revision 210522 Author utatane@gmail.com Date 2017-01-09 14:02:47 -0800 (Mon, 09 Jan 2017) Log Message [JSC] Prototype dynamic-import https://bugs.webkit.org/show_bug.cgi?id=165724 Reviewed by Saam Barati. JSTests: * stress/import-basic.js: Added.

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

2017-01-09 Thread commit-queue
Title: [210520] trunk/Source/WebInspectorUI Revision 210520 Author commit-qu...@webkit.org Date 2017-01-09 13:31:50 -0800 (Mon, 09 Jan 2017) Log Message Unreviewed, rolling out r210260. https://bugs.webkit.org/show_bug.cgi?id=166860 new colorpicker UI doesn't seem to work in trunk,

[webkit-changes] [210519] trunk

2017-01-09 Thread aestes
Title: [210519] trunk Revision 210519 Author aes...@apple.com Date 2017-01-09 13:31:02 -0800 (Mon, 09 Jan 2017) Log Message [QuickLook] Add a layout test for webkit.org/b/135651 https://bugs.webkit.org/show_bug.cgi?id=166855 Reviewed by Andreas Kling. Tools: *

[webkit-changes] [210518] trunk

2017-01-09 Thread commit-queue
Title: [210518] trunk Revision 210518 Author commit-qu...@webkit.org Date 2017-01-09 13:09:04 -0800 (Mon, 09 Jan 2017) Log Message Unreviewed, rolling out r210476. https://bugs.webkit.org/show_bug.cgi?id=166859 "4% JSBench regression" (Requested by keith_mi_ on #webkit). Reverted

[webkit-changes] [210517] trunk/Tools

2017-01-09 Thread commit-queue
Title: [210517] trunk/Tools Revision 210517 Author commit-qu...@webkit.org Date 2017-01-09 11:34:48 -0800 (Mon, 09 Jan 2017) Log Message Support webkit-test-runner key-value pairs in http tests in DumpRenderTree https://bugs.webkit.org/show_bug.cgi?id=166837 Patch by Antoine Quint

[webkit-changes] [210516] trunk/LayoutTests

2017-01-09 Thread bdakin
Title: [210516] trunk/LayoutTests Revision 210516 Author bda...@apple.com Date 2017-01-09 11:09:23 -0800 (Mon, 09 Jan 2017) Log Message Add a test to ensure that preventDefault on touchmove prevents scrolling https://bugs.webkit.org/show_bug.cgi?id=166790 Reviewed by Simon Fraser. *

[webkit-changes] [210515] trunk/LayoutTests

2017-01-09 Thread ryanhaddad
Title: [210515] trunk/LayoutTests Revision 210515 Author ryanhad...@apple.com Date 2017-01-09 10:55:09 -0800 (Mon, 09 Jan 2017) Log Message Rebaseline W3C test for ios-simulator after r210468. https://bugs.webkit.org/show_bug.cgi?id=166850 Unreviewed test gardening. *

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

2017-01-09 Thread commit-queue
Title: [210514] trunk/Source/WebCore Revision 210514 Author commit-qu...@webkit.org Date 2017-01-09 10:26:58 -0800 (Mon, 09 Jan 2017) Log Message Merging ThreadableLoader redundant options on filtering responses Merge OpaqueResponseBodyPolicy and ResponseFilteringPolicy ThreadableLoader

[webkit-changes] [210513] branches/safari-603-branch/Source

2017-01-09 Thread bshafiei
Title: [210513] branches/safari-603-branch/Source Revision 210513 Author bshaf...@apple.com Date 2017-01-09 10:14:52 -0800 (Mon, 09 Jan 2017) Log Message Versioning. Modified Paths branches/safari-603-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [210512] trunk/Tools

2017-01-09 Thread commit-queue
Title: [210512] trunk/Tools Revision 210512 Author commit-qu...@webkit.org Date 2017-01-09 09:41:25 -0800 (Mon, 09 Jan 2017) Log Message prepare-ChangeLog: Correct help string for --style option https://bugs.webkit.org/show_bug.cgi?id=166725 Patch by Milan Crha on

[webkit-changes] [210511] branches/safari-602-branch/LayoutTests

2017-01-09 Thread ryanhaddad
Title: [210511] branches/safari-602-branch/LayoutTests Revision 210511 Author ryanhad...@apple.com Date 2017-01-09 09:39:26 -0800 (Mon, 09 Jan 2017) Log Message Rebaseline fast/canvas/webgl/context-creation-attributes.html. Unreviewed test gardening. *

[webkit-changes] [210510] trunk

2017-01-09 Thread lforschler
Title: [210510] trunk Revision 210510 Author lforsch...@apple.com Date 2017-01-09 09:39:14 -0800 (Mon, 09 Jan 2017) Log Message https://bugs.webkit.org/show_bug.cgi?id=166839 Add php7 support for macOS. Tools: Mirror the debian logic to look for a php7 module on disk, and return the

[webkit-changes] [210509] trunk/LayoutTests/http/conf/apache2.4-php7-httpd.conf

2017-01-09 Thread lforschler
Title: [210509] trunk/LayoutTests/http/conf/apache2.4-php7-httpd.conf Revision 210509 Author lforsch...@apple.com Date 2017-01-09 09:33:15 -0800 (Mon, 09 Jan 2017) Log Message Create new php7 config, preserving history via svn cp Added Paths

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

2017-01-09 Thread dbates
Title: [210508] trunk/Source/WebCore Revision 210508 Author dba...@webkit.org Date 2017-01-09 09:19:46 -0800 (Mon, 09 Jan 2017) Log Message Evaluating window named element may return wrong result https://bugs.webkit.org/show_bug.cgi?id=166792 Reviewed by Chris Dumez. *

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

2017-01-09 Thread cdumez
Title: [210507] trunk/Source/WebCore Revision 210507 Author cdu...@apple.com Date 2017-01-09 08:54:59 -0800 (Mon, 09 Jan 2017) Log Message REGRESSION(r178955): Touching Settings.in doesn't cause JSInternalSettingsGenerated.cpp to be updated on first build

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

2017-01-09 Thread commit-queue
Title: [210506] trunk/Source/WebCore Revision 210506 Author commit-qu...@webkit.org Date 2017-01-09 08:31:18 -0800 (Mon, 09 Jan 2017) Log Message Unreviewed, rolling out r210493 and r210495. https://bugs.webkit.org/show_bug.cgi?id=166842 Causes makeprops.pl to run on every build

[webkit-changes] [210505] trunk/LayoutTests

2017-01-09 Thread ryanhaddad
Title: [210505] trunk/LayoutTests Revision 210505 Author ryanhad...@apple.com Date 2017-01-09 08:02:39 -0800 (Mon, 09 Jan 2017) Log Message Marking inspector/debugger/breakpoint-action-log.html as flaky on macOS. https://bugs.webkit.org/show_bug.cgi?id=165772 Unreviewed test gardening.

[webkit-changes] [210504] trunk

2017-01-09 Thread gns
Title: [210504] trunk Revision 210504 Author g...@gnome.org Date 2017-01-09 06:14:57 -0800 (Mon, 09 Jan 2017) Log Message [GTK] Should support key and code properties on keyboard events https://bugs.webkit.org/show_bug.cgi?id=166759 Reviewed by Carlos Garcia Campos. Source/WebCore:

[webkit-changes] [210503] trunk/Tools

2017-01-09 Thread pvollan
Title: [210503] trunk/Tools Revision 210503 Author pvol...@apple.com Date 2017-01-09 04:46:34 -0800 (Mon, 09 Jan 2017) Log Message [Win] Some tests are flaky because certain DLLs are writing to stdout. https://bugs.webkit.org/show_bug.cgi?id=166760 Reviewed by Darin Adler. Some tests

[webkit-changes] [210502] trunk/Source

2017-01-09 Thread antti
Title: [210502] trunk/Source Revision 210502 Author an...@apple.com Date 2017-01-09 04:43:49 -0800 (Mon, 09 Jan 2017) Log Message Move cache coders to WTF https://bugs.webkit.org/show_bug.cgi?id=166825 Rubber-stamped by Sam Weinig. Source/WebKit2: *

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

2017-01-09 Thread carlosgc
Title: [210501] trunk/Source/WebCore Revision 210501 Author carlo...@webkit.org Date 2017-01-09 04:12:14 -0800 (Mon, 09 Jan 2017) Log Message [GTK] WebProcess from WebKitGtk+ 2.15.2 SIGSEGVs in std::unique_ptr::get() const () at

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

2017-01-09 Thread tpopela
Title: [210500] trunk/Source/WebKit2 Revision 210500 Author tpop...@redhat.com Date 2017-01-09 03:25:49 -0800 (Mon, 09 Jan 2017) Log Message [GTK] Replace WebKitWebSettings with WebKitSettings in documentation https://bugs.webkit.org/show_bug.cgi?id=166836 Reviewed by Carlos Garcia

[webkit-changes] [210499] trunk

2017-01-09 Thread commit-queue
Title: [210499] trunk Revision 210499 Author commit-qu...@webkit.org Date 2017-01-09 03:03:35 -0800 (Mon, 09 Jan 2017) 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