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

2017-08-03 Thread utatane . tea
Title: [220187] trunk/Source/WTF Revision 220187 Author utatane@gmail.com Date 2017-08-02 23:16:38 -0700 (Wed, 02 Aug 2017) Log Message Unreviewed, build fix for Windows port https://bugs.webkit.org/show_bug.cgi?id=174716 This ugliness will be fixed in

[webkit-changes] [220190] branches/safari-604.1.36-branch/Source/WebCore

2017-08-03 Thread jmarcell
Title: [220190] branches/safari-604.1.36-branch/Source/WebCore Revision 220190 Author jmarc...@apple.com Date 2017-08-02 23:43:56 -0700 (Wed, 02 Aug 2017) Log Message Cherry-pick r220077. rdar://problem/33692157 Modified Paths branches/safari-604.1.36-branch/Source/WebCore/ChangeLog

[webkit-changes] [220193] branches/safari-604.1.36-branch

2017-08-03 Thread jmarcell
Title: [220193] branches/safari-604.1.36-branch Revision 220193 Author jmarc...@apple.com Date 2017-08-02 23:44:06 -0700 (Wed, 02 Aug 2017) Log Message Cherry-pick r220112. rdar://problem/33692164 Modified Paths branches/safari-604.1.36-branch/LayoutTests/ChangeLog

[webkit-changes] [220192] branches/safari-604.1.36-branch/Source/WebCore

2017-08-03 Thread jmarcell
Title: [220192] branches/safari-604.1.36-branch/Source/WebCore Revision 220192 Author jmarc...@apple.com Date 2017-08-02 23:44:02 -0700 (Wed, 02 Aug 2017) Log Message Cherry-pick r220085. rdar://problem/33692157 Modified Paths branches/safari-604.1.36-branch/Source/WebCore/ChangeLog

[webkit-changes] [220191] branches/safari-604.1.36-branch/Source/WebCore

2017-08-03 Thread jmarcell
Title: [220191] branches/safari-604.1.36-branch/Source/WebCore Revision 220191 Author jmarc...@apple.com Date 2017-08-02 23:43:59 -0700 (Wed, 02 Aug 2017) Log Message Cherry-pick r220084. rdar://problem/33692167 Modified Paths branches/safari-604.1.36-branch/Source/WebCore/ChangeLog

[webkit-changes] [220194] branches/safari-604.1.36-branch/Source/WebKit

2017-08-03 Thread jmarcell
Title: [220194] branches/safari-604.1.36-branch/Source/WebKit Revision 220194 Author jmarc...@apple.com Date 2017-08-02 23:44:09 -0700 (Wed, 02 Aug 2017) Log Message Cherry-pick r220138. rdar://problem/33692550 Modified Paths branches/safari-604.1.36-branch/Source/WebKit/ChangeLog

[webkit-changes] [220189] branches/safari-604.1.36-branch

2017-08-03 Thread jmarcell
Title: [220189] branches/safari-604.1.36-branch Revision 220189 Author jmarc...@apple.com Date 2017-08-02 23:43:53 -0700 (Wed, 02 Aug 2017) Log Message Cherry-pick r220035. rdar://problem/33692157 Modified Paths branches/safari-604.1.36-branch/LayoutTests/ChangeLog

[webkit-changes] [220195] branches/safari-604.1.36-branch/Source/JavaScriptCore

2017-08-03 Thread jmarcell
Title: [220195] branches/safari-604.1.36-branch/Source/_javascript_Core Revision 220195 Author jmarc...@apple.com Date 2017-08-02 23:44:11 -0700 (Wed, 02 Aug 2017) Log Message Cherry-pick r220144. rdar://problem/33692161 Modified Paths

[webkit-changes] [220188] trunk

2017-08-03 Thread drousso
Title: [220188] trunk Revision 220188 Author drou...@apple.com Date 2017-08-02 23:18:08 -0700 (Wed, 02 Aug 2017) Log Message Web Inspector: add stack trace information for each RecordingAction https://bugs.webkit.org/show_bug.cgi?id=174663 Reviewed by Joseph Pecoraro.

[webkit-changes] [220196] tags/Safari-604.1.36/Source

2017-08-03 Thread jmarcell
Title: [220196] tags/Safari-604.1.36/Source Revision 220196 Author jmarc...@apple.com Date 2017-08-03 00:01:21 -0700 (Thu, 03 Aug 2017) Log Message Revert "Versioning." This reverts commit 47a02c7900432c88ffc054f87447bf2ced2bc7bc. Modified Paths

