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

2017-08-21 Thread zandobersek
Title: [221005] trunk/Source/WebKit Revision 221005 Author zandober...@gmail.com Date 2017-08-21 23:31:49 -0700 (Mon, 21 Aug 2017) Log Message [WK] Add missing ENABLE(NETWORK_CACHE) build guards https://bugs.webkit.org/show_bug.cgi?id=175769 Reviewed by Carlos Alberto Lopez Perez. Given

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

2017-08-21 Thread jmarcell
Title: [221004] branches/safari-604-branch/Source/WebCore Revision 221004 Author jmarc...@apple.com Date 2017-08-21 22:54:30 -0700 (Mon, 21 Aug 2017) Log Message Cherry-pick r220940. rdar://problem/33994308 Modified Paths branches/safari-604-branch/Source/WebCore/ChangeLog branches/safa

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

2017-08-21 Thread mark . lam
Title: [221003] trunk/Source/WTF Revision 221003 Author mark@apple.com Date 2017-08-21 21:57:27 -0700 (Mon, 21 Aug 2017) Log Message [Follow up]: Add back the ability to disable MASM_PROBE from the build. https://bugs.webkit.org/show_bug.cgi?id=175656 Not reviewed. Fixed a typo: sh

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

2017-08-21 Thread mark . lam
Title: [221002] trunk/Source/_javascript_Core Revision 221002 Author mark@apple.com Date 2017-08-21 21:41:25 -0700 (Mon, 21 Aug 2017) Log Message Change probe code to use static_assert instead of COMPILE_ASSERT. https://bugs.webkit.org/show_bug.cgi?id=175762 Reviewed by JF Bastien.

[webkit-changes] [221001] trunk/Websites/browserbench.org

2017-08-21 Thread rniwa
Title: [221001] trunk/Websites/browserbench.org Revision 221001 Author rn...@webkit.org Date 2017-08-21 21:12:14 -0700 (Mon, 21 Aug 2017) Log Message Merge the latest version of Speedometer 2.0 to browserbench.org Rubber-stamped by Joseph Pecoraro. * Speedometer2.0: Replaced with Perfor

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

2017-08-21 Thread keith_miller
Title: [221000] trunk/Source/_javascript_Core Revision 221000 Author keith_mil...@apple.com Date 2017-08-21 20:19:46 -0700 (Mon, 21 Aug 2017) Log Message Make generate_offset_extractor.rb architectures argument more robust https://bugs.webkit.org/show_bug.cgi?id=175809 Reviewed by Joseph

[webkit-changes] [220999] trunk/Websites/webkit.org

2017-08-21 Thread commit-queue
Title: [220999] trunk/Websites/webkit.org Revision 220999 Author commit-qu...@webkit.org Date 2017-08-21 19:25:12 -0700 (Mon, 21 Aug 2017) Log Message Add Sony to domain affiliations on team page https://bugs.webkit.org/show_bug.cgi?id=175806 Patch by Ross Kirsling on 2017-08-21 Reviewe

[webkit-changes] [220998] trunk

2017-08-21 Thread commit-queue
Title: [220998] trunk Revision 220998 Author commit-qu...@webkit.org Date 2017-08-21 19:03:24 -0700 (Mon, 21 Aug 2017) Log Message [Cache API] Add support for Cache.add/addAll https://bugs.webkit.org/show_bug.cgi?id=175677 Patch by Youenn Fablet on 2017-08-21 Reviewed by Alex Christense

[webkit-changes] [220997] trunk

2017-08-21 Thread mmaxfield
Title: [220997] trunk Revision 220997 Author mmaxfi...@apple.com Date 2017-08-21 18:50:34 -0700 (Mon, 21 Aug 2017) Log Message DataInteractionTests.ExternalSourceAttributedStringToContentEditable hits a debug assertion https://bugs.webkit.org/show_bug.cgi?id=175787 Reviewed by Wenson Hs

[webkit-changes] [220996] trunk

2017-08-21 Thread cdumez
Title: [220996] trunk Revision 220996 Author cdu...@apple.com Date 2017-08-21 18:32:24 -0700 (Mon, 21 Aug 2017) Log Message [Beacon] Content extensions should be able to intercept Beacon / Ping redirects https://bugs.webkit.org/show_bug.cgi?id=175746 Reviewed by Alex Christensen. Sourc

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

2017-08-21 Thread aperez
Title: [220995] trunk/Source/WebKit Revision 220995 Author ape...@igalia.com Date 2017-08-21 18:14:15 -0700 (Mon, 21 Aug 2017) Log Message [WPE][GTK] Unused variables in UserMediaProcessManager.cpp https://bugs.webkit.org/show_bug.cgi?id=175799 Reviewed by Alex Christensen. The code whi

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

