[webkit-changes] [220622] trunk

2017-08-11 Thread cdumez
Title: [220622] trunk Revision 220622 Author cdu...@apple.com Date 2017-08-11 19:51:13 -0700 (Fri, 11 Aug 2017) Log Message Implement quota limitation for keepalive Fetch requests https://bugs.webkit.org/show_bug.cgi?id=175482 Reviewed by Sam Weinig and Youenn Fablet.

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

2017-08-11 Thread commit-queue
Title: [220620] trunk/Source/WebCore Revision 220620 Author commit-qu...@webkit.org Date 2017-08-11 17:32:03 -0700 (Fri, 11 Aug 2017) Log Message [Bindings] Simplify DOMPromiseProxy now that WTF::Function can return references https://bugs.webkit.org/show_bug.cgi?id=175394 Patch by Sam

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

2017-08-11 Thread commit-queue
Title: [220619] trunk/Source/WebCore Revision 220619 Author commit-qu...@webkit.org Date 2017-08-11 17:07:00 -0700 (Fri, 11 Aug 2017) Log Message [WebIDL] Replace JSCryptoKeyCustom and JSCryptoAlgorithmBuilder with generated code https://bugs.webkit.org/show_bug.cgi?id=175457 Patch by

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

2017-08-11 Thread fpizlo
Title: [220618] trunk/Source/_javascript_Core Revision 220618 Author fpi...@apple.com Date 2017-08-11 16:18:18 -0700 (Fri, 11 Aug 2017) Log Message JSLexicalEnvironment needs to be in the JSValue gigacage https://bugs.webkit.org/show_bug.cgi?id=174922 Reviewed by Michael Saboff.

[webkit-changes] [220617] trunk/LayoutTests

2017-08-11 Thread ryanhaddad
Title: [220617] trunk/LayoutTests Revision 220617 Author ryanhad...@apple.com Date 2017-08-11 16:12:52 -0700 (Fri, 11 Aug 2017) Log Message Update TestExpectations for failing media/video-controls tests. https://bugs.webkit.org/show_bug.cgi?id=173978 Unreviewed test gardening. *

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

2017-08-11 Thread simon . fraser
Title: [220616] trunk/Source/WebCore Revision 220616 Author simon.fra...@apple.com Date 2017-08-11 15:43:01 -0700 (Fri, 11 Aug 2017) Log Message Some RenderSVGResource cleanup https://bugs.webkit.org/show_bug.cgi?id=175494 Reviewed by Zalan Bujtas. Use more initializers. Remove

[webkit-changes] [220615] trunk/Source

2017-08-11 Thread timothy_horton
Title: [220615] trunk/Source Revision 220615 Author timothy_hor...@apple.com Date 2017-08-11 15:35:30 -0700 (Fri, 11 Aug 2017) Log Message Fix the build with modern Clang's -Wexpansion-to-defined https://bugs.webkit.org/show_bug.cgi?id=175467 Reviewed by Simon Fraser. Source/WebCore:

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

2017-08-11 Thread nvasilyev
Title: [220614] trunk/Source/WebInspectorUI Revision 220614 Author nvasil...@apple.com Date 2017-08-11 15:33:28 -0700 (Fri, 11 Aug 2017) Log Message Web Inspector: Clicking on suggestion hint should apply it, not dismiss https://bugs.webkit.org/show_bug.cgi?id=175409 Reviewed by Matt

[webkit-changes] [220613] branches/safari-604.1.38.0-branch/Source

2017-08-11 Thread jmarcell
Title: [220613] branches/safari-604.1.38.0-branch/Source Revision 220613 Author jmarc...@apple.com Date 2017-08-11 15:21:48 -0700 (Fri, 11 Aug 2017) Log Message Versioning. Modified Paths branches/safari-604.1.38.0-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [220612] branches/safari-604.1.38.1-branch/Source

2017-08-11 Thread jmarcell
Title: [220612] branches/safari-604.1.38.1-branch/Source Revision 220612 Author jmarc...@apple.com Date 2017-08-11 15:20:11 -0700 (Fri, 11 Aug 2017) Log Message Versioning. Modified Paths branches/safari-604.1.38.1-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [220611] tags/Safari-604.1.38.1.5/

