[webkit-changes] [211013] trunk/Source

2017-01-20 Thread commit-queue
Title: [211013] trunk/Source Revision 211013 Author commit-qu...@webkit.org Date 2017-01-20 23:52:20 -0800 (Fri, 20 Jan 2017) Log Message Remove never changing IndexedDB RuntimeEnabledFeature https://bugs.webkit.org/show_bug.cgi?id=167278 Patch by Joseph Pecoraro on 2017-01-20 Reviewed

[webkit-changes] [211012] trunk/Source

2017-01-20 Thread carlosgc
Title: [211012] trunk/Source Revision 211012 Author carlo...@webkit.org Date 2017-01-20 23:40:19 -0800 (Fri, 20 Jan 2017) Log Message [SOUP] Custom protocols don't work in private browsing mode https://bugs.webkit.org/show_bug.cgi?id=167236 Reviewed by Sergio Villar Senin. Source/WebCor

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

2017-01-20 Thread commit-queue
Title: [211010] trunk/Source/WebInspectorUI Revision 211010 Author commit-qu...@webkit.org Date 2017-01-20 20:51:39 -0800 (Fri, 20 Jan 2017) Log Message Web Inspector: Search Tab should display search results immediately when closing and reopening Inspector https://bugs.webkit.org/show_bu

[webkit-changes] [211009] trunk

2017-01-20 Thread commit-queue
Title: [211009] trunk Revision 211009 Author commit-qu...@webkit.org Date 2017-01-20 18:36:03 -0800 (Fri, 20 Jan 2017) Log Message [WebRTC] Update build system to make G711 optional in libwebrtc https://bugs.webkit.org/show_bug.cgi?id=167256 Patch by Youenn Fablet on 2017-01-20 Reviewed

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

2017-01-20 Thread commit-queue
Title: [211008] trunk/Source/WebCore Revision 211008 Author commit-qu...@webkit.org Date 2017-01-20 18:31:33 -0800 (Fri, 20 Jan 2017) Log Message Record whether a media element was prevented from playing without user interaction https://bugs.webkit.org/show_bug.cgi?id=167214 Patch by Mat

[webkit-changes] [211007] trunk

2017-01-20 Thread beidson
Title: [211007] trunk Revision 211007 Author beid...@apple.com Date 2017-01-20 18:24:17 -0800 (Fri, 20 Jan 2017) Log Message Require a button press on a gamepad for them to be exposed to the DOM. and https://bugs.webkit.org/show_bug.cgi?id=167272 Reviewed by Alex Christensen. Source/We

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

2017-01-20 Thread matthew_hanson
Title: [211005] branches/safari-603-branch/Source Revision 211005 Author matthew_han...@apple.com Date 2017-01-20 17:46:18 -0800 (Fri, 20 Jan 2017) Log Message Versioning. Modified Paths branches/safari-603-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-6

[webkit-changes] [211004] trunk/Source/ThirdParty/libwebrtc

2017-01-20 Thread commit-queue
Title: [211004] trunk/Source/ThirdParty/libwebrtc Revision 211004 Author commit-qu...@webkit.org Date 2017-01-20 17:21:11 -0800 (Fri, 20 Jan 2017) Log Message [WebRTC] Update libwertc AudioRtpSender::SetAudioSend https://bugs.webkit.org/show_bug.cgi?id=167243 Patch by Youenn Fablet on 2

[webkit-changes] [211003] tags/Safari-603.1.21/

2017-01-20 Thread matthew_hanson
Title: [211003] tags/Safari-603.1.21/ Revision 211003 Author matthew_han...@apple.com Date 2017-01-20 17:08:46 -0800 (Fri, 20 Jan 2017) Log Message New tag. Added Paths tags/Safari-603.1.21/ Diff ___ webkit-changes mailing list webkit-

[webkit-changes] [211002] trunk/LayoutTests

2017-01-20 Thread megan_gardner
Title: [211002] trunk/LayoutTests Revision 211002 Author megan_gard...@apple.com Date 2017-01-20 17:05:45 -0800 (Fri, 20 Jan 2017) Log Message REGRESSION (r210941): LayoutTest scrollingcoordinator/ios/sync-layer-positions-after-scroll.html failing https://bugs.webkit.org/show_bug.cgi?id=1

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

2017-01-20 Thread achristensen
Title: [211001] trunk/Source/WebCore Revision 211001 Author achristen...@apple.com Date 2017-01-20 16:44:48 -0800 (Fri, 20 Jan 2017) Log Message Add debugging code to compare URLParser with URL::parse https://bugs.webkit.org/show_bug.cgi?id=167267 Reviewed by Brady Eidson. * platform/UR