[webkit-changes] [220186] trunk/Source

2017-08-03 Thread utatane . tea
Title: [220186] trunk/Source Revision 220186 Author utatane@gmail.com Date 2017-08-02 23:03:18 -0700 (Wed, 02 Aug 2017) Log Message Merge WTFThreadData to Thread::current https://bugs.webkit.org/show_bug.cgi?id=174716 Reviewed by Mark Lam. Source/_javascript_Core: Use

[webkit-changes] [220197] branches/safari-604.1.36-branch/Source

2017-08-03 Thread jmarcell
Title: [220197] branches/safari-604.1.36-branch/Source Revision 220197 Author jmarc...@apple.com Date 2017-08-03 00:03:12 -0700 (Thu, 03 Aug 2017) Log Message Versioning. Modified Paths branches/safari-604.1.36-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2017-08-03 Thread utatane . tea
Title: [220198] trunk/Source/WTF Revision 220198 Author utatane@gmail.com Date 2017-08-03 01:53:00 -0700 (Thu, 03 Aug 2017) Log Message [Linux][WTF] Reduce sizeof(WTF::Thread) by using a pointer to PlatformRegisters https://bugs.webkit.org/show_bug.cgi?id=175119 Reviewed by Carlos

[webkit-changes] [220199] trunk/LayoutTests

2017-08-03 Thread commit-queue
Title: [220199] trunk/LayoutTests Revision 220199 Author commit-qu...@webkit.org Date 2017-08-03 02:33:31 -0700 (Thu, 03 Aug 2017) Log Message [GTK] Skip timezone-dependent Sputnik tests. https://bugs.webkit.org/show_bug.cgi?id=175120 Unreviewed test gardening. These tests are skipped

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

2017-08-03 Thread utatane . tea
Title: [220201] trunk/Source/WTF Revision 220201 Author utatane@gmail.com Date 2017-08-03 04:17:44 -0700 (Thu, 03 Aug 2017) Log Message [Linux][WTF] Use one global semaphore to notify thread suspend and resume completion https://bugs.webkit.org/show_bug.cgi?id=175124 Reviewed by

[webkit-changes] [220200] trunk/LayoutTests

2017-08-03 Thread commit-queue
Title: [220200] trunk/LayoutTests Revision 220200 Author commit-qu...@webkit.org Date 2017-08-03 03:03:24 -0700 (Thu, 03 Aug 2017) Log Message [GTK] Remove obsolete failure expectation for narrow-non-breaking-space.html. https://bugs.webkit.org/show_bug.cgi?id=139493 Unreviewed test

[webkit-changes] [220207] trunk

2017-08-03 Thread dbates
Title: [220207] trunk Revision 220207 Author dba...@webkit.org Date 2017-08-03 09:16:50 -0700 (Thu, 03 Aug 2017) Log Message Support ::marker pseudo-element https://bugs.webkit.org/show_bug.cgi?id=141477 Reviewed by David Hyatt. Source/WebCore: Implements the ::marker pseudo element

[webkit-changes] [220206] trunk/Tools

2017-08-03 Thread pvollan
Title: [220206] trunk/Tools Revision 220206 Author pvol...@apple.com Date 2017-08-03 09:01:54 -0700 (Thu, 03 Aug 2017) Log Message [Win] The test http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade.https.html is failing.

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

2017-08-03 Thread zandobersek
Title: [220203] trunk/Source/WebCore Revision 220203 Author zandober...@gmail.com Date 2017-08-03 07:40:47 -0700 (Thu, 03 Aug 2017) Log Message [EME] CDM constructor assigns CDMPrivate member multiple times https://bugs.webkit.org/show_bug.cgi?id=175128 Reviewed by Xabier

[webkit-changes] [220205] trunk/Source/WebKitLegacy

2017-08-03 Thread pvollan
Title: [220205] trunk/Source/WebKitLegacy Revision 220205 Author pvol...@apple.com Date 2017-08-03 07:47:48 -0700 (Thu, 03 Aug 2017) Log Message [Win] WebKit COM header file is not placed in the correct location. https://bugs.webkit.org/show_bug.cgi?id=175101 Reviewed by Brent Fulgham.

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

