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

2019-02-04 Thread drousso
Title: [240967] trunk/Source/WebInspectorUI Revision 240967 Author drou...@apple.com Date 2019-02-04 23:48:10 -0800 (Mon, 04 Feb 2019) Log Message Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'classes.includes') https://bugs.webkit.org/show_bug.cgi?id=194280

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

2019-02-04 Thread ysuzuki
Title: [240966] trunk/Source/_javascript_Core Revision 240966 Author ysuz...@apple.com Date 2019-02-04 22:51:29 -0800 (Mon, 04 Feb 2019) Log Message Unreviewed, add missing exception checks after r240637 https://bugs.webkit.org/show_bug.cgi?id=193546 * tools/JSDollarVM.cpp:

[webkit-changes] [240965] trunk/Source

2019-02-04 Thread ysuzuki
Title: [240965] trunk/Source Revision 240965 Author ysuz...@apple.com Date 2019-02-04 22:32:08 -0800 (Mon, 04 Feb 2019) Log Message [JSC] Shrink size of VM by lazily allocating IsoSubspaces for non-common types https://bugs.webkit.org/show_bug.cgi?id=193993 Reviewed by Keith Miller.

[webkit-changes] [240964] trunk/LayoutTests

2019-02-04 Thread jbedard
Title: [240964] trunk/LayoutTests Revision 240964 Author jbed...@apple.com Date 2019-02-04 22:19:50 -0800 (Mon, 04 Feb 2019) Log Message [iPad] Initial test gardening (Part 1) https://bugs.webkit.org/show_bug.cgi?id=193767 Unreviewed test gardening. A number of tests need to be

[webkit-changes] [240963] trunk/Source

2019-02-04 Thread simon . fraser
Title: [240963] trunk/Source Revision 240963 Author simon.fra...@apple.com Date 2019-02-04 20:34:56 -0800 (Mon, 04 Feb 2019) Log Message Move some macOS/iOS scrolling code into the scrolling/cocoa directory https://bugs.webkit.org/show_bug.cgi?id=194245 Reviewed by Zalan Bujtas.

[webkit-changes] [240962] trunk

2019-02-04 Thread mcatanzaro
Title: [240962] trunk Revision 240962 Author mcatanz...@igalia.com Date 2019-02-04 20:04:30 -0800 (Mon, 04 Feb 2019) Log Message [GTK][WPE] Need a function to convert internal URI to display ("pretty") URI https://bugs.webkit.org/show_bug.cgi?id=174816 Patch by Ms2ger on 2019-02-04

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

2019-02-04 Thread ddkilzer
Title: [240961] trunk/Source/ThirdParty/libwebrtc Revision 240961 Author ddkil...@apple.com Date 2019-02-04 19:24:54 -0800 (Mon, 04 Feb 2019) Log Message vp8e_mr_alloc_mem() leaks LOWER_RES_FRAME_INFO if second memory allocation fails Reviewed by Youenn Fablet. *

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

2019-02-04 Thread keith_miller
Title: [240960] trunk/Source/_javascript_Core Revision 240960 Author keith_mil...@apple.com Date 2019-02-04 19:23:05 -0800 (Mon, 04 Feb 2019) Log Message Change llint operand macros to inline functions https://bugs.webkit.org/show_bug.cgi?id=194248 Reviewed by Mark Lam. *

[webkit-changes] [240959] trunk

2019-02-04 Thread rmorisset
Title: [240959] trunk Revision 240959 Author rmoris...@apple.com Date 2019-02-04 17:36:28 -0800 (Mon, 04 Feb 2019) Log Message when lowering AssertNotEmpty, create the value before creating the patchpoint https://bugs.webkit.org/show_bug.cgi?id=194231 Reviewed by Saam Barati. JSTests:

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

2019-02-04 Thread Hironori . Fujii
Title: [240958] trunk/Source/WebCore Revision 240958 Author hironori.fu...@sony.com Date 2019-02-04 17:34:39 -0800 (Mon, 04 Feb 2019) Log Message [curl] ASSERTION FAILED: !m_didNotifyResponse || m_multipartHandle https://bugs.webkit.org/show_bug.cgi?id=190895 Reviewed by Ross Kirsling.

[webkit-changes] [240957] trunk/LayoutTests