[webkit-changes] [211000] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [211000] trunk/LayoutTests Revision 211000 Author ryanhad...@apple.com Date 2017-01-20 16:35:51 -0800 (Fri, 20 Jan 2017) Log Message Marking media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html as flaky. https://bugs.webkit.org/

[webkit-changes] [210999] tags/Safari-604.1.4.1/Source

2017-01-20 Thread jmarcell
Title: [210999] tags/Safari-604.1.4.1/Source Revision 210999 Author jmarc...@apple.com Date 2017-01-20 16:30:36 -0800 (Fri, 20 Jan 2017) Log Message Versioning. Modified Paths tags/Safari-604.1.4.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-604.1.4.1/Source/WebC

[webkit-changes] [210998] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210998] trunk/LayoutTests Revision 210998 Author ryanhad...@apple.com Date 2017-01-20 16:28:14 -0800 (Fri, 20 Jan 2017) Log Message Marking inspector/network/client-blocked-load.html as a flaky timeout. https://bugs.webkit.org/show_bug.cgi?id=167265 Unreviewed test gardening. *

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

2017-01-20 Thread ryanhaddad
Title: [210997] trunk/Source/WebCore Revision 210997 Author ryanhad...@apple.com Date 2017-01-20 16:21:29 -0800 (Fri, 20 Jan 2017) Log Message Unreviewed, rolling out r210778. This change caused multiple LayoutTests to crash. Reverted changeset: "[Cocoa] Unify FontPlatformData's hashin

[webkit-changes] [210996] tags/Safari-604.1.4.1/

2017-01-20 Thread jmarcell
Title: [210996] tags/Safari-604.1.4.1/ Revision 210996 Author jmarc...@apple.com Date 2017-01-20 16:17:53 -0800 (Fri, 20 Jan 2017) Log Message New tag. Added Paths tags/Safari-604.1.4.1/ Diff ___ webkit-changes mailing list webkit-chan

[webkit-changes] [210995] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210995] trunk/LayoutTests Revision 210995 Author ryanhad...@apple.com Date 2017-01-20 16:08:03 -0800 (Fri, 20 Jan 2017) Log Message Marking media/modern-media-controls/pip-support/pip-support-enabled.html as crashing on macOS WK1. https://bugs.webkit.org/show_bug.cgi?id=164336 Un

[webkit-changes] [210994] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210994] trunk/LayoutTests Revision 210994 Author ryanhad...@apple.com Date 2017-01-20 16:00:37 -0800 (Fri, 20 Jan 2017) Log Message More media test gardening. Unreviewed test gardening. * platform/mac-wk2/TestExpectations: * platform/mac/TestExpectations: Modified Paths trunk/

[webkit-changes] [210993] trunk

2017-01-20 Thread achristensen
Title: [210993] trunk Revision 210993 Author achristen...@apple.com Date 2017-01-20 15:33:23 -0800 (Fri, 20 Jan 2017) Log Message Build Fix for Windows DumpRenderTree after r210976 https://bugs.webkit.org/show_bug.cgi?id=167115 Source/WebKit/win: * WebPreferences.h: Remove extra space.

[webkit-changes] [210992] trunk

2017-01-20 Thread commit-queue
Title: [210992] trunk Revision 210992 Author commit-qu...@webkit.org Date 2017-01-20 15:23:56 -0800 (Fri, 20 Jan 2017) Log Message Remove outdated ENABLE(CSP_NEXT) build flag https://bugs.webkit.org/show_bug.cgi?id=167252 Patch by Joseph Pecoraro on 2017-01-20 Reviewed by Brent Fulgham.

[webkit-changes] [210991] trunk

2017-01-20 Thread joepeck
Title: [210991] trunk Revision 210991 Author joep...@webkit.org Date 2017-01-20 14:54:49 -0800 (Fri, 20 Jan 2017) Log Message Build Fix for Windows DumpRenderTree after r210976 Source/WebKit/win: * WebPreferenceKeysPrivate.h: * WebPreferences.cpp: (WebPreferences::initializeDefaultSetti

[webkit-changes] [210990] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210990] trunk/LayoutTests Revision 210990 Author ryanhad...@apple.com Date 2017-01-20 14:53:19 -0800 (Fri, 20 Jan 2017) Log Message Cleaning up TestExpectations for inspector/css/pseudo-element-matches.html. Unreviewed test gardening. * platform/mac-wk2/TestExpectations: * platf