2017-08-21 Thread clopez
Title: [220993] trunk/Source/WTF Revision 220993 Author clo...@igalia.com Date 2017-08-21 18:07:17 -0700 (Mon, 21 Aug 2017) Log Message [GTK] ARMv7 build fails to build MacroAssemblerARMv7.cpp. https://bugs.webkit.org/show_bug.cgi?id=175514 Reviewed by Keith Miller. * wtf/Platform.h: En

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

2017-08-21 Thread keith_miller
Title: [220994] trunk/Source/_javascript_Core Revision 220994 Author keith_mil...@apple.com Date 2017-08-21 18:07:32 -0700 (Mon, 21 Aug 2017) Log Message Only generate offline asm for the ARCHS (xcodebuild) or the current system (CMake) https://bugs.webkit.org/show_bug.cgi?id=175690 Revi

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

2017-08-21 Thread beidson
Title: [220992] trunk/Source/WebCore Revision 220992 Author beid...@apple.com Date 2017-08-21 17:23:39 -0700 (Mon, 21 Aug 2017) Log Message ASSERTION FAILED: !m_connections.contains(&connection) in WebCore::SWServer::unregisterConnection(WebCore::SWServer::Connection&). https://bugs.webki

[webkit-changes] [220991] trunk/Tools

2017-08-21 Thread mmaxfield
Title: [220991] trunk/Tools Revision 220991 Author mmaxfi...@apple.com Date 2017-08-21 16:39:53 -0700 (Mon, 21 Aug 2017) Log Message Typo in "webkit-patch land" https://bugs.webkit.org/show_bug.cgi?id=175788 Reviewed by Tim Horton. * Scripts/webkitpy/tool/steps/commit.py: (Commit._commi

[webkit-changes] [220990] branches/safari-604.1.38.0-branch/LayoutTests

2017-08-21 Thread ryanhaddad
Title: [220990] branches/safari-604.1.38.0-branch/LayoutTests Revision 220990 Author ryanhad...@apple.com Date 2017-08-21 16:31:44 -0700 (Mon, 21 Aug 2017) Log Message Unreviewed, land test updates for rdar://problem/34000704. * js/parser-syntax-check-expected.txt: * js/script-tests/pars

[webkit-changes] [220989] branches/safari-604.1.38.1-branch/LayoutTests

2017-08-21 Thread ryanhaddad
Title: [220989] branches/safari-604.1.38.1-branch/LayoutTests Revision 220989 Author ryanhad...@apple.com Date 2017-08-21 16:31:04 -0700 (Mon, 21 Aug 2017) Log Message Unreviewed, land test updates for rdar://problem/34000704. * js/parser-syntax-check-expected.txt: * js/script-tests/pars

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

2017-08-21 Thread dbates
Title: [220988] trunk/Source/WebCore Revision 220988 Author dba...@webkit.org Date 2017-08-21 16:21:15 -0700 (Mon, 21 Aug 2017) Log Message Cleanup TextPainter https://bugs.webkit.org/show_bug.cgi?id=175782 Reviewed by Myles C. Maxfield. Remove redundant mention of "text" in the name of

[webkit-changes] [220987] trunk/LayoutTests

2017-08-21 Thread jlewis3
Title: [220987] trunk/LayoutTests Revision 220987 Author jlew...@apple.com Date 2017-08-21 16:15:59 -0700 (Mon, 21 Aug 2017) Log Message Fixed expectations. Unreviewed test expectations. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/plat

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

2017-08-21 Thread mmaxfield
Title: [220986] trunk/Source/WebCore Revision 220986 Author mmaxfi...@apple.com Date 2017-08-21 16:04:28 -0700 (Mon, 21 Aug 2017) Log Message Addressing post-review comments after r220725 https://bugs.webkit.org/show_bug.cgi?id=175382 Reviewed by Darin Adler. * css/CSSFontFace.cpp: (Web

[webkit-changes] [220985] trunk/LayoutTests

2017-08-21 Thread commit-queue
Title: [220985] trunk/LayoutTests Revision 220985 Author commit-qu...@webkit.org Date 2017-08-21 15:17:24 -0700 (Mon, 21 Aug 2017) Log Message Stop media/video-controls-toggling.html from timing out. https://bugs.webkit.org/show_bug.cgi?id=116266 Patch by Ms2ger on 2017-08-21 Reviewed b

[webkit-changes] [220984] trunk

2017-08-21 Thread commit-queue
Title: [220984] trunk Revision 220984 Author commit-qu...@webkit.org Date 2017-08-21 14:58:58 -0700 (Mon, 21 Aug 2017) Log Message [Cache API] Add support for CacheStorage.match https://bugs.webkit.org/show_bug.cgi?id=175747 Patch by Youenn Fablet on 2017-08-21 Reviewed by Chris Dumez.