2017-08-11 Thread jmarcell
Title: [220611] tags/Safari-604.1.38.1.5/ Revision 220611 Author jmarc...@apple.com Date 2017-08-11 14:27:31 -0700 (Fri, 11 Aug 2017) Log Message Tag Safari-604.1.38.1.5. Added Paths tags/Safari-604.1.38.1.5/ Diff ___ webkit-changes

[webkit-changes] [220610] tags/Safari-604.1.38.0.5/

2017-08-11 Thread jmarcell
Title: [220610] tags/Safari-604.1.38.0.5/ Revision 220610 Author jmarc...@apple.com Date 2017-08-11 14:25:47 -0700 (Fri, 11 Aug 2017) Log Message Tag Safari-604.1.38.0.5. Added Paths tags/Safari-604.1.38.0.5/ Diff ___ webkit-changes

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

2017-08-11 Thread nvasilyev
Title: [220609] trunk/Source/WebInspectorUI Revision 220609 Author nvasil...@apple.com Date 2017-08-11 14:08:58 -0700 (Fri, 11 Aug 2017) Log Message Web Inspector: Styles: Update the filter icon to match Xcode https://bugs.webkit.org/show_bug.cgi?id=175458 Reviewed by Matt Baker. *

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

2017-08-11 Thread beidson
Title: [220608] trunk/Source/WebCore Revision 220608 Author beid...@apple.com Date 2017-08-11 13:37:51 -0700 (Fri, 11 Aug 2017) Log Message Crash under ServiceWorkerJob::failedWithException. https://bugs.webkit.org/show_bug.cgi?id=175488 Reviewed by Tim Horton. Covered by existing

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

2017-08-11 Thread ryanhaddad
Title: [220607] branches/safari-604.1.38.0-branch/LayoutTests Revision 220607 Author ryanhad...@apple.com Date 2017-08-11 13:36:46 -0700 (Fri, 11 Aug 2017) Log Message Unreviewed test gardening. rdar://problem/33831603 *

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

2017-08-11 Thread fpizlo
Title: [220606] trunk/Source/_javascript_Core Revision 220606 Author fpi...@apple.com Date 2017-08-11 13:08:33 -0700 (Fri, 11 Aug 2017) Log Message DirectArguments should be in the JSValue gigacage https://bugs.webkit.org/show_bug.cgi?id=174920 Reviewed by Michael Saboff. This

[webkit-changes] [220605] trunk/Tools

2017-08-11 Thread jbedard
Title: [220605] trunk/Tools Revision 220605 Author jbed...@apple.com Date 2017-08-11 13:04:06 -0700 (Fri, 11 Aug 2017) Log Message Create mock ITP data in testing to prevent grandfathering https://bugs.webkit.org/show_bug.cgi?id=174720 Unreviewed follow-up fix for r220604. *

[webkit-changes] [220604] trunk/Tools

2017-08-11 Thread jbedard
Title: [220604] trunk/Tools Revision 220604 Author jbed...@apple.com Date 2017-08-11 10:30:46 -0700 (Fri, 11 Aug 2017) Log Message Create mock ITP data in testing to prevent grandfathering https://bugs.webkit.org/show_bug.cgi?id=174720 Reviewed by Brent Fulgham. We don't need to be

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

2017-08-11 Thread fpizlo
Title: [220603] trunk/Source/_javascript_Core Revision 220603 Author fpi...@apple.com Date 2017-08-11 10:26:59 -0700 (Fri, 11 Aug 2017) Log Message Unreviewed, add a FIXME. * ftl/FTLLowerDFGToB3.cpp: (JSC::FTL::DFG::LowerDFGToB3::caged): Modified Paths

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

2017-08-11 Thread jlewis3
Title: [220602] branches/safari-604.1.38.0-branch/LayoutTests Revision 220602 Author jlew...@apple.com Date 2017-08-11 10:26:34 -0700 (Fri, 11 Aug 2017) Log Message Unreviwed test gardening. * platform/ios-11/TestExpectations: Modified Paths

[webkit-changes] [220601] trunk

