[webkit-changes] [267617] trunk

2020-09-25 Thread zalan
Title: [267617] trunk Revision 267617 Author za...@apple.com Date 2020-09-25 22:21:18 -0700 (Fri, 25 Sep 2020) Log Message [LFC][IFC] Incorrect breaking position when inline box content fits the line but the inline content itself does not. https://bugs.webkit.org/show_bug.cgi?id=217007

[webkit-changes] [267616] trunk

2020-09-25 Thread wenson_hsieh
Title: [267616] trunk Revision 267616 Author wenson_hs...@apple.com Date 2020-09-25 19:44:02 -0700 (Fri, 25 Sep 2020) Log Message [GPU Process] fast/canvas/canvas-composite-canvas.html and fast/canvas/canvas-composite-image.html fail https://bugs.webkit.org/show_bug.cgi?id=216982

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

2020-09-25 Thread commit-queue
Title: [267615] trunk/Source/WebCore Revision 267615 Author commit-qu...@webkit.org Date 2020-09-25 18:42:08 -0700 (Fri, 25 Sep 2020) Log Message Move SerializationState from ImageBuffer to ImageBitmap https://bugs.webkit.org/show_bug.cgi?id=216565 Patch by Said Abou-Hallawa on

[webkit-changes] [267614] trunk

2020-09-25 Thread cdumez
Title: [267614] trunk Revision 267614 Author cdu...@apple.com Date 2020-09-25 17:50:00 -0700 (Fri, 25 Sep 2020) Log Message visibilitychange:hidden doesn't fire during page navigations https://bugs.webkit.org/show_bug.cgi?id=151234 Reviewed by Ryosuke Niwa. LayoutTests/imported/w3c:

[webkit-changes] [267613] trunk

2020-09-25 Thread jdarpinian
Title: [267613] trunk Revision 267613 Author jdarpin...@chromium.org Date 2020-09-25 17:41:37 -0700 (Fri, 25 Sep 2020) Log Message Support OES_fbo_render_mipmap https://bugs.webkit.org/show_bug.cgi?id=217003 Reviewed by Kenneth Russell. Source/WebCore: Test:

[webkit-changes] [267612] trunk/Source

2020-09-25 Thread timothy_horton
Title: [267612] trunk/Source Revision 267612 Author timothy_hor...@apple.com Date 2020-09-25 17:27:09 -0700 (Fri, 25 Sep 2020) Log Message Crunchyroll playback controls do not work on iPad with trackpad https://bugs.webkit.org/show_bug.cgi?id=217000 Reviewed by Wenson Hsieh.

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

2020-09-25 Thread simon . fraser
Title: [267611] trunk/Source/WebCore Revision 267611 Author simon.fra...@apple.com Date 2020-09-25 17:14:42 -0700 (Fri, 25 Sep 2020) Log Message Make renderingUpdateScheduler() internal to Page https://bugs.webkit.org/show_bug.cgi?id=216993 Reviewed by Said Abou-Hallawa.

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

2020-09-25 Thread cdumez
Title: [267610] trunk/Source/WebCore Revision 267610 Author cdu...@apple.com Date 2020-09-25 17:09:01 -0700 (Fri, 25 Sep 2020) Log Message Unreviewed, update xcfilelist files. * DerivedSources-input.xcfilelist: * DerivedSources-output.xcfilelist: Modified Paths

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

2020-09-25 Thread cdumez
Title: [267609] trunk/Source/WebCore Revision 267609 Author cdu...@apple.com Date 2020-09-25 17:01:58 -0700 (Fri, 25 Sep 2020) Log Message Avoid having to call context.lazyInitialize() in every AudioNode factory function https://bugs.webkit.org/show_bug.cgi?id=216989 Reviewed by Darin

[webkit-changes] [267607] trunk/LayoutTests

2020-09-25 Thread rackler
Title: [267607] trunk/LayoutTests Revision 267607 Author rack...@apple.com Date 2020-09-25 16:53:27 -0700 (Fri, 25 Sep 2020) Log Message REGRESSION (r266932): [ Catalina wk2 ] fast/scrolling/latching/latched-scroll-into-nonfast-region.html is a flaky failure

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