2019-02-04 Thread ryanhaddad
Title: [240957] trunk/LayoutTests Revision 240957 Author ryanhad...@apple.com Date 2019-02-04 17:31:39 -0800 (Mon, 04 Feb 2019) Log Message [iOS Simulator] pageoverlay/overlay tests are flaky failures https://bugs.webkit.org/show_bug.cgi?id=153337 Unreviewed test gardening. Patch by

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

2019-02-04 Thread achristensen
Title: [240956] trunk/Source/WebKit Revision 240956 Author achristen...@apple.com Date 2019-02-04 17:31:31 -0800 (Mon, 04 Feb 2019) Log Message Move XPCService main to a shared file calling a C function https://bugs.webkit.org/show_bug.cgi?id=194256 Reviewed by Brady Eidson. This not

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

2019-02-04 Thread achristensen
Title: [240955] trunk/Source/WebKit Revision 240955 Author achristen...@apple.com Date 2019-02-04 17:30:24 -0800 (Mon, 04 Feb 2019) Log Message Make MessageSender functions const https://bugs.webkit.org/show_bug.cgi?id=194247 Reviewed by Brady Eidson. *

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

2019-02-04 Thread beidson
Title: [240954] trunk/Source/WebKit Revision 240954 Author beid...@apple.com Date 2019-02-04 17:27:23 -0800 (Mon, 04 Feb 2019) Log Message Take additional process assertion while downloading. and https://bugs.webkit.org/show_bug.cgi?id=194239 Reviewed by Chris Dumez. When the first

[webkit-changes] [240953] trunk/Tools

2019-02-04 Thread jbedard
Title: [240953] trunk/Tools Revision 240953 Author jbed...@apple.com Date 2019-02-04 17:16:28 -0800 (Mon, 04 Feb 2019) Log Message webkitpy: Precedence of booted devices should match precedence in DEFAULT_DEVICE_TYPES https://bugs.webkit.org/show_bug.cgi?id=194158 Rubber-stamped by

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

2019-02-04 Thread drousso
Title: [240952] trunk/Source/WebInspectorUI Revision 240952 Author drou...@apple.com Date 2019-02-04 17:11:56 -0800 (Mon, 04 Feb 2019) Log Message Web Inspector: Resources: missing resource data for document on reload https://bugs.webkit.org/show_bug.cgi?id=194243 Reviewed by Joseph

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

2019-02-04 Thread ysuzuki
Title: [240951] trunk/Source/_javascript_Core Revision 240951 Author ysuz...@apple.com Date 2019-02-04 17:09:57 -0800 (Mon, 04 Feb 2019) Log Message [JSC] ExecutableToCodeBlockEdge should be smaller https://bugs.webkit.org/show_bug.cgi?id=194244 Reviewed by Michael Saboff.

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

2019-02-04 Thread mattbaker
Title: [240950] trunk/Source/WebInspectorUI Revision 240950 Author mattba...@apple.com Date 2019-02-04 17:08:40 -0800 (Mon, 04 Feb 2019) Log Message Web Inspector: REGRESSION: Resources: WI.TreeOutline assertions when refreshing the page https://bugs.webkit.org/show_bug.cgi?id=194242

[webkit-changes] [240949] trunk

2019-02-04 Thread said
Title: [240949] trunk Revision 240949 Author s...@apple.com Date 2019-02-04 16:47:17 -0800 (Mon, 04 Feb 2019) Log Message [CG] Enable setAdditionalSupportedImageTypes for WK1 https://bugs.webkit.org/show_bug.cgi?id=194190 Reviewed by Tim Horton. Source/WebCore: Move the function

[webkit-changes] [240948] trunk/Source/WebKitLegacy/mac

2019-02-04 Thread timothy
Title: [240948] trunk/Source/WebKitLegacy/mac Revision 240948 Author timo...@apple.com Date 2019-02-04 16:28:24 -0800 (Mon, 04 Feb 2019) Log Message Add WebView SPI to temporarily force light or dark appearance on a page. https://bugs.webkit.org/show_bug.cgi?id=194230 Reviewed by Tim

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