2017-08-03 Thread antti
Title: [220204] trunk/Source/WebCore Revision 220204 Author an...@apple.com Date 2017-08-03 07:45:29 -0700 (Thu, 03 Aug 2017) Log Message Factor common code in Style::*ChangeInvalidation into helper functions https://bugs.webkit.org/show_bug.cgi?id=174312 Reviewed by Andreas Kling.

[webkit-changes] [220208] trunk

2017-08-03 Thread cdumez
Title: [220208] trunk Revision 220208 Author cdu...@apple.com Date 2017-08-03 10:19:44 -0700 (Thu, 03 Aug 2017) Log Message Improve our support for referrer policies https://bugs.webkit.org/show_bug.cgi?id=175069 Reviewed by Darin Adler. LayoutTests/imported/w3c: Rebaseline several

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

2017-08-03 Thread commit-queue
Title: [220211] trunk/Source/WebCore Revision 220211 Author commit-qu...@webkit.org Date 2017-08-03 11:03:16 -0700 (Thu, 03 Aug 2017) Log Message [WebCore] Sort Xcode project files https://bugs.webkit.org/show_bug.cgi?id=175121 Patch by Yoshiaki Jitsukawa on

[webkit-changes] [220212] trunk/Source/WebKit

2017-08-03 Thread commit-queue
Title: [220212] trunk/Source/WebKit Revision 220212 Author commit-qu...@webkit.org Date 2017-08-03 11:03:47 -0700 (Thu, 03 Aug 2017) Log Message [WebKit] Sort Xcode project file https://bugs.webkit.org/show_bug.cgi?id=175122 Patch by Yoshiaki Jitsukawa on

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

2017-08-03 Thread utatane . tea
Title: [220214] trunk/Source/WTF Revision 220214 Author utatane@gmail.com Date 2017-08-03 11:29:16 -0700 (Thu, 03 Aug 2017) Log Message Merge ThreadHolder to WTF::Thread itself https://bugs.webkit.org/show_bug.cgi?id=175013 Reviewed by Mark Lam. Currently, we store ThreadHolder* to

[webkit-changes] [220213] branches/safari-604.1-branch/

2017-08-03 Thread matthew_hanson
Title: [220213] branches/safari-604.1-branch/ Revision 220213 Author matthew_han...@apple.com Date 2017-08-03 11:06:54 -0700 (Thu, 03 Aug 2017) Log Message New Tag. Added Paths branches/safari-604.1-branch/ Diff ___ webkit-changes

[webkit-changes] [220209] trunk/Source

2017-08-03 Thread commit-queue
Title: [220209] trunk/Source Revision 220209 Author commit-qu...@webkit.org Date 2017-08-03 10:37:42 -0700 (Thu, 03 Aug 2017) Log Message Use MPAVRoutingController instead of deprecated versions. https://bugs.webkit.org/show_bug.cgi?id=175063 Source/WebCore: Patch by Jeremy Jones

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

2017-08-03 Thread mark . lam
Title: [220219] trunk/Source/_javascript_Core Revision 220219 Author mark@apple.com Date 2017-08-03 12:17:13 -0700 (Thu, 03 Aug 2017) Log Message Rename ScratchBuffer::activeLengthPtr to addressOfActiveLength. https://bugs.webkit.org/show_bug.cgi?id=175142 Reviewed by Filip Pizlo.

[webkit-changes] [220221] trunk/Tools

2017-08-03 Thread clopez
Title: [220221] trunk/Tools Revision 220221 Author clo...@igalia.com Date 2017-08-03 12:37:13 -0700 (Thu, 03 Aug 2017) Log Message [GTK][WKE] Pass the --memory-limited option on the GTK and WPE buildbots for the JSC tests. https://bugs.webkit.org/show_bug.cgi?id=175140 Reviewed by

[webkit-changes] [220229] branches/safari-604-branch

2017-08-03 Thread matthew_hanson
Title: [220229] branches/safari-604-branch Revision 220229 Author matthew_han...@apple.com Date 2017-08-03 13:27:54 -0700 (Thu, 03 Aug 2017) Log Message Cherry-pick r220112. rdar://problem/33692164 Modified Paths branches/safari-604-branch/LayoutTests/ChangeLog

[webkit-changes] [220225] branches/safari-604-branch/Source/WebCore/ChangeLog