2020-09-25 Thread lmoura
Title: [267605] trunk/Source/WebCore Revision 267605 Author lmo...@igalia.com Date 2020-09-25 16:18:33 -0700 (Fri, 25 Sep 2020) Log Message Use CMake 3.10 compatible list functions https://bugs.webkit.org/show_bug.cgi?id=216996 Reviewed by Fujii Hironori. POP_FRONT and PREPEND were

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

2020-09-25 Thread cdumez
Title: [267604] trunk/Source/WebCore Revision 267604 Author cdu...@apple.com Date 2020-09-25 16:02:59 -0700 (Fri, 25 Sep 2020) Log Message Drop AudioNode::setNodeType() https://bugs.webkit.org/show_bug.cgi?id=216988 Reviewed by Eric Carlson. Drop AudioNode::setNodeType() in favor of

[webkit-changes] [267603] trunk

2020-09-25 Thread ross . kirsling
Title: [267603] trunk Revision 267603 Author ross.kirsl...@sony.com Date 2020-09-25 15:54:55 -0700 (Fri, 25 Sep 2020) Log Message %TypedArray%.{from, of} no longer perform AllocateTypedArray https://bugs.webkit.org/show_bug.cgi?id=216991 Reviewed by Yusuke Suzuki. JSTests: *

[webkit-changes] [267600] tags/Safari-611.1.1/

2020-09-25 Thread alancoon
Title: [267600] tags/Safari-611.1.1/ Revision 267600 Author alanc...@apple.com Date 2020-09-25 15:24:51 -0700 (Fri, 25 Sep 2020) Log Message Tag Safari-611.1.1. Added Paths tags/Safari-611.1.1/ Diff ___ webkit-changes mailing list

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

2020-09-25 Thread peng . liu6
Title: [267599] trunk/Source/WebKit Revision 267599 Author peng.l...@apple.com Date 2020-09-25 15:09:29 -0700 (Fri, 25 Sep 2020) Log Message Replace the usages of (IPC::Attachment fencePort) with IPC::MachPort https://bugs.webkit.org/show_bug.cgi?id=207683 Reviewed by Daniel Bates. No

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

2020-09-25 Thread wenson_hsieh
Title: [267597] trunk/Source/WebKit Revision 267597 Author wenson_hs...@apple.com Date 2020-09-25 15:03:23 -0700 (Fri, 25 Sep 2020) Log Message Tweak the names of the GPU process audio/video capture internal feature flags https://bugs.webkit.org/show_bug.cgi?id=216992 Reviewed by Tim

[webkit-changes] [267598] trunk/Tools

2020-09-25 Thread jlewis3
Title: [267598] trunk/Tools Revision 267598 Author jlew...@apple.com Date 2020-09-25 15:03:38 -0700 (Fri, 25 Sep 2020) Log Message Unreviewed dashboard fix. * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Device.png: Removed. *

[webkit-changes] [267596] trunk

2020-09-25 Thread zalan
Title: [267596] trunk Revision 267596 Author za...@apple.com Date 2020-09-25 14:47:14 -0700 (Fri, 25 Sep 2020) Log Message [LFC][IFC] Incorrect width value is set for partially collapsible trailing space https://bugs.webkit.org/show_bug.cgi?id=216990 Reviewed by Simon Fraser.

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

2020-09-25 Thread jdarpinian
Title: [267595] trunk/Source/WebCore Revision 267595 Author jdarpin...@chromium.org Date 2020-09-25 14:43:41 -0700 (Fri, 25 Sep 2020) Log Message Fix WEBGL_compressed_texture_s3tc_srgb in WebGL 2 https://bugs.webkit.org/show_bug.cgi?id=216951 Reviewed by Kenneth Russell. Tested by

[webkit-changes] [267593] trunk