2019-02-04 Thread mattbaker
Title: [240947] trunk/Source/WebInspectorUI Revision 240947 Author mattba...@apple.com Date 2019-02-04 15:32:46 -0800 (Mon, 04 Feb 2019) Log Message Web Inspector: REGRESSION: clicking a selected call frame doesn't re-scroll https://bugs.webkit.org/show_bug.cgi?id=194169 Reviewed by

[webkit-changes] [240946] trunk

2019-02-04 Thread nvasilyev
Title: [240946] trunk Revision 240946 Author nvasil...@apple.com Date 2019-02-04 15:30:49 -0800 (Mon, 04 Feb 2019) Log Message Web Inspector: Styles: fix race conditions when editing https://bugs.webkit.org/show_bug.cgi?id=192739 Reviewed by Devin Rousso. Source/WebInspectorUI:

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

2019-02-04 Thread justin_fan
Title: [240945] trunk/Source/WebCore Revision 240945 Author justin_...@apple.com Date 2019-02-04 15:12:44 -0800 (Mon, 04 Feb 2019) Log Message [Web GPU] Code clean-up for RenderPipeline backend https://bugs.webkit.org/show_bug.cgi?id=194238 Reviewed by Dean Jackson. Replace dot syntax

[webkit-changes] [240944] trunk/Source

2019-02-04 Thread benjamin
Title: [240944] trunk/Source Revision 240944 Author benja...@webkit.org Date 2019-02-04 14:30:31 -0800 (Mon, 04 Feb 2019) Log Message Use deferrable timer to restart the Responsiveness Timer on each wheel event https://bugs.webkit.org/show_bug.cgi?id=194135 Source/WebCore: Reviewed by

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

2019-02-04 Thread graouts
Title: [240943] trunk/Source/WebCore Revision 240943 Author grao...@webkit.org Date 2019-02-04 14:28:32 -0800 (Mon, 04 Feb 2019) Log Message Use constants for pointer types https://bugs.webkit.org/show_bug.cgi?id=194232 Reviewed by Dean Jackson. We cannot use an enum for the pointer

[webkit-changes] [240942] trunk

2019-02-04 Thread zalan
Title: [240942] trunk Revision 240942 Author za...@apple.com Date 2019-02-04 14:19:41 -0800 (Mon, 04 Feb 2019) Log Message [First paint] Adjust "finishedParsingMainDocument" flag by taking deferred and async scripts into account. https://bugs.webkit.org/show_bug.cgi?id=194168 Reviewed

[webkit-changes] [240941] trunk

2019-02-04 Thread simon . fraser
Title: [240941] trunk Revision 240941 Author simon.fra...@apple.com Date 2019-02-04 13:51:32 -0800 (Mon, 04 Feb 2019) Log Message Async overflow scroll with border-radius renders incorrectly https://bugs.webkit.org/show_bug.cgi?id=194205 Reviewed by Zalan Bujtas. Source/WebCore: When

[webkit-changes] [240940] trunk

2019-02-04 Thread simon . fraser
Title: [240940] trunk Revision 240940 Author simon.fra...@apple.com Date 2019-02-04 13:16:22 -0800 (Mon, 04 Feb 2019) Log Message PageOverlayController's layers should be created lazily https://bugs.webkit.org/show_bug.cgi?id=194199 Source/WebCore: Reviewed by Tim Horton. Expose

[webkit-changes] [240939] trunk

2019-02-04 Thread commit-queue
Title: [240939] trunk Revision 240939 Author commit-qu...@webkit.org Date 2019-02-04 13:03:20 -0800 (Mon, 04 Feb 2019) Log Message Source/WebCore: When performing Increment or Decrement on sliders, check to see if the slider is disabled. https://bugs.webkit.org/show_bug.cgi?id=173497

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

2019-02-04 Thread ysuzuki
Title: [240938] trunk/Source/_javascript_Core Revision 240938 Author ysuz...@apple.com Date 2019-02-04 13:02:27 -0800 (Mon, 04 Feb 2019) Log Message [JSC] Shrink size of FunctionExecutable https://bugs.webkit.org/show_bug.cgi?id=194191 Reviewed by Michael Saboff. This patch reduces the

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