[webkit-changes] [210989] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210989] trunk/LayoutTests Revision 210989 Author ryanhad...@apple.com Date 2017-01-20 14:48:31 -0800 (Fri, 20 Jan 2017) Log Message Marking media/modern-media-controls/audio/audio-controls-metrics.html as failing on iOS. https://bugs.webkit.org/show_bug.cgi?id=167258 Unreviewed t

[webkit-changes] [210988] trunk/Websites/perf.webkit.org

2017-01-20 Thread rniwa
Title: [210988] trunk/Websites/perf.webkit.org Revision 210988 Author rn...@webkit.org Date 2017-01-20 14:40:01 -0800 (Fri, 20 Jan 2017) Log Message Build fix after r210783. Didn't mean to require custom elements API. * public/v3/main.js: (main): Modified Paths trunk/Websites/perf.webk

[webkit-changes] [210987] trunk/Source/ThirdParty/libwebrtc

2017-01-20 Thread commit-queue
Title: [210987] trunk/Source/ThirdParty/libwebrtc Revision 210987 Author commit-qu...@webkit.org Date 2017-01-20 14:30:24 -0800 (Fri, 20 Jan 2017) Log Message [WebRTC] libwebrtc headers are incompatible with WebKit compilation flags https://bugs.webkit.org/show_bug.cgi?id=167242 Patch by

[webkit-changes] [210986] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210986] trunk/LayoutTests Revision 210986 Author ryanhad...@apple.com Date 2017-01-20 14:19:40 -0800 (Fri, 20 Jan 2017) Log Message Marking media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html as flaky. https://bugs.webkit.org/show_bu

[webkit-changes] [210985] trunk

2017-01-20 Thread zalan
Title: [210985] trunk Revision 210985 Author za...@apple.com Date 2017-01-20 14:12:02 -0800 (Fri, 20 Jan 2017) Log Message Simple line layout: Add support for non-breaking space character. https://bugs.webkit.org/show_bug.cgi?id=167250 Reviewed by Antti Koivisto. Source/WebCore: Do not

[webkit-changes] [210984] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210984] trunk/LayoutTests Revision 210984 Author ryanhad...@apple.com Date 2017-01-20 14:07:28 -0800 (Fri, 20 Jan 2017) Log Message Marking macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html as flaky on mac-wk1. https://bugs.webkit.org/s

[webkit-changes] [210983] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210983] trunk/LayoutTests Revision 210983 Author ryanhad...@apple.com Date 2017-01-20 14:07:26 -0800 (Fri, 20 Jan 2017) Log Message Marking inspector/css/pseudo-element-matches.html as a timeout on macOS. https://bugs.webkit.org/show_bug.cgi?id=167246 Unreviewed test gardening.

[webkit-changes] [210982] trunk/Websites/perf.webkit.org

2017-01-20 Thread rniwa
Title: [210982] trunk/Websites/perf.webkit.org Revision 210982 Author rn...@webkit.org Date 2017-01-20 14:04:23 -0800 (Fri, 20 Jan 2017) Log Message Make sync-commits.py robust against missing Subversion authors and missing parent Git commits https://bugs.webkit.org/show_bug.cgi?id=167231

[webkit-changes] [210981] trunk/Websites/perf.webkit.org

2017-01-20 Thread rniwa
Title: [210981] trunk/Websites/perf.webkit.org Revision 210981 Author rn...@webkit.org Date 2017-01-20 14:02:09 -0800 (Fri, 20 Jan 2017) Log Message REGRESSION(r198234): /api/commits/%revision% always fails https://bugs.webkit.org/show_bug.cgi?id=167235 Reviewed by Antti Koivisto. The b

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

2017-01-20 Thread achristensen
Title: [210980] trunk/Source/WebKit2 Revision 210980 Author achristen...@apple.com Date 2017-01-20 13:50:26 -0800 (Fri, 20 Jan 2017) Log Message Fix Mac CMake build. * CMakeLists.txt: * PlatformMac.cmake: Modified Paths trunk/Source/WebKit2/CMakeLists.txt trunk/Source/WebKit2/ChangeLog

[webkit-changes] [210978] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210978] trunk/LayoutTests Revision 210978 Author ryanhad...@apple.com Date 2017-01-20 13:35:07 -0800 (Fri, 20 Jan 2017) Log Message Marking media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside.html as flaky on macOS. https://bugs.webkit.org/show_bug.cgi?id=1652