2020-09-25 Thread cdumez
Title: [267593] trunk Revision 267593 Author cdu...@apple.com Date 2020-09-25 14:29:46 -0700 (Fri, 25 Sep 2020) Log Message Unreviewed, reverting r267589. Broke document.visibilityState when coming out of back/forward cache Reverted changeset: "visibilitychange:hidden doesn't fire

[webkit-changes] [267592] trunk

2020-09-25 Thread graouts
Title: [267592] trunk Revision 267592 Author grao...@webkit.org Date 2020-09-25 14:26:29 -0700 (Fri, 25 Sep 2020) Log Message Add an experimental feature flag for CSS individual transform properties https://bugs.webkit.org/show_bug.cgi?id=216271 Reviewed by Dean Jackson.

[webkit-changes] [267591] trunk/Source

2020-09-25 Thread cdumez
Title: [267591] trunk/Source Revision 267591 Author cdu...@apple.com Date 2020-09-25 13:36:50 -0700 (Fri, 25 Sep 2020) Log Message Get rid of AudioNode::RefType https://bugs.webkit.org/show_bug.cgi?id=216945 Reviewed by Darin Adler. Source/_javascript_Core: * runtime/CachedTypes.cpp:

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

2020-09-25 Thread commit-queue
Title: [267590] trunk/Source/WebCore Revision 267590 Author commit-qu...@webkit.org Date 2020-09-25 13:19:39 -0700 (Fri, 25 Sep 2020) Log Message Simplify SVGTests.hasExtension idl https://bugs.webkit.org/show_bug.cgi?id=216984 Patch by Rob Buis on 2020-09-25 Reviewed by Sam Weinig.

[webkit-changes] [267589] trunk

2020-09-25 Thread cdumez
Title: [267589] trunk Revision 267589 Author cdu...@apple.com Date 2020-09-25 13:11:48 -0700 (Fri, 25 Sep 2020) Log Message visibilitychange:hidden doesn't fire during page navigations https://bugs.webkit.org/show_bug.cgi?id=151234 Reviewed by Darin Adler and Ryosuke Niwa.

[webkit-changes] [267588] trunk

2020-09-25 Thread Hironori . Fujii
Title: [267588] trunk Revision 267588 Author hironori.fu...@sony.com Date 2020-09-25 12:49:23 -0700 (Fri, 25 Sep 2020) Log Message make_names.pl no longer needs C preprocessor https://bugs.webkit.org/show_bug.cgi?id=216953 Reviewed by Sam Weinig. .: *

[webkit-changes] [267587] trunk

2020-09-25 Thread zalan
Title: [267587] trunk Revision 267587 Author za...@apple.com Date 2020-09-25 12:03:37 -0700 (Fri, 25 Sep 2020) Log Message [LFC][MarginCollapsing] Only inflow boxes collapse their quirk margins with their parents https://bugs.webkit.org/show_bug.cgi?id=216981 Reviewed by Antti Koivisto.

[webkit-changes] [267586] trunk/Tools

2020-09-25 Thread wenson_hsieh
Title: [267586] trunk/Tools Revision 267586 Author wenson_hs...@apple.com Date 2020-09-25 12:03:26 -0700 (Fri, 25 Sep 2020) Log Message REGRESSION (r267516): `--use-gpu-process` no longer enables GPU process when running layout tests https://bugs.webkit.org/show_bug.cgi?id=216980

[webkit-changes] [267583] branches/safari-610-branch/LayoutTests

2020-09-25 Thread alancoon
Title: [267583] branches/safari-610-branch/LayoutTests Revision 267583 Author alanc...@apple.com Date 2020-09-25 11:20:57 -0700 (Fri, 25 Sep 2020) Log Message Cherry-pick r266765. rdar://problem/69382910 [ macOS iOS ] svg/animations/smil-leak-element-instances-noBaseValRef.svg is a

[webkit-changes] [267585] branches/safari-610-branch

2020-09-25 Thread alancoon
Title: [267585] branches/safari-610-branch Revision 267585 Author alanc...@apple.com Date 2020-09-25 11:21:03 -0700 (Fri, 25 Sep 2020) Log Message Cherry-pick r266813. rdar://problem/69582551 OutOfBoundsSaneChain operations should use their own heap locations