2019-02-04 Thread mcatanzaro
Title: [240937] trunk/Source/WebKit Revision 240937 Author mcatanz...@igalia.com Date 2019-02-04 12:49:37 -0800 (Mon, 04 Feb 2019) Log Message Unreviewed, improve preprocessor guard https://bugs.webkit.org/show_bug.cgi?id=194166 AC mode is only optional in GTK port. Requested by Zan.

[webkit-changes] [240936] trunk/Tools

2019-02-04 Thread dean_johnson
Title: [240936] trunk/Tools Revision 240936 Author dean_john...@apple.com Date 2019-02-04 11:49:08 -0800 (Mon, 04 Feb 2019) Log Message REGRESSION (r237269): webkit-patch what-broke is broken https://bugs.webkit.org/show_bug.cgi?id=193025 Reviewed by Aakash Jain. *

[webkit-changes] [240935] tags/Safari-608.1.4.1/Source

2019-02-04 Thread alancoon
Title: [240935] tags/Safari-608.1.4.1/Source Revision 240935 Author alanc...@apple.com Date 2019-02-04 10:59:51 -0800 (Mon, 04 Feb 2019) Log Message Versioning. Modified Paths tags/Safari-608.1.4.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [240934] trunk/Tools

2019-02-04 Thread wenson_hsieh
Title: [240934] trunk/Tools Revision 240934 Author wenson_hs...@apple.com Date 2019-02-04 10:59:40 -0800 (Mon, 04 Feb 2019) Log Message [iOS] API test WKAttachmentTests.InsertAndRemoveDuplicateAttachment is failing after r240902 https://bugs.webkit.org/show_bug.cgi?id=194207 Reviewed by

[webkit-changes] [240933] tags/Safari-608.1.4.1/

2019-02-04 Thread alancoon
Title: [240933] tags/Safari-608.1.4.1/ Revision 240933 Author alanc...@apple.com Date 2019-02-04 10:57:31 -0800 (Mon, 04 Feb 2019) Log Message New tag. Added Paths tags/Safari-608.1.4.1/ Diff ___ webkit-changes mailing list

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

2019-02-04 Thread jond
Title: [240932] trunk/Websites/webkit.org Revision 240932 Author j...@apple.com Date 2019-02-04 10:55:31 -0800 (Mon, 04 Feb 2019) Log Message Add demos for Intersection Observer API https://bugs.webkit.org/show_bug.cgi?id=194219 Reviewed by Simon Fraser. *

[webkit-changes] [240931] trunk/Source

2019-02-04 Thread sihui_liu
Title: [240931] trunk/Source Revision 240931 Author sihui_...@apple.com Date 2019-02-04 10:51:19 -0800 (Mon, 04 Feb 2019) Log Message IndexedDB: leak WebIDBConnectionToServer in layout tests https://bugs.webkit.org/show_bug.cgi?id=193688 Reviewed by Geoffrey Garen. Source/WebCore:

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

2019-02-04 Thread youenn
Title: [240930] trunk/Source/WebCore Revision 240930 Author you...@apple.com Date 2019-02-04 10:47:23 -0800 (Mon, 04 Feb 2019) Log Message Make sure to remove the device observer in AVVideoCaptureSource https://bugs.webkit.org/show_bug.cgi?id=194181 Reviewed by Eric Carlson. Make sure

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

2019-02-04 Thread graouts
Title: [240929] trunk/Source/WebKit Revision 240929 Author grao...@webkit.org Date 2019-02-04 10:19:10 -0800 (Mon, 04 Feb 2019) Log Message Unreviewed build fix. * Platform/spi/ios/UIKitSPI.h: Modified Paths trunk/Source/WebKit/ChangeLog

[webkit-changes] [240928] trunk

2019-02-04 Thread youenn
Title: [240928] trunk Revision 240928 Author you...@apple.com Date 2019-02-04 09:37:01 -0800 (Mon, 04 Feb 2019) Log Message Capture state should be managed consistently when doing process swapping https://bugs.webkit.org/show_bug.cgi?id=194122 Reviewed by Eric Carlson. Source/WebKit:

[webkit-changes] [240927] trunk/Source

2019-02-04 Thread commit-queue
Title: [240927] trunk/Source Revision 240927 Author commit-qu...@webkit.org Date 2019-02-04 08:22:49 -0800 (Mon, 04 Feb 2019) Log Message Use a dedicated type instead of int32_t for pointer identifiers https://bugs.webkit.org/show_bug.cgi?id=194217 Patch by Antoine Quint on 2019-02-04

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