[webkit-changes] [220983] trunk

2017-08-21 Thread dino
Title: [220983] trunk Revision 220983 Author d...@apple.com Date 2017-08-21 14:51:49 -0700 (Mon, 21 Aug 2017) Log Message Persistent WebGL Warning "vertex WARNING: 0:1: extension 'GL_ARB_gpu_shader5' is not supported" in Safari 10.1.2 https://bugs.webkit.org/show_bug.cgi?id=175783 Revie

[webkit-changes] [220982] trunk

2017-08-21 Thread weinig
Title: [220982] trunk Revision 220982 Author wei...@apple.com Date 2017-08-21 14:10:24 -0700 (Mon, 21 Aug 2017) Log Message StringView could use a function to strip leading/trailing characters without allocation https://bugs.webkit.org/show_bug.cgi?id=175757 Reviewed by Darin Adler. Sou

[webkit-changes] [220981] trunk/LayoutTests

2017-08-21 Thread jlewis3
Title: [220981] trunk/LayoutTests Revision 220981 Author jlew...@apple.com Date 2017-08-21 13:55:22 -0700 (Mon, 21 Aug 2017) Log Message Marked svg/animations/smil-leak-list-property-instances.svg as flaky on macOS WK1. https://bugs.webkit.org/show_bug.cgi?id=174218 Unreviewed test garde

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

2017-08-21 Thread aestes
Title: [220980] trunk/Source/WebCore Revision 220980 Author aes...@apple.com Date 2017-08-21 13:53:16 -0700 (Mon, 21 Aug 2017) Log Message [Payment Request] Use ExistingExceptionError to propagate JS exceptions thrown during JSON stringification https://bugs.webkit.org/show_bug.cgi?id=175

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

2017-08-21 Thread aperez
Title: [220978] trunk/Source/WebCore Revision 220978 Author ape...@igalia.com Date 2017-08-21 13:16:41 -0700 (Mon, 21 Aug 2017) Log Message [GTK][WPE][GSTREAMER_GL] Overriden virtual function not marked “override” in MediaPlayerPrivateGStreamerBase.h https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [220977] trunk/Source

2017-08-21 Thread beidson
Title: [220977] trunk/Source Revision 220977 Author beid...@apple.com Date 2017-08-21 13:02:42 -0700 (Mon, 21 Aug 2017) Log Message Split the one SWServer::Connection into SWClientConnection and SWServer::Connection. https://bugs.webkit.org/show_bug.cgi?id=175745 Reviewed by Andy Estes.

[webkit-changes] [220976] tags/Safari-605.1.3.1/Source

2017-08-21 Thread jmarcell
Title: [220976] tags/Safari-605.1.3.1/Source Revision 220976 Author jmarc...@apple.com Date 2017-08-21 12:54:20 -0700 (Mon, 21 Aug 2017) Log Message Versioning. Modified Paths tags/Safari-605.1.3.1/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-605.1.3.1/Source/Thir

[webkit-changes] [220975] tags/Safari-605.1.3.1/

2017-08-21 Thread jmarcell
Title: [220975] tags/Safari-605.1.3.1/ Revision 220975 Author jmarc...@apple.com Date 2017-08-21 12:50:41 -0700 (Mon, 21 Aug 2017) Log Message New tag. Added Paths tags/Safari-605.1.3.1/ Diff ___ webkit-changes mailing list webkit-chan

[webkit-changes] [220974] trunk/LayoutTests

2017-08-21 Thread commit-queue
Title: [220974] trunk/LayoutTests Revision 220974 Author commit-qu...@webkit.org Date 2017-08-21 12:06:36 -0700 (Mon, 21 Aug 2017) Log Message Re-enable tests based on media-fullscreen.js for GTK. https://bugs.webkit.org/show_bug.cgi?id=175770 Patch by Ms2ger on 2017-08-21 Reviewed by E

[webkit-changes] [220972] trunk/LayoutTests

2017-08-21 Thread jlewis3
Title: [220972] trunk/LayoutTests Revision 220972 Author jlew...@apple.com Date 2017-08-21 11:15:19 -0700 (Mon, 21 Aug 2017) Log Message Marked inspector/css/add-rule.html as flaky on macOS https://bugs.webkit.org/show_bug.cgi?id=173560 Unreviewed test gardening. * platform/mac/TestExpe

[webkit-changes] [220971] trunk

2017-08-21 Thread aestes
Title: [220971] trunk Revision 220971 Author aes...@apple.com Date 2017-08-21 10:41:04 -0700 (Mon, 21 Aug 2017) Log Message [Payment Request] Implement the PaymentRequest constructor https://bugs.webkit.org/show_bug.cgi?id=175755 Reviewed by Darin Adler. LayoutTests/imported/w3c: * web