[webkit-changes] [267584] branches/safari-610-branch/Source/WebCore

2020-09-25 Thread alancoon
Title: [267584] branches/safari-610-branch/Source/WebCore Revision 267584 Author alanc...@apple.com Date 2020-09-25 11:21:00 -0700 (Fri, 25 Sep 2020) Log Message Cherry-pick r267106. rdar://problem/69381319 CRASH: Exception thrown from -[AVContentKeyRequest

[webkit-changes] [267582] branches/safari-610-branch/Source/WebCore

2020-09-25 Thread alancoon
Title: [267582] branches/safari-610-branch/Source/WebCore Revision 267582 Author alanc...@apple.com Date 2020-09-25 11:20:55 -0700 (Fri, 25 Sep 2020) Log Message Cherry-pick r266689. rdar://problem/69382883 [MotionMark - Multiply] Web process spends ~1% of total samples in

[webkit-changes] [267580] branches/safari-610-branch/Source/WebCore

2020-09-25 Thread alancoon
Title: [267580] branches/safari-610-branch/Source/WebCore Revision 267580 Author alanc...@apple.com Date 2020-09-25 11:20:50 -0700 (Fri, 25 Sep 2020) Log Message Cherry-pick r266198. rdar://problem/69382901 Avoid unnecessarily copying a Vector in WebCore::transformsForValue

[webkit-changes] [267581] branches/safari-610-branch/Source/WebCore

2020-09-25 Thread alancoon
Title: [267581] branches/safari-610-branch/Source/WebCore Revision 267581 Author alanc...@apple.com Date 2020-09-25 11:20:53 -0700 (Fri, 25 Sep 2020) Log Message Cherry-pick r266353. rdar://problem/69382920 Optimize the implementation of TransformationMatrix::rotate(double)

[webkit-changes] [267579] trunk/Tools

2020-09-25 Thread jbedard
Title: [267579] trunk/Tools Revision 267579 Author jbed...@apple.com Date 2020-09-25 10:55:03 -0700 (Fri, 25 Sep 2020) Log Message results.webkit.org: Use s3 for cold storage https://bugs.webkit.org/show_bug.cgi?id=216662 Rubber-stamped by Aakash Jain. *

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

2020-09-25 Thread nvasilyev
Title: [267577] trunk/Source/WebInspectorUI Revision 267577 Author nvasil...@apple.com Date 2020-09-25 10:42:26 -0700 (Fri, 25 Sep 2020) Log Message Uncaught Exception: TypeError: null is not an object (evaluating 'this.listItemElement.classList')

[webkit-changes] [267576] trunk

2020-09-25 Thread darin
Title: [267576] trunk Revision 267576 Author da...@apple.com Date 2020-09-25 10:19:48 -0700 (Fri, 25 Sep 2020) Log Message Add CSSConditionRule and CSSGroupingRule https://bugs.webkit.org/show_bug.cgi?id=216855 Reviewed by Sam Weinig. LayoutTests/imported/w3c: *

[webkit-changes] [267574] trunk/LayoutTests

2020-09-25 Thread ryanhaddad
Title: [267574] trunk/LayoutTests Revision 267574 Author ryanhad...@apple.com Date 2020-09-25 09:34:50 -0700 (Fri, 25 Sep 2020) Log Message Unreviewed test gardening, land test expectations for rdar://69347249. * platform/mac/TestExpectations: * platform/mac/TestExpectationsRosetta:

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

2020-09-25 Thread peng . liu6
Title: [267573] trunk/Source/WebCore Revision 267573 Author peng.l...@apple.com Date 2020-09-25 09:24:33 -0700 (Fri, 25 Sep 2020) Log Message Clean up VideoLayerManagerObjC https://bugs.webkit.org/show_bug.cgi?id=216946 Reviewed by Eric Carlson. Remove m_videoInlineFrame. Also, change

[webkit-changes] [267572] trunk