2019-02-04 Thread wenson_hsieh
Title: [240926] trunk/Source/WebCore Revision 240926 Author wenson_hs...@apple.com Date 2019-02-04 08:05:18 -0800 (Mon, 04 Feb 2019) Log Message [iOS] Unable to make a selection in jsfiddle.net using arrow keys when requesting desktop site Followup to

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

2019-02-04 Thread mcatanzaro
Title: [240925] trunk/Source/WebKit Revision 240925 Author mcatanz...@igalia.com Date 2019-02-04 08:02:28 -0800 (Mon, 04 Feb 2019) Log Message Unreviewed, avoid -Wswitch warnings introduced in r240880 https://bugs.webkit.org/show_bug.cgi?id=193740 *

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

2019-02-04 Thread zalan
Title: [240924] trunk/Source/WebCore Revision 240924 Author za...@apple.com Date 2019-02-04 07:49:24 -0800 (Mon, 04 Feb 2019) Log Message [LFC][IFC] Make InlineFormattingContext::collectInlineContent non-recursive. https://bugs.webkit.org/show_bug.cgi?id=194210 Reviewed by Antti

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

2019-02-04 Thread mcatanzaro
Title: [240923] trunk/Source/WebCore Revision 240923 Author mcatanz...@igalia.com Date 2019-02-04 07:48:44 -0800 (Mon, 04 Feb 2019) Log Message Unreviewed, fix unused variable warnings introduced in r240912 https://bugs.webkit.org/show_bug.cgi?id=194198 * page/FrameView.cpp:

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

2019-02-04 Thread commit-queue
Title: [240922] trunk/Source/WebKit Revision 240922 Author commit-qu...@webkit.org Date 2019-02-04 07:47:07 -0800 (Mon, 04 Feb 2019) Log Message [GTK] Allow pinch zoom on touchpad https://bugs.webkit.org/show_bug.cgi?id=194201 Patch by Alexander Mikhaylenko on 2019-02-04 Reviewed by

[webkit-changes] [240921] trunk

2019-02-04 Thread commit-queue
Title: [240921] trunk Revision 240921 Author commit-qu...@webkit.org Date 2019-02-04 07:39:48 -0800 (Mon, 04 Feb 2019) Log Message [css-scroll-snap] scroll-snap-align not honored on child with non-visible overflow https://bugs.webkit.org/show_bug.cgi?id=191816 Patch by Frederic Wang on

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

2019-02-04 Thread mcatanzaro
Title: [240920] trunk/Source/WebKit Revision 240920 Author mcatanz...@igalia.com Date 2019-02-04 07:36:14 -0800 (Mon, 04 Feb 2019) Log Message Unreviewed, only force settings.acceleratedCompositingEnabled() to true for Cocoa ports https://bugs.webkit.org/show_bug.cgi?id=194166

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

2019-02-04 Thread mcatanzaro
Title: [240919] trunk/Source/WebKit Revision 240919 Author mcatanz...@igalia.com Date 2019-02-04 07:00:12 -0800 (Mon, 04 Feb 2019) Log Message [GTK] Remove last python2 dependency from CMake build process https://bugs.webkit.org/show_bug.cgi?id=194218 Patch by Abderrahim Kitouni on

[webkit-changes] [240918] trunk/Source

2019-02-04 Thread antti
Title: [240918] trunk/Source Revision 240918 Author an...@apple.com Date 2019-02-04 04:48:21 -0800 (Mon, 04 Feb 2019) Log Message Source/WebCore: Rename GraphicsLayer and PlatformCALayer scrolling layer type enum values to be less ambiguous https://bugs.webkit.org/show_bug.cgi?id=194215

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

2019-02-04 Thread mark . lam
Title: [240917] trunk/Source/_javascript_Core Revision 240917 Author mark@apple.com Date 2019-02-04 00:15:46 -0800 (Mon, 04 Feb 2019) Log Message DFG's doesGC() is incorrect about the SameValue node's behavior. https://bugs.webkit.org/show_bug.cgi?id=194211 Reviewed by Saam Barati.