2017-08-03 Thread matthew_hanson
Title: [220225] branches/safari-604-branch/Source/WebCore/ChangeLog Revision 220225 Author matthew_han...@apple.com Date 2017-08-03 13:27:47 -0700 (Thu, 03 Aug 2017) Log Message Cherry-pick r220077. rdar://problem/33692157 Modified Paths

[webkit-changes] [220224] branches/safari-604-branch

2017-08-03 Thread matthew_hanson
Title: [220224] branches/safari-604-branch Revision 220224 Author matthew_han...@apple.com Date 2017-08-03 13:27:42 -0700 (Thu, 03 Aug 2017) Log Message Cherry-pick r220035. rdar://problem/33692157 Modified Paths branches/safari-604-branch/LayoutTests/ChangeLog

[webkit-changes] [220226] trunk/Source

2017-08-03 Thread jlewis3
Title: [220226] trunk/Source Revision 220226 Author jlew...@apple.com Date 2017-08-03 13:27:49 -0700 (Thu, 03 Aug 2017) Log Message Unreviewed, rolling out r220209. This caused internal build failures. Reverted changeset: "Use MPAVRoutingController instead of deprecated versions."

[webkit-changes] [220227] branches/safari-604-branch/Source/WebCore/ChangeLog

2017-08-03 Thread matthew_hanson
Title: [220227] branches/safari-604-branch/Source/WebCore/ChangeLog Revision 220227 Author matthew_han...@apple.com Date 2017-08-03 13:27:50 -0700 (Thu, 03 Aug 2017) Log Message Cherry-pick r220084. rdar://problem/33692167 Modified Paths

[webkit-changes] [220228] branches/safari-604-branch/Source/WebCore/ChangeLog

2017-08-03 Thread matthew_hanson
Title: [220228] branches/safari-604-branch/Source/WebCore/ChangeLog Revision 220228 Author matthew_han...@apple.com Date 2017-08-03 13:27:52 -0700 (Thu, 03 Aug 2017) Log Message Cherry-pick r220085. rdar://problem/33692157 Modified Paths

[webkit-changes] [220230] branches/safari-604-branch/Source/WebKit

2017-08-03 Thread matthew_hanson
Title: [220230] branches/safari-604-branch/Source/WebKit Revision 220230 Author matthew_han...@apple.com Date 2017-08-03 13:27:58 -0700 (Thu, 03 Aug 2017) Log Message Cherry-pick r220138. rdar://problem/33692550 Modified Paths branches/safari-604-branch/Source/WebKit/ChangeLog

[webkit-changes] [220231] branches/safari-604-branch/Source/JavaScriptCore/ChangeLog

2017-08-03 Thread matthew_hanson
Title: [220231] branches/safari-604-branch/Source/_javascript_Core/ChangeLog Revision 220231 Author matthew_han...@apple.com Date 2017-08-03 13:28:00 -0700 (Thu, 03 Aug 2017) Log Message Cherry-pick r220144. rdar://problem/33692161 Modified Paths

[webkit-changes] [220222] trunk/Source/WebKit

2017-08-03 Thread bburg
Title: [220222] trunk/Source/WebKit Revision 220222 Author bb...@apple.com Date 2017-08-03 13:19:43 -0700 (Thu, 03 Aug 2017) Log Message Web Automation: consider file extensions in the "accept" attribute when deciding if a file can be uploaded

[webkit-changes] [220215] branches/safari-604.1-branch/Source

2017-08-03 Thread matthew_hanson
Title: [220215] branches/safari-604.1-branch/Source Revision 220215 Author matthew_han...@apple.com Date 2017-08-03 11:55:08 -0700 (Thu, 03 Aug 2017) Log Message Versioning. Modified Paths branches/safari-604.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2017-08-03 Thread utatane . tea
Title: [220217] trunk/Source/WTF Revision 220217 Author utatane@gmail.com Date 2017-08-03 11:59:44 -0700 (Thu, 03 Aug 2017) Log Message Unreviewed, build fix for Windows port https://bugs.webkit.org/show_bug.cgi?id=175013 * wtf/Threading.h: Modified Paths

[webkit-changes] [220218] trunk/LayoutTests

2017-08-03 Thread commit-queue
Title: [220218] trunk/LayoutTests Revision 220218 Author commit-qu...@webkit.org Date 2017-08-03 12:13:43 -0700 (Thu, 03 Aug 2017) Log Message Test gardening. https://bugs.webkit.org/show_bug.cgi?id=175137 Unreviewed test gardening. Patch by Ms2ger on 2017-08-03 *