2020-09-25 Thread zalan
Title: [267572] trunk Revision 267572 Author za...@apple.com Date 2020-09-25 09:05:45 -0700 (Fri, 25 Sep 2020) Log Message [LFC][Out-of-flow] ASSERTION FAILED: !layoutBox.isOutOfFlowPositioned() in WebCore::Layout::FormattingContext::Geometry::computedHeightValue

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

2020-09-25 Thread pvollan
Title: [267569] trunk/Source/WebKit Revision 267569 Author pvol...@apple.com Date 2020-09-25 08:08:54 -0700 (Fri, 25 Sep 2020) Log Message [macOS] Deny access to diagnosticd in the WebContent process https://bugs.webkit.org/show_bug.cgi?id=216929 Reviewed by Darin Adler. After the

[webkit-changes] [267568] trunk

2020-09-25 Thread youenn
Title: [267568] trunk Revision 267568 Author you...@apple.com Date 2020-09-25 07:35:47 -0700 (Fri, 25 Sep 2020) Log Message Implement default behavior for getUserMedia requests in case where there is no delegate set https://bugs.webkit.org/show_bug.cgi?id=216968 Reviewed by Eric

[webkit-changes] [267567] trunk/Tools

2020-09-25 Thread lmoura
Title: [267567] trunk/Tools Revision 267567 Author lmo...@igalia.com Date 2020-09-25 07:17:53 -0700 (Fri, 25 Sep 2020) Log Message [webkitperl] Check for custom Flatpak user dirs in webkitdirs.pm https://bugs.webkit.org/show_bug.cgi?id=216959 Reviewed by Philippe Normand. *

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

2020-09-25 Thread youenn
Title: [267566] trunk/Source/WebCore Revision 267566 Author you...@apple.com Date 2020-09-25 07:05:35 -0700 (Fri, 25 Sep 2020) Log Message Fix LibWebRTCRtpReceiverBackend for internal build https://bugs.webkit.org/show_bug.cgi?id=216965 Reviewed by Eric Carlson. Move some includes to

[webkit-changes] [267564] trunk

2020-09-25 Thread shvaikalesh
Title: [267564] trunk Revision 267564 Author shvaikal...@gmail.com Date 2020-09-25 04:51:33 -0700 (Fri, 25 Sep 2020) Log Message DataView instances should not have own "byteLength" and "byteOffset" properties https://bugs.webkit.org/show_bug.cgi?id=149906 Reviewed by Ross Kirsling.

[webkit-changes] [267563] trunk

2020-09-25 Thread youenn
Title: [267563] trunk Revision 267563 Author you...@apple.com Date 2020-09-25 04:48:58 -0700 (Fri, 25 Sep 2020) Log Message Introduce WKWebViewConfiguration mediaCaptureEnabled https://bugs.webkit.org/show_bug.cgi?id=216872 Reviewed by Alex Christensen. Source/WebKit: Add a new

[webkit-changes] [267562] trunk

2020-09-25 Thread antti
Title: [267562] trunk Revision 267562 Author an...@apple.com Date 2020-09-25 04:24:26 -0700 (Fri, 25 Sep 2020) Log Message [LFC][Integration] Enable on Apple Windows port https://bugs.webkit.org/show_bug.cgi?id=216928 Reviewed by Zalan Bujtas. .: * Source/cmake/OptionsWin.cmake:

[webkit-changes] [267561] trunk/JSTests

2020-09-25 Thread shvaikalesh
Title: [267561] trunk/JSTests Revision 267561 Author shvaikal...@gmail.com Date 2020-09-25 01:57:44 -0700 (Fri, 25 Sep 2020) Log Message REGRESSION (r267514): mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla* timing out https://bugs.webkit.org/show_bug.cgi?id=216955 Unreviewed

[webkit-changes] [267560] trunk/Source

2020-09-25 Thread aperez
Title: [267560] trunk/Source Revision 267560 Author ape...@igalia.com Date 2020-09-25 01:52:05 -0700 (Fri, 25 Sep 2020) Log Message Non-unified build fixes, late September 2020 edition https://bugs.webkit.org/show_bug.cgi?id=216950 Unreviewed build fix. Source/_javascript_Core: *