[webkit-changes] [210979] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210979] trunk/LayoutTests Revision 210979 Author ryanhad...@apple.com Date 2017-01-20 13:35:09 -0800 (Fri, 20 Jan 2017) Log Message Marking media/modern-media-controls/placard-support/placard-support-airplay.html as flaky on macOS. https://bugs.webkit.org/show_bug.cgi?id=164298 U

[webkit-changes] [210977] trunk/Source/ThirdParty/libwebrtc

2017-01-20 Thread commit-queue
Title: [210977] trunk/Source/ThirdParty/libwebrtc Revision 210977 Author commit-qu...@webkit.org Date 2017-01-20 13:25:08 -0800 (Fri, 20 Jan 2017) Log Message [WebRTC] Update libwertc AudioRtpSender::SetAudioSend https://bugs.webkit.org/show_bug.cgi?id=167243 Patch by Youenn Fablet on 2

[webkit-changes] [210976] trunk

2017-01-20 Thread commit-queue
Title: [210976] trunk Revision 210976 Author commit-qu...@webkit.org Date 2017-01-20 13:04:24 -0800 (Fri, 20 Jan 2017) Log Message Web Animations should be off by default and enabled as an experimental feature https://bugs.webkit.org/show_bug.cgi?id=167115 Patch by Antoine Quint on 201

[webkit-changes] [210975] trunk/LayoutTests

2017-01-20 Thread ryanhaddad
Title: [210975] trunk/LayoutTests Revision 210975 Author ryanhad...@apple.com Date 2017-01-20 12:44:47 -0800 (Fri, 20 Jan 2017) Log Message Skipping pointer-lock tests on macOS WK2. https://bugs.webkit.org/show_bug.cgi?id=167246 Unreviewed test gardening. * platform/mac-wk2/TestExpectat

[webkit-changes] [210974] trunk/Source/ThirdParty/libwebrtc

2017-01-20 Thread commit-queue
Title: [210974] trunk/Source/ThirdParty/libwebrtc Revision 210974 Author commit-qu...@webkit.org Date 2017-01-20 11:41:55 -0800 (Fri, 20 Jan 2017) Log Message [WebRTC] libwebrtc H.264 codec is using VTB only for IOS https://bugs.webkit.org/show_bug.cgi?id=167245 Patch by Youenn Fablet o

[webkit-changes] [210972] trunk/LayoutTests/imported/w3c

2017-01-20 Thread cdumez
Title: [210972] trunk/LayoutTests/imported/w3c Revision 210972 Author cdu...@apple.com Date 2017-01-20 10:21:35 -0800 (Fri, 20 Jan 2017) Log Message Unreviewed, unskip innerText/ folder in ImportExpectations This is needed so that the tests in this folder gets re-sync'ed from upstream ne

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

2017-01-20 Thread sbarati
Title: [210971] trunk/Source/_javascript_Core Revision 210971 Author sbar...@apple.com Date 2017-01-20 10:10:55 -0800 (Fri, 20 Jan 2017) Log Message We should flash a safepoint before each DFG/FTL phase https://bugs.webkit.org/show_bug.cgi?id=167234 Reviewed by Filip Pizlo. The recent G

[webkit-changes] [210969] branches/safari-603-branch

2017-01-20 Thread matthew_hanson
Title: [210969] branches/safari-603-branch Revision 210969 Author matthew_han...@apple.com Date 2017-01-20 10:09:26 -0800 (Fri, 20 Jan 2017) Log Message Merge r210949. rdar://problem/30108531 Modified Paths branches/safari-603-branch/Source/_javascript_Core/ChangeLog branches/safari-603

[webkit-changes] [210970] branches/safari-603-branch

2017-01-20 Thread matthew_hanson
Title: [210970] branches/safari-603-branch Revision 210970 Author matthew_han...@apple.com Date 2017-01-20 10:09:30 -0800 (Fri, 20 Jan 2017) Log Message Merge r210951. rdar://problem/29562247 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603-branch/Sour

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

2017-01-20 Thread matthew_hanson
Title: [210968] branches/safari-603-branch/Source/_javascript_Core Revision 210968 Author matthew_han...@apple.com Date 2017-01-20 10:09:17 -0800 (Fri, 20 Jan 2017) Log Message Merge r210947. rdar://problem/30108809 Modified Paths branches/safari-603-branch/Source/_javascript_Core/Chang

[webkit-changes] [210967] branches/safari-603-branch

2017-01-20 Thread matthew_hanson
Title: [210967] branches/safari-603-branch Revision 210967 Author matthew_han...@apple.com Date 2017-01-20 10:09:13 -0800 (Fri, 20 Jan 2017) Log Message Merge r210945. rdar://problem/28745101 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603-branch/Sour