[webkit-changes] [220216] branches/safari-604-branch/Source

2017-08-03 Thread matthew_hanson
Title: [220216] branches/safari-604-branch/Source Revision 220216 Author matthew_han...@apple.com Date 2017-08-03 11:58:21 -0700 (Thu, 03 Aug 2017) Log Message Versioning. Modified Paths branches/safari-604-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2017-08-03 Thread commit-queue
Title: [220248] trunk/Source/WebCore Revision 220248 Author commit-qu...@webkit.org Date 2017-08-03 18:58:33 -0700 (Thu, 03 Aug 2017) Log Message Improve WebKitLegacy video fullscreen animation begin and end rects. https://bugs.webkit.org/show_bug.cgi?id=175152 rdar://problem/32840576

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

2017-08-03 Thread commit-queue
Title: [220251] trunk/Source/WebInspectorUI Revision 220251 Author commit-qu...@webkit.org Date 2017-08-03 20:57:29 -0700 (Thu, 03 Aug 2017) Log Message JSContext Inspector: Scripts sometimes do not show in resources tab https://bugs.webkit.org/show_bug.cgi?id=175153 Patch by Joseph

[webkit-changes] [220252] trunk

2017-08-03 Thread cdumez
Title: [220252] trunk Revision 220252 Author cdu...@apple.com Date 2017-08-03 21:37:10 -0700 (Thu, 03 Aug 2017) Log Message Fix parsing of to allow time starting with a '.' without a leading 0 https://bugs.webkit.org/show_bug.cgi?id=175132 Reviewed by Darin Adler.

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

2017-08-03 Thread commit-queue
Title: [220232] trunk/Source/WebInspectorUI Revision 220232 Author commit-qu...@webkit.org Date 2017-08-03 15:18:11 -0700 (Thu, 03 Aug 2017) Log Message JSContext Inspector: Recording tab should not be available in New Tab picker https://bugs.webkit.org/show_bug.cgi?id=175155 Patch by

[webkit-changes] [220239] tags/Safari-604.1.37/

2017-08-03 Thread matthew_hanson
Title: [220239] tags/Safari-604.1.37/ Revision 220239 Author matthew_han...@apple.com Date 2017-08-03 16:27:46 -0700 (Thu, 03 Aug 2017) Log Message Tag Safari-604.1.37. Added Paths tags/Safari-604.1.37/ Diff ___ webkit-changes mailing

[webkit-changes] [220245] trunk

2017-08-03 Thread cdumez
Title: [220245] trunk Revision 220245 Author cdu...@apple.com Date 2017-08-03 18:07:24 -0700 (Thu, 03 Aug 2017) Log Message Multiple Layout tests from web-platform-tests/beacon/ are timing out. https://bugs.webkit.org/show_bug.cgi?id=175076 Reviewed by Alexey Proskuryakov.

[webkit-changes] [220250] trunk

2017-08-03 Thread bburg
Title: [220250] trunk Revision 220250 Author bb...@apple.com Date 2017-08-03 19:41:16 -0700 (Thu, 03 Aug 2017) Log Message Remove ENABLE(WEB_SOCKET) guards https://bugs.webkit.org/show_bug.cgi?id=167044 Reviewed by Joseph Pecoraro. .: * Source/cmake/OptionsMac.cmake: *

[webkit-changes] [220233] trunk

2017-08-03 Thread mattbaker
Title: [220233] trunk Revision 220233 Author mattba...@apple.com Date 2017-08-03 15:31:44 -0700 (Thu, 03 Aug 2017) Log Message Web Inspector: Instrument WebGLProgram created/deleted https://bugs.webkit.org/show_bug.cgi?id=175059 Reviewed by Devin Rousso. Source/_javascript_Core:

[webkit-changes] [220242] branches/safari-604-branch/Source

2017-08-03 Thread matthew_hanson
Title: [220242] branches/safari-604-branch/Source Revision 220242 Author matthew_han...@apple.com Date 2017-08-03 17:14:58 -0700 (Thu, 03 Aug 2017) Log Message Versioning. Modified Paths branches/safari-604-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [220234] branches/safari-604.1-branch/Source/WebKitLegacy