2017-08-11 Thread weinig
Title: [220601] trunk Revision 220601 Author wei...@apple.com Date 2017-08-11 09:56:37 -0700 (Fri, 11 Aug 2017) Log Message WTF::Function does not allow for reference / non-default constructible return types https://bugs.webkit.org/show_bug.cgi?id=175244 Source/_javascript_Core:

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

2017-08-11 Thread mark . lam
Title: [220600] trunk/Source/_javascript_Core Revision 220600 Author mark@apple.com Date 2017-08-11 09:54:45 -0700 (Fri, 11 Aug 2017) Log Message Gardening: fix CLoop build. https://bugs.webkit.org/show_bug.cgi?id=175446 Not reviewed. * assembler/MacroAssemblerPrinter.cpp:

[webkit-changes] [220598] branches/safari-604.1.38.1-branch

2017-08-11 Thread jmarcell
Title: [220598] branches/safari-604.1.38.1-branch Revision 220598 Author jmarc...@apple.com Date 2017-08-11 09:53:39 -0700 (Fri, 11 Aug 2017) Log Message Revert r220587. rdar://problem/33843387 Modified Paths branches/safari-604.1.38.1-branch/LayoutTests/ChangeLog

[webkit-changes] [220597] branches/safari-604.1.38.1-branch

2017-08-11 Thread jmarcell
Title: [220597] branches/safari-604.1.38.1-branch Revision 220597 Author jmarc...@apple.com Date 2017-08-11 09:53:36 -0700 (Fri, 11 Aug 2017) Log Message Revert r220588. rdar://problem/33843387 Modified Paths branches/safari-604.1.38.1-branch/LayoutTests/ChangeLog

[webkit-changes] [220599] branches/safari-604.1.38.1-branch

2017-08-11 Thread jmarcell
Title: [220599] branches/safari-604.1.38.1-branch Revision 220599 Author jmarc...@apple.com Date 2017-08-11 09:53:42 -0700 (Fri, 11 Aug 2017) Log Message Cherry-pick r220551. rdar://problem/33843387 Modified Paths branches/safari-604.1.38.1-branch/LayoutTests/ChangeLog

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

2017-08-11 Thread fpizlo
Title: [220596] trunk/Source/_javascript_Core Revision 220596 Author fpi...@apple.com Date 2017-08-11 09:47:14 -0700 (Fri, 11 Aug 2017) Log Message DFG should do caging https://bugs.webkit.org/show_bug.cgi?id=174918 Reviewed by Saam Barati. Adds the appropriate cage() calls to

[webkit-changes] [220595] trunk

2017-08-11 Thread annulen
Title: [220595] trunk Revision 220595 Author annu...@yandex.ru Date 2017-08-11 09:39:14 -0700 (Fri, 11 Aug 2017) Log Message [CMake] Fix broken use of REQUIRED with find modules https://bugs.webkit.org/show_bug.cgi?id=175427 Reviewed by Michael Catanzaro. Module name passed to

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

2017-08-11 Thread antti
Title: [220594] trunk/Source/WebCore Revision 220594 Author an...@apple.com Date 2017-08-11 09:22:44 -0700 (Fri, 11 Aug 2017) Log Message Remove RenderQuote collection from RenderView https://bugs.webkit.org/show_bug.cgi?id=175479 Reviewed by Andreas Kling. We can do it well enough

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

2017-08-11 Thread utatane . tea
Title: [220592] trunk/Source/_javascript_Core Revision 220592 Author utatane@gmail.com Date 2017-08-11 08:44:38 -0700 (Fri, 11 Aug 2017) Log Message Unreviewed, build fix for x86 GTK port https://bugs.webkit.org/show_bug.cgi?id=175446 Use pushfl/popfl instead of pushfd/popfd. *

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

2017-08-11 Thread aperez
Title: [220591] trunk/Source/WebCore Revision 220591 Author ape...@igalia.com Date 2017-08-11 08:44:00 -0700 (Fri, 11 Aug 2017) Log Message [CMake] Many warning about missing “override” keywords in ANGLE with Clang https://bugs.webkit.org/show_bug.cgi?id=175475 Reviewed by Michael

[webkit-changes] [220590] branches/safari-604.1.38.0-branch/Source/WebKit