[webkit-changes] [210966] trunk/Tools

2017-01-20 Thread commit-queue
Title: [210966] trunk/Tools Revision 210966 Author commit-qu...@webkit.org Date 2017-01-20 09:59:22 -0800 (Fri, 20 Jan 2017) Log Message Mini Browser: Show tooltip for Experimental Features https://bugs.webkit.org/show_bug.cgi?id=167225 Patch by Joseph Pecoraro on 2017-01-20 Reviewed by

[webkit-changes] [210965] trunk/Tools

2017-01-20 Thread pvollan
Title: [210965] trunk/Tools Revision 210965 Author pvol...@apple.com Date 2017-01-20 09:50:22 -0800 (Fri, 20 Jan 2017) Log Message [Win] Test output results should not be written twice. https://bugs.webkit.org/show_bug.cgi?id=167197 Reviewed by Brent Fulgham. Prevent test output from be

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

2017-01-20 Thread matthew_hanson
Title: [210964] branches/safari-603-branch/Source Revision 210964 Author matthew_han...@apple.com Date 2017-01-20 08:56:17 -0800 (Fri, 20 Jan 2017) Log Message Merge r210936. rdar://problem/30058349 Modified Paths branches/safari-603-branch/Source/WebCore/CMakeLists.txt branches/safari-

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

2017-01-20 Thread matthew_hanson
Title: [210960] branches/safari-603-branch/Source/_javascript_Core Revision 210960 Author matthew_han...@apple.com Date 2017-01-20 08:25:41 -0800 (Fri, 20 Jan 2017) Log Message Merge r210935. rdar://problem/30101860 Modified Paths branches/safari-603-branch/Source/_javascript_Core/Chang

[webkit-changes] [210963] branches/safari-603-branch/Source/WebCore

2017-01-20 Thread matthew_hanson
Title: [210963] branches/safari-603-branch/Source/WebCore Revision 210963 Author matthew_han...@apple.com Date 2017-01-20 08:25:55 -0800 (Fri, 20 Jan 2017) Log Message Merge r210473. rdar://problem/29204422 Modified Paths branches/safari-603-branch/Source/WebCore/ChangeLog branches/safa

[webkit-changes] [210962] branches/safari-603-branch/Source/WebKit2

2017-01-20 Thread matthew_hanson
Title: [210962] branches/safari-603-branch/Source/WebKit2 Revision 210962 Author matthew_han...@apple.com Date 2017-01-20 08:25:52 -0800 (Fri, 20 Jan 2017) Log Message Merge r210913. rdar://problem/30086738 Modified Paths branches/safari-603-branch/Source/WebKit2/ChangeLog branches/safa

[webkit-changes] [210961] branches/safari-603-branch

2017-01-20 Thread matthew_hanson
Title: [210961] branches/safari-603-branch Revision 210961 Author matthew_han...@apple.com Date 2017-01-20 08:25:48 -0800 (Fri, 20 Jan 2017) Log Message Merge r210939. rdar://problem/29885052 Modified Paths branches/safari-603-branch/LayoutTests/ChangeLog branches/safari-603-branch/Sour

[webkit-changes] [210957] trunk/LayoutTests/imported/w3c

2017-01-20 Thread cdumez
Title: [210957] trunk/LayoutTests/imported/w3c Revision 210957 Author cdu...@apple.com Date 2017-01-20 01:28:09 -0800 (Fri, 20 Jan 2017) Log Message Re-sync innerText web-platform-tests from upstream https://bugs.webkit.org/show_bug.cgi?id=167229 Reviewed by Alex Christensen. Re-sync in

[webkit-changes] [210956] releases/WebKitGTK/webkit-2.15.3/

2017-01-20 Thread carlosgc
Title: [210956] releases/WebKitGTK/webkit-2.15.3/ Revision 210956 Author carlo...@webkit.org Date 2017-01-20 00:11:40 -0800 (Fri, 20 Jan 2017) Log Message WebKitGTK+ 2.15.3 Added Paths releases/WebKitGTK/webkit-2.15.3/ Diff ___ webkit-

[webkit-changes] [210955] trunk

2017-01-20 Thread carlosgc
Title: [210955] trunk Revision 210955 Author carlo...@webkit.org Date 2017-01-20 00:09:17 -0800 (Fri, 20 Jan 2017) Log Message Unreviewed. Update OptionsGTK.cmake and NEWS for 2.15.3 release. .: * Source/cmake/OptionsGTK.cmake: Bump version numbers. Source/WebKit2: * gtk/NEWS: Add rel