2017-08-03 Thread matthew_hanson
Title: [220234] branches/safari-604.1-branch/Source/WebKitLegacy Revision 220234 Author matthew_han...@apple.com Date 2017-08-03 16:09:06 -0700 (Thu, 03 Aug 2017) Log Message Cherry-pick r220205. rdar://problem/33711361 Modified Paths

[webkit-changes] [220238] trunk/Tools

2017-08-03 Thread lforschler
Title: [220238] trunk/Tools Revision 220238 Author lforsch...@apple.com Date 2017-08-03 16:17:41 -0700 (Thu, 03 Aug 2017) Log Message https://bugs.webkit.org/show_bug.cgi?id=174718 Modified Paths trunk/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg trunk/Tools/ChangeLog

[webkit-changes] [220241] trunk

2017-08-03 Thread commit-queue
Title: [220241] trunk Revision 220241 Author commit-qu...@webkit.org Date 2017-08-03 16:54:36 -0700 (Thu, 03 Aug 2017) Log Message Remove FETCH_API compilation guard https://bugs.webkit.org/show_bug.cgi?id=175154 Patch by Youenn Fablet on 2017-08-03 Reviewed by Chris

[webkit-changes] [220244] trunk

2017-08-03 Thread commit-queue
Title: [220244] trunk Revision 220244 Author commit-qu...@webkit.org Date 2017-08-03 18:00:13 -0700 (Thu, 03 Aug 2017) Log Message [Fetch API] Add support for Request keepalive getter https://bugs.webkit.org/show_bug.cgi?id=175151 Patch by Youenn Fablet on 2017-08-03

[webkit-changes] [220235] trunk/Source

2017-08-03 Thread drousso
Title: [220235] trunk/Source Revision 220235 Author drou...@apple.com Date 2017-08-03 16:10:57 -0700 (Thu, 03 Aug 2017) Log Message Web Inspector: add button to open Inspector^2 https://bugs.webkit.org/show_bug.cgi?id=175108 Reviewed by Brian Burg. Source/WebCore: This patch just

[webkit-changes] [220236] branches/safari-604.1-branch/Source

2017-08-03 Thread matthew_hanson
Title: [220236] branches/safari-604.1-branch/Source Revision 220236 Author matthew_han...@apple.com Date 2017-08-03 16:11:18 -0700 (Thu, 03 Aug 2017) Log Message Versioning. Modified Paths branches/safari-604.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [220237] branches/safari-604.1-branch/Source

2017-08-03 Thread matthew_hanson
Title: [220237] branches/safari-604.1-branch/Source Revision 220237 Author matthew_han...@apple.com Date 2017-08-03 16:11:22 -0700 (Thu, 03 Aug 2017) Log Message Versioning. Modified Paths branches/safari-604.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [220240] tags/Safari-604.2.1/

2017-08-03 Thread matthew_hanson
Title: [220240] tags/Safari-604.2.1/ Revision 220240 Author matthew_han...@apple.com Date 2017-08-03 16:38:41 -0700 (Thu, 03 Aug 2017) Log Message Tag Safari-604.2.1. Added Paths tags/Safari-604.2.1/ Diff ___ webkit-changes mailing

[webkit-changes] [220246] trunk/Tools

2017-08-03 Thread clopez
Title: [220246] trunk/Tools Revision 220246 Author clo...@igalia.com Date 2017-08-03 18:12:52 -0700 (Thu, 03 Aug 2017) Log Message REGRESSION(r219850): run-benchmark script broken on Linux https://bugs.webkit.org/show_bug.cgi?id=175126 Reviewed by Stephanie Lewis. The run-benchmark

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

2017-08-03 Thread jer . noble
Title: [220247] trunk/Source/WebCore Revision 220247 Author jer.no...@apple.com Date 2017-08-03 18:13:03 -0700 (Thu, 03 Aug 2017) Log Message [EME][Mac] SecureStop left on disk in Private Browsing mode. https://bugs.webkit.org/show_bug.cgi?id=175162 Reviewed by Eric Carlson. Return an

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

2017-08-03 Thread commit-queue
Title: [220202] trunk/Source/WebCore Revision 220202 Author commit-qu...@webkit.org Date 2017-08-03 06:20:30 -0700 (Thu, 03 Aug 2017) Log Message Don't always recalc the style of display: contents elements. https://bugs.webkit.org/show_bug.cgi?id=172753 Patch by Emilio Cobos Álvarez