2017-08-11 Thread jmarcell
Title: [220590] branches/safari-604.1.38.0-branch/Source/WebKit Revision 220590 Author jmarc...@apple.com Date 2017-08-11 08:43:22 -0700 (Fri, 11 Aug 2017) Log Message Cherry-pick r220571. rdar://problem/33829964 Modified Paths branches/safari-604.1.38.0-branch/Source/WebKit/ChangeLog

[webkit-changes] [220589] branches/safari-604.1.38.1-branch/Source/WebKit

2017-08-11 Thread jmarcell
Title: [220589] branches/safari-604.1.38.1-branch/Source/WebKit Revision 220589 Author jmarc...@apple.com Date 2017-08-11 08:41:01 -0700 (Fri, 11 Aug 2017) Log Message Cherry-pick r220571. rdar://problem/33829962 Modified Paths branches/safari-604.1.38.1-branch/Source/WebKit/ChangeLog

[webkit-changes] [220588] branches/safari-604.1.38.1-branch

2017-08-11 Thread jmarcell
Title: [220588] branches/safari-604.1.38.1-branch Revision 220588 Author jmarc...@apple.com Date 2017-08-11 08:17:01 -0700 (Fri, 11 Aug 2017) Log Message Cherry-pick r220551. rdar://problem/33594320 Modified Paths branches/safari-604.1.38.1-branch/LayoutTests/ChangeLog

[webkit-changes] [220587] branches/safari-604.1.38.1-branch

2017-08-11 Thread jmarcell
Title: [220587] branches/safari-604.1.38.1-branch Revision 220587 Author jmarc...@apple.com Date 2017-08-11 08:16:56 -0700 (Fri, 11 Aug 2017) Log Message Cherry-pick r220463. rdar://problem/33594320 Modified Paths branches/safari-604.1.38.1-branch/LayoutTests/ChangeLog

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

2017-08-11 Thread aperez
Title: [220586] trunk/Source/WebCore Revision 220586 Author ape...@igalia.com Date 2017-08-11 06:46:59 -0700 (Fri, 11 Aug 2017) Log Message [GTK][WPE] Overriden virtual function not marked “override” in ImageBufferDataCairo.h https://bugs.webkit.org/show_bug.cgi?id=175476 Reviewed by

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

2017-08-11 Thread aperez
Title: [220585] trunk/Source/WebKit Revision 220585 Author ape...@igalia.com Date 2017-08-11 06:25:57 -0700 (Fri, 11 Aug 2017) Log Message [WPE] Build failure with Clang 4.0.1: no matching conversion for functional-style cast from 'pointer' (aka 'unsigned short *') to 'WTF::String'

[webkit-changes] [220584] trunk/Source/WebDriver

2017-08-11 Thread clopez
Title: [220584] trunk/Source/WebDriver Revision 220584 Author clo...@igalia.com Date 2017-08-11 05:28:21 -0700 (Fri, 11 Aug 2017) Log Message Fix build warning in WebDriverService.h https://bugs.webkit.org/show_bug.cgi?id=166682 Unreviewed build fix. * WebDriverService.h: Fixes the

[webkit-changes] [220583] trunk

2017-08-11 Thread carlosgc
Title: [220583] trunk Revision 220583 Author carlo...@webkit.org Date 2017-08-11 03:06:12 -0700 (Fri, 11 Aug 2017) Log Message [Soup] Cannot access HTTPS sites using a HTTP proxy that requires authentication https://bugs.webkit.org/show_bug.cgi?id=175378 Reviewed by Sergio Villar Senin.

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

2017-08-11 Thread carlosgc
Title: [220581] trunk/Source/WebKit Revision 220581 Author carlo...@webkit.org Date 2017-08-10 23:02:33 -0700 (Thu, 10 Aug 2017) Log Message [Soup] Do not spawn the network process to setup cookie persistent storage https://bugs.webkit.org/show_bug.cgi?id=175424 Reviewed by Sergio

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

2017-08-11 Thread carlosgc
Title: [220580] trunk/Source/WebKit Revision 220580 Author carlo...@webkit.org Date 2017-08-10 23:01:15 -0700 (Thu, 10 Aug 2017) Log Message [GTK][WPE] Assertion failure in TimerBase inside WebCore::IconRecord::setImageData https://bugs.webkit.org/show_bug.cgi?id=173866 Reviewed by