[webkit-changes] [220970] trunk

2017-08-21 Thread pvollan
Title: [220970] trunk Revision 220970 Author pvol...@apple.com Date 2017-08-21 10:21:30 -0700 (Mon, 21 Aug 2017) Log Message [Win] DRT should only allow any https certificate for localhost. https://bugs.webkit.org/show_bug.cgi?id=175147 Reviewed by Brent Fulgham. Source/WebCore: Disabl

[webkit-changes] [220969] trunk/LayoutTests

2017-08-21 Thread jlewis3
Title: [220969] trunk/LayoutTests Revision 220969 Author jlew...@apple.com Date 2017-08-21 10:00:48 -0700 (Mon, 21 Aug 2017) Log Message Rebaselined js/dom/global-constructors-attributes.html on macOS. Unreviewed test gardening. * platform/mac-elcapitan-wk2/js/dom/global-constructors-at

[webkit-changes] [220968] trunk/LayoutTests

2017-08-21 Thread ryanhaddad
Title: [220968] trunk/LayoutTests Revision 220968 Author ryanhad...@apple.com Date 2017-08-21 09:45:53 -0700 (Mon, 21 Aug 2017) Log Message Skip imported/w3c/web-platform-tests/payment-request/payment-request-constructor-crash.https.html. https://bugs.webkit.org/show_bug.cgi?id=175773 Un

[webkit-changes] [220967] trunk/LayoutTests

2017-08-21 Thread commit-queue
Title: [220967] trunk/LayoutTests Revision 220967 Author commit-qu...@webkit.org Date 2017-08-21 09:36:59 -0700 (Mon, 21 Aug 2017) Log Message [GTK][WPE] Rebaseline tests with list item markers. https://bugs.webkit.org/show_bug.cgi?id=175771 Unreviewed test gardening. The output was cha

[webkit-changes] [220966] trunk/Tools

2017-08-21 Thread eric . carlson
Title: [220966] trunk/Tools Revision 220966 Author eric.carl...@apple.com Date 2017-08-21 09:30:54 -0700 (Mon, 21 Aug 2017) Log Message Add WTFLogChannel level to allow runtime log filtering https://bugs.webkit.org/show_bug.cgi?id=175731 Unreviewed build fix. * TestWebKitAPI/Tests/WebC

[webkit-changes] [220965] trunk/LayoutTests

2017-08-21 Thread commit-queue
Title: [220965] trunk/LayoutTests Revision 220965 Author commit-qu...@webkit.org Date 2017-08-21 08:44:28 -0700 (Mon, 21 Aug 2017) Log Message media-captions.html improvements https://bugs.webkit.org/show_bug.cgi?id=175768 Patch by Ms2ger on 2017-08-21 Reviewed by Eric Carlson. * media

[webkit-changes] [220964] trunk

2017-08-21 Thread eric . carlson
Title: [220964] trunk Revision 220964 Author eric.carl...@apple.com Date 2017-08-21 06:03:05 -0700 (Mon, 21 Aug 2017) Log Message Add WTFLogChannel level to allow runtime log filtering https://bugs.webkit.org/show_bug.cgi?id=175731 Reviewed by Jer Noble. Source/WTF: Add WTFLog*, LOG, a

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

2017-08-21 Thread commit-queue
Title: [220963] trunk/Source/WebKit Revision 220963 Author commit-qu...@webkit.org Date 2017-08-21 05:59:00 -0700 (Mon, 21 Aug 2017) Log Message MemoryCache::setCapacities assertion failure maxDeadBytes <= totalBytes https://bugs.webkit.org/show_bug.cgi?id=175571 Patch by Charlie Turner

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

2017-08-21 Thread zandobersek
Title: [220962] trunk/Source/WebCore Revision 220962 Author zandober...@gmail.com Date 2017-08-21 05:56:44 -0700 (Mon, 21 Aug 2017) Log Message [EME] HTMLMediaElement: basic implementations of 'Attempt to Decrypt', 'Attempt to Resume Playback If Necessary' https://bugs.webkit.org/show_bug

[webkit-changes] [220961] trunk/LayoutTests

2017-08-21 Thread commit-queue
Title: [220961] trunk/LayoutTests Revision 220961 Author commit-qu...@webkit.org Date 2017-08-21 01:28:48 -0700 (Mon, 21 Aug 2017) Log Message [GTK] Remove some old flaky crash expectations. https://bugs.webkit.org/show_bug.cgi?id=108682 Unreviewed test gardening. Patch by Ms2ger on 20