[webkit-changes] [273619] trunk/Tools

2021-02-26 Thread commit-queue
Title: [273619] trunk/Tools Revision 273619 Author commit-qu...@webkit.org Date 2021-02-26 23:29:05 -0800 (Fri, 26 Feb 2021) Log Message [GTK][WPE] Add a script to show a list of bugs closed since a given revision https://bugs.webkit.org/show_bug.cgi?id=222470 Patch by Carlos Garcia

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

2021-02-26 Thread aperez
Title: [273618] trunk/Source/WebKit Revision 273618 Author ape...@igalia.com Date 2021-02-26 23:24:28 -0800 (Fri, 26 Feb 2021) Log Message [WPE][GTK] Bogus Response.{status,ok} for successful fetch() requests to a custom URI scheme handler https://bugs.webkit.org/show_bug.cgi?id=222471

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

2021-02-26 Thread ysuzuki
Title: [273617] trunk/Source/_javascript_Core Revision 273617 Author ysuz...@apple.com Date 2021-02-26 22:52:05 -0800 (Fri, 26 Feb 2021) Log Message [JSC] Avoid creating functions unnecessarily in builtins https://bugs.webkit.org/show_bug.cgi?id=222509 Reviewed by Ross Kirsling. Avoid

[webkit-changes] [273616] trunk/LayoutTests

2021-02-26 Thread peng . liu6
Title: [273616] trunk/LayoutTests Revision 273616 Author peng.l...@apple.com Date 2021-02-26 21:27:48 -0800 (Fri, 26 Feb 2021) Log Message [GPUP] Refresh test expectations after adding the support to paint GPUP hosted video to 2D canvas and WebGL surfaces

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

2021-02-26 Thread peng . liu6
Title: [273615] trunk/Source/WebKit Revision 273615 Author peng.l...@apple.com Date 2021-02-26 21:27:24 -0800 (Fri, 26 Feb 2021) Log Message [GPUP] Replace references to GPUProcessConnection and Connection with WeakPtr https://bugs.webkit.org/show_bug.cgi?id=222492 Reviewed by Eric

[webkit-changes] [273614] trunk/PerformanceTests

2021-02-26 Thread zalan
Title: [273614] trunk/PerformanceTests Revision 273614 Author za...@apple.com Date 2021-02-26 19:04:27 -0800 (Fri, 26 Feb 2021) Log Message [Performance test][Line layout] Add test with inline boxes https://bugs.webkit.org/show_bug.cgi?id=222498 Reviewed by Ryosuke Niwa. We don't have

[webkit-changes] [273613] trunk/JSTests

2021-02-26 Thread msaboff
Title: [273613] trunk/JSTests Revision 273613 Author msab...@apple.com Date 2021-02-26 18:51:41 -0800 (Fri, 26 Feb 2021) Log Message Followup test fix to r273594 https://bugs.webkit.org/show_bug.cgi?id=222506 Reviewed by Yusuke Suzuki. * stress/regexp-max-size.js:

[webkit-changes] [273612] trunk/Source/ThirdParty/ANGLE

2021-02-26 Thread dino
Title: [273612] trunk/Source/ThirdParty/ANGLE Revision 273612 Author d...@apple.com Date 2021-02-26 18:42:24 -0800 (Fri, 26 Feb 2021) Log Message Support fast/canvas/webgl/copyBufferSubData.html, fix bugs in fast/canvas/webgl/getBufferSubData-webgl1.html in Metal ANGLE on Simulator

[webkit-changes] [273611] trunk

2021-02-26 Thread sbarati
Title: [273611] trunk Revision 273611 Author sbar...@apple.com Date 2021-02-26 17:58:56 -0800 (Fri, 26 Feb 2021) Log Message Remove bad assertion of AI ArrayMode state in various "by val" opcodes https://bugs.webkit.org/show_bug.cgi?id=222494 Reviewed by Filip Pizlo. JSTests: *

[webkit-changes] [273610] trunk

2021-02-26 Thread cdumez
Title: [273610] trunk Revision 273610 Author cdu...@apple.com Date 2021-02-26 17:54:54 -0800 (Fri, 26 Feb 2021) Log Message Reduce explicit usage of [objC retain] in WebKit https://bugs.webkit.org/show_bug.cgi?id=222439 Reviewed by Darin Adler. Reduce explicit usage of [objC retain] in

[webkit-changes] [273609] trunk/Tools

2021-02-26 Thread ryanhaddad
Title: [273609] trunk/Tools Revision 273609 Author ryanhad...@apple.com Date 2021-02-26 17:08:23 -0800 (Fri, 26 Feb 2021) Log Message macOS bots should build with _ONLY_ACTIVE_ARCH_=NO https://bugs.webkit.org/show_bug.cgi?id=222502 Reviewed by Aakash Jain. We need this to correctly

[webkit-changes] [273608] tags/Safari-611.1.21/

2021-02-26 Thread alancoon
Title: [273608] tags/Safari-611.1.21/ Revision 273608 Author alanc...@apple.com Date 2021-02-26 17:08:02 -0800 (Fri, 26 Feb 2021) Log Message Tag Safari-611.1.21. Added Paths tags/Safari-611.1.21/ Diff ___ webkit-changes mailing list

[webkit-changes] [273607] trunk/Tools

2021-02-26 Thread ryanhaddad
Title: [273607] trunk/Tools Revision 273607 Author ryanhad...@apple.com Date 2021-02-26 16:55:23 -0800 (Fri, 26 Feb 2021) Log Message Move WebGL test bot to Big Sur https://bugs.webkit.org/show_bug.cgi?id=222501 Reviewed by Aakash Jain. * CISupport/build-webkit-org/config.json:

[webkit-changes] [273606] trunk

2021-02-26 Thread commit-queue
Title: [273606] trunk Revision 273606 Author commit-qu...@webkit.org Date 2021-02-26 16:54:19 -0800 (Fri, 26 Feb 2021) Log Message Unreviewed, reverting r273435. https://bugs.webkit.org/show_bug.cgi?id=222503 Broke a test Reverted changeset: "[css-grid] Fix min/max widths of grid

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

2021-02-26 Thread ysuzuki
Title: [273605] trunk/Source/_javascript_Core Revision 273605 Author ysuz...@apple.com Date 2021-02-26 16:37:31 -0800 (Fri, 26 Feb 2021) Log Message [JSC] Avoid function allocations for non-user-provided Promise then callbacks https://bugs.webkit.org/show_bug.cgi?id=222490 Reviewed by

[webkit-changes] [273604] trunk

2021-02-26 Thread commit-queue
Title: [273604] trunk Revision 273604 Author commit-qu...@webkit.org Date 2021-02-26 16:32:12 -0800 (Fri, 26 Feb 2021) Log Message Source/WebCore: [MSE] WebContent/GPU process will hang when appending data under some circumstances. https://bugs.webkit.org/show_bug.cgi?id=222462 Patch by

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

2021-02-26 Thread graouts
Title: [273603] trunk/Source/WebCore Revision 273603 Author grao...@webkit.org Date 2021-02-26 16:29:26 -0800 (Fri, 26 Feb 2021) Log Message Length blending should allow for a ValueRange parameter https://bugs.webkit.org/show_bug.cgi?id=222497 Reviewed by Dean Jackson. We introduced a

[webkit-changes] [273602] tags/Safari-612.1.5.2/

2021-02-26 Thread repstein
Title: [273602] tags/Safari-612.1.5.2/ Revision 273602 Author repst...@apple.com Date 2021-02-26 16:17:43 -0800 (Fri, 26 Feb 2021) Log Message Tag Safari-612.1.5.2. Added Paths tags/Safari-612.1.5.2/ Diff ___ webkit-changes mailing

[webkit-changes] [273601] branches/safari-612.1.5-branch/Source

2021-02-26 Thread repstein
Title: [273601] branches/safari-612.1.5-branch/Source Revision 273601 Author repst...@apple.com Date 2021-02-26 16:14:49 -0800 (Fri, 26 Feb 2021) Log Message Versioning. WebKit-7612.1.5.2 Modified Paths

[webkit-changes] [273600] trunk

2021-02-26 Thread zalan
Title: [273600] trunk Revision 273600 Author za...@apple.com Date 2021-02-26 16:11:11 -0800 (Fri, 26 Feb 2021) Log Message [LFC][Coverage] Do not bail out on text underline position when text-decoration is 'none' https://bugs.webkit.org/show_bug.cgi?id=222481 Reviewed by Antti Koivisto.

[webkit-changes] [273599] trunk/LayoutTests

2021-02-26 Thread tsavell
Title: [273599] trunk/LayoutTests Revision 273599 Author tsav...@apple.com Date 2021-02-26 15:51:27 -0800 (Fri, 26 Feb 2021) Log Message [BigSur Wk1] platform/mac-bigsur/media/media-source/media-source-webm-vp8-malformed-header.html is consistently failing

[webkit-changes] [273598] branches/safari-612.1.5-branch/Source/WebKit

2021-02-26 Thread repstein
Title: [273598] branches/safari-612.1.5-branch/Source/WebKit Revision 273598 Author repst...@apple.com Date 2021-02-26 15:48:36 -0800 (Fri, 26 Feb 2021) Log Message Revert "Cherry-pick r273560. rdar://problem/74796083" This reverts commit r273565. Modified Paths

[webkit-changes] [273596] trunk

2021-02-26 Thread drousso
Title: [273596] trunk Revision 273596 Author drou...@apple.com Date 2021-02-26 15:41:53 -0800 (Fri, 26 Feb 2021) Log Message [Payment Request] log when the request is cancelled while waiting for the `Promise` provided to `show()`/`updateWith()` to settle

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

2021-02-26 Thread commit-queue
Title: [273595] trunk/Source/WebKit Revision 273595 Author commit-qu...@webkit.org Date 2021-02-26 15:30:32 -0800 (Fri, 26 Feb 2021) Log Message Unreviewed, reverting r273560. https://bugs.webkit.org/show_bug.cgi?id=222499 reverting an unnecessary change after confirming it did not fix

[webkit-changes] [273594] trunk

2021-02-26 Thread msaboff
Title: [273594] trunk Revision 273594 Author msab...@apple.com Date 2021-02-26 15:22:51 -0800 (Fri, 26 Feb 2021) Log Message unexpected minimumInputSize in setupDisjunctionOffsets for regexp engine(yarr) https://bugs.webkit.org/show_bug.cgi?id=220357 Reviewed by Saam Barati. JSTests:

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

2021-02-26 Thread katherine_cheney
Title: [273593] trunk/Source/WebKit Revision 273593 Author katherine_che...@apple.com Date 2021-02-26 15:20:31 -0800 (Fri, 26 Feb 2021) Log Message Remove unnecessary WKMediaPlaybackState header from Xcode project file https://bugs.webkit.org/show_bug.cgi?id=222496 Reviewed by Brent

[webkit-changes] [273592] trunk

2021-02-26 Thread weinig
Title: [273592] trunk Revision 273592 Author wei...@apple.com Date 2021-02-26 15:17:07 -0800 (Fri, 26 Feb 2021) Log Message Remove non-standard 'css'/'Css' prefixed properties on CSSStyleDeclaration https://bugs.webkit.org/show_bug.cgi?id=218158 Source/WebCore: Reviewed by Tim Horton.

[webkit-changes] [273591] trunk/LayoutTests

2021-02-26 Thread peng . liu6
Title: [273591] trunk/LayoutTests Revision 273591 Author peng.l...@apple.com Date 2021-02-26 14:39:58 -0800 (Fri, 26 Feb 2021) Log Message Flaky Test: media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html https://bugs.webkit.org/show_bug.cgi?id=182571

[webkit-changes] [273590] trunk

2021-02-26 Thread wilander
Title: [273590] trunk Revision 273590 Author wilan...@apple.com Date 2021-02-26 14:26:35 -0800 (Fri, 26 Feb 2021) Log Message Non-cookie website data not deleted after 7 days of browser use without user interaction https://bugs.webkit.org/show_bug.cgi?id=48 Reviewed by Brent

[webkit-changes] [273589] trunk/Tools

2021-02-26 Thread drousso
Title: [273589] trunk/Tools Revision 273589 Author drou...@apple.com Date 2021-02-26 14:11:04 -0800 (Fri, 26 Feb 2021) Log Message Unreviewed, add myself to the `ConsoleUsage` watchlist * Scripts/webkitpy/common/config/watchlist: Modified Paths trunk/Tools/ChangeLog

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

2021-02-26 Thread bburg
Title: [273588] trunk/Source/WebKit Revision 273588 Author bb...@apple.com Date 2021-02-26 13:43:24 -0800 (Fri, 26 Feb 2021) Log Message Web Inspector: give WebInspectorUIExtensionControllerProxy a chance to teardown when the frontend is about to close

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

2021-02-26 Thread ysuzuki
Title: [273587] trunk/Source/_javascript_Core Revision 273587 Author ysuz...@apple.com Date 2021-02-26 13:41:37 -0800 (Fri, 26 Feb 2021) Log Message Flaky JSC test: stress/atomic-increment-bigint64.js https://bugs.webkit.org/show_bug.cgi?id=221904 Reviewed by Keith Miller.

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

2021-02-26 Thread bburg
Title: [273586] trunk/Source/WebKit Revision 273586 Author bb...@apple.com Date 2021-02-26 13:40:25 -0800 (Fri, 26 Feb 2021) Log Message [Cocoa] Web Inspector: add support for receiving Web Extension events via _WKInspectorExtensionDelegate https://bugs.webkit.org/show_bug.cgi?id=52

[webkit-changes] [273585] trunk/Tools

2021-02-26 Thread jbedard
Title: [273585] trunk/Tools Revision 273585 Author jbed...@apple.com Date 2021-02-26 13:36:24 -0800 (Fri, 26 Feb 2021) Log Message [webkitcorepy] Move credential access from webkitscmpy https://bugs.webkit.org/show_bug.cgi?id=222487 Rubber-stamped by Aakash Jain. *

[webkit-changes] [273584] trunk/Tools

2021-02-26 Thread jbedard
Title: [273584] trunk/Tools Revision 273584 Author jbed...@apple.com Date 2021-02-26 13:03:52 -0800 (Fri, 26 Feb 2021) Log Message [resultsdbpy] Use webkitcorepy requests mocking https://bugs.webkit.org/show_bug.cgi?id=222443 Reviewed by Dewei Zhu. *

[webkit-changes] [273583] trunk

2021-02-26 Thread andresg_22
Title: [273583] trunk Revision 273583 Author andresg...@apple.com Date 2021-02-26 13:02:38 -0800 (Fri, 26 Feb 2021) Log Message Add AXTextMarkerRangeForNSRange attribute so that Mac clients can access this functionality. https://bugs.webkit.org/show_bug.cgi?id=222477 Source/WebCore:

[webkit-changes] [273582] trunk/Source/ThirdParty/ANGLE

2021-02-26 Thread commit-queue
Title: [273582] trunk/Source/ThirdParty/ANGLE Revision 273582 Author commit-qu...@webkit.org Date 2021-02-26 12:44:05 -0800 (Fri, 26 Feb 2021) Log Message Textures Fail to Render in WebGL from HLS Stream on iPhone 12 [iOS 14.2] https://bugs.webkit.org/show_bug.cgi?id=218637 Patch by

[webkit-changes] [273581] trunk/Tools

2021-02-26 Thread aakash_jain
Title: [273581] trunk/Tools Revision 273581 Author aakash_j...@apple.com Date 2021-02-26 12:31:04 -0800 (Fri, 26 Feb 2021) Log Message [ews] Commit queue should show commit identifier every time it updates local checkout https://bugs.webkit.org/show_bug.cgi?id=87 Reviewed by

[webkit-changes] [273579] branches/safari-611-branch/Source/WebCore

2021-02-26 Thread alancoon
Title: [273579] branches/safari-611-branch/Source/WebCore Revision 273579 Author alanc...@apple.com Date 2021-02-26 12:27:10 -0800 (Fri, 26 Feb 2021) Log Message Cherry-pick r273542. rdar://problem/74800042 Fix threading issue in ScriptProcessorNode::process()

[webkit-changes] [273580] branches/safari-611-branch/Source/WebCore

2021-02-26 Thread alancoon
Title: [273580] branches/safari-611-branch/Source/WebCore Revision 273580 Author alanc...@apple.com Date 2021-02-26 12:27:14 -0800 (Fri, 26 Feb 2021) Log Message Cherry-pick r273558. rdar://problem/74800042 Unreviewed, address post-landing review feedback for r273542. Update a

[webkit-changes] [273578] branches/safari-611-branch

2021-02-26 Thread alancoon
Title: [273578] branches/safari-611-branch Revision 273578 Author alanc...@apple.com Date 2021-02-26 12:27:07 -0800 (Fri, 26 Feb 2021) Log Message Cherry-pick r273512. rdar://problem/74799698 REGRESSION(r269957): Empty font names passed to canvas2d cause all text routines to crash

[webkit-changes] [273577] branches/safari-611-branch/Source/WebCore

2021-02-26 Thread alancoon
Title: [273577] branches/safari-611-branch/Source/WebCore Revision 273577 Author alanc...@apple.com Date 2021-02-26 12:27:01 -0800 (Fri, 26 Feb 2021) Log Message Cherry-pick r273498. rdar://problem/74800989 [iOS] Crash when playing Dolby Atmos audio tracks with

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

2021-02-26 Thread pvollan
Title: [273576] trunk/Source/WebKit Revision 273576 Author pvol...@apple.com Date 2021-02-26 12:22:31 -0800 (Fri, 26 Feb 2021) Log Message [Cocoa] Send QOS parameters as part of Web process creation parameters https://bugs.webkit.org/show_bug.cgi?id=222474 Reviewed by Chris Dumez. In

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

2021-02-26 Thread pvollan
Title: [273575] trunk/Source/WebKit Revision 273575 Author pvol...@apple.com Date 2021-02-26 12:21:36 -0800 (Fri, 26 Feb 2021) Log Message [Cocoa] Start WebContent process pre-warming when process is initialized https://bugs.webkit.org/show_bug.cgi?id=222476 Reviewed by Chris Dumez.

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

2021-02-26 Thread drousso
Title: [273574] trunk/Source/WebKit Revision 273574 Author drou...@apple.com Date 2021-02-26 12:09:23 -0800 (Fri, 26 Feb 2021) Log Message Provide the image URL for accessibility image extraction https://bugs.webkit.org/show_bug.cgi?id=222483 Reviewed by Wenson Hsieh. *

[webkit-changes] [273573] tags/Safari-611.1.20/

2021-02-26 Thread alancoon
Title: [273573] tags/Safari-611.1.20/ Revision 273573 Author alanc...@apple.com Date 2021-02-26 12:00:28 -0800 (Fri, 26 Feb 2021) Log Message Tag Safari-611.1.20. Added Paths tags/Safari-611.1.20/ Diff ___ webkit-changes mailing list

[webkit-changes] [273572] trunk/Tools

2021-02-26 Thread aakash_jain
Title: [273572] trunk/Tools Revision 273572 Author aakash_j...@apple.com Date 2021-02-26 11:51:50 -0800 (Fri, 26 Feb 2021) Log Message Remove old buildbot version from webkitpy autoinstaller https://bugs.webkit.org/show_bug.cgi?id=72 Reviewed by Jonathan Bedard. *

[webkit-changes] [273570] branches/safari-611-branch

2021-02-26 Thread alancoon
Title: [273570] branches/safari-611-branch Revision 273570 Author alanc...@apple.com Date 2021-02-26 11:29:52 -0800 (Fri, 26 Feb 2021) Log Message Cherry-pick r273539. rdar://problem/74798808 Emoji sequences with constituents in the UBLOCK_SYMBOLS_AND_PICTOGRAPHS_EXTENDED_A Unicode

[webkit-changes] [273569] trunk/LayoutTests

2021-02-26 Thread lmoura
Title: [273569] trunk/LayoutTests Revision 273569 Author lmo...@igalia.com Date 2021-02-26 11:29:41 -0800 (Fri, 26 Feb 2021) Log Message [GLIB] Move some css3 blending baselines to glib and update expectations Unreviewed test gardening. These tests are passing in GTK and in WPE, so

[webkit-changes] [273571] branches/safari-611-branch/LayoutTests

2021-02-26 Thread alancoon
Title: [273571] branches/safari-611-branch/LayoutTests Revision 273571 Author alanc...@apple.com Date 2021-02-26 11:29:55 -0800 (Fri, 26 Feb 2021) Log Message Cherry-pick r273567. rdar://problem/74798808 Emoji sequences with constituents in the

[webkit-changes] [273568] trunk/Source

2021-02-26 Thread jer . noble
Title: [273568] trunk/Source Revision 273568 Author jer.no...@apple.com Date 2021-02-26 11:28:35 -0800 (Fri, 26 Feb 2021) Log Message [GPUP] Allow painting of GPUP hosted video from the WebContent process https://bugs.webkit.org/show_bug.cgi?id=222461 Reviewed by Eric Carlson.

[webkit-changes] [273567] trunk/LayoutTests

2021-02-26 Thread mmaxfield
Title: [273567] trunk/LayoutTests Revision 273567 Author mmaxfi...@apple.com Date 2021-02-26 10:44:25 -0800 (Fri, 26 Feb 2021) Log Message Emoji sequences with constituents in the UBLOCK_SYMBOLS_AND_PICTOGRAPHS_EXTENDED_A Unicode block don't get combined properly

[webkit-changes] [273566] tags/Safari-612.1.5.1/

2021-02-26 Thread repstein
Title: [273566] tags/Safari-612.1.5.1/ Revision 273566 Author repst...@apple.com Date 2021-02-26 10:40:14 -0800 (Fri, 26 Feb 2021) Log Message Tag Safari-612.1.5.1. Added Paths tags/Safari-612.1.5.1/ Diff ___ webkit-changes mailing

[webkit-changes] [273565] branches/safari-612.1.5-branch/Source/WebKit

2021-02-26 Thread repstein
Title: [273565] branches/safari-612.1.5-branch/Source/WebKit Revision 273565 Author repst...@apple.com Date 2021-02-26 10:33:05 -0800 (Fri, 26 Feb 2021) Log Message Cherry-pick r273560. rdar://problem/74796083 Convert WKMediaPlaybackState NS_ENUM back to NSUInteger type

[webkit-changes] [273564] trunk/Source

2021-02-26 Thread pvollan
Title: [273564] trunk/Source Revision 273564 Author pvol...@apple.com Date 2021-02-26 10:24:35 -0800 (Fri, 26 Feb 2021) Log Message [Cocoa] Register VP9 decoders when PlatformMediaSessionManager is created https://bugs.webkit.org/show_bug.cgi?id=222473 Reviewed by Eric Carlson.

[webkit-changes] [273563] branches/safari-612.1.5-branch/Source

2021-02-26 Thread rubent_22
Title: [273563] branches/safari-612.1.5-branch/Source Revision 273563 Author rubent...@apple.com Date 2021-02-26 10:24:34 -0800 (Fri, 26 Feb 2021) Log Message Versioning. WebKit-7612.1.5.1 Modified Paths

[webkit-changes] [273562] trunk

2021-02-26 Thread drousso
Title: [273562] trunk Revision 273562 Author drou...@apple.com Date 2021-02-26 09:54:37 -0800 (Fri, 26 Feb 2021) Log Message [Payment Request] log if `updateWith` is not called synchronously https://bugs.webkit.org/show_bug.cgi?id=222436 Reviewed by Andy Estes. Source/WebCore: Test:

[webkit-changes] [273561] trunk/LayoutTests

2021-02-26 Thread tsavell
Title: [273561] trunk/LayoutTests Revision 273561 Author tsav...@apple.com Date 2021-02-26 09:49:49 -0800 (Fri, 26 Feb 2021) Log Message [ macOS ] fast/text/mending-heart.html is a constant text failure https://bugs.webkit.org/show_bug.cgi?id=222479 Unreviewed test gardening. Patch by

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

2021-02-26 Thread katherine_cheney
Title: [273560] trunk/Source/WebKit Revision 273560 Author katherine_che...@apple.com Date 2021-02-26 09:40:56 -0800 (Fri, 26 Feb 2021) Log Message Convert WKMediaPlaybackState NS_ENUM back to NSUInteger type https://bugs.webkit.org/show_bug.cgi?id=222475 Reviewed by Alex Christensen.

[webkit-changes] [273559] trunk/LayoutTests

2021-02-26 Thread peng . liu6
Title: [273559] trunk/LayoutTests Revision 273559 Author peng.l...@apple.com Date 2021-02-26 09:14:45 -0800 (Fri, 26 Feb 2021) Log Message [GPUP] Clean up TestExpectations related to media tests https://bugs.webkit.org/show_bug.cgi?id=222456 Reviewed by Simon Fraser. *

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

2021-02-26 Thread cdumez
Title: [273558] trunk/Source/WebCore Revision 273558 Author cdu...@apple.com Date 2021-02-26 08:02:34 -0800 (Fri, 26 Feb 2021) Log Message Unreviewed, address post-landing review feedback for r273542. Update a comment and fix a check that was reversed. *

[webkit-changes] [273557] trunk/Tools

2021-02-26 Thread aakash_jain
Title: [273557] trunk/Tools Revision 273557 Author aakash_j...@apple.com Date 2021-02-26 07:46:58 -0800 (Fri, 26 Feb 2021) Log Message [build.webkit.org] Stop using deprecated buildbot.status.builder https://bugs.webkit.org/show_bug.cgi?id=222373 Reviewed by Jonathan Bedard. *

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

2021-02-26 Thread zalan
Title: [273555] trunk/Source/WebCore Revision 273555 Author za...@apple.com Date 2021-02-26 06:48:42 -0800 (Fri, 26 Feb 2021) Log Message [LFC][IFC] Include the inline box in the enclosing geometry only once https://bugs.webkit.org/show_bug.cgi?id=222454 Reviewed by Antti Koivisto. *

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

2021-02-26 Thread zalan
Title: [273556] trunk/Source/WebCore Revision 273556 Author za...@apple.com Date 2021-02-26 06:48:57 -0800 (Fri, 26 Feb 2021) Log Message [LFC][IFC] Inline boxes should not be referred as inline containers https://bugs.webkit.org/show_bug.cgi?id=222455 Reviewed by Antti Koivisto.

[webkit-changes] [273554] trunk/LayoutTests

2021-02-26 Thread zalan
Title: [273554] trunk/LayoutTests Revision 273554 Author za...@apple.com Date 2021-02-26 06:19:40 -0800 (Fri, 26 Feb 2021) Log Message Remove unnecessary whitespace (css1/text_properties/text_decoration.html) https://bugs.webkit.org/show_bug.cgi?id=222446 Reviewed by Antti Koivisto.

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

2021-02-26 Thread commit-queue
Title: [273553] trunk/Source/WebCore Revision 273553 Author commit-qu...@webkit.org Date 2021-02-26 06:07:17 -0800 (Fri, 26 Feb 2021) Log Message Fix clang compilation error in PlatformXR::ViewData initialization https://bugs.webkit.org/show_bug.cgi?id=222467 Patch by Imanol Fernandez

[webkit-changes] [273552] trunk

2021-02-26 Thread carlosgc
Title: [273552] trunk Revision 273552 Author carlo...@webkit.org Date 2021-02-26 06:00:26 -0800 (Fri, 26 Feb 2021) Log Message Unreviewed. [GTK] Bump version numbers * Source/cmake/OptionsGTK.cmake: Modified Paths trunk/ChangeLog trunk/Source/cmake/OptionsGTK.cmake Diff Modified:

[webkit-changes] [273551] trunk/Tools

2021-02-26 Thread philn
Title: [273551] trunk/Tools Revision 273551 Author ph...@webkit.org Date 2021-02-26 04:45:35 -0800 (Fri, 26 Feb 2021) Log Message Unreviewed, WPE build fix after SDK r273544 deployment * TestWebKitAPI/PlatformWPE.cmake: GLib include path was missing in the TestJavaScriptCore build.

[webkit-changes] [273550] trunk

2021-02-26 Thread youenn
Title: [273550] trunk Revision 273550 Author you...@apple.com Date 2021-02-26 04:05:33 -0800 (Fri, 26 Feb 2021) Log Message Add support for WebRTC priority https://bugs.webkit.org/show_bug.cgi?id=222416 Reviewed by Eric Carlson. LayoutTests/imported/w3c: *

[webkit-changes] [273549] trunk

2021-02-26 Thread commit-queue
Title: [273549] trunk Revision 273549 Author commit-qu...@webkit.org Date 2021-02-26 03:53:07 -0800 (Fri, 26 Feb 2021) Log Message Implement OpenXR port graphics binding https://bugs.webkit.org/show_bug.cgi?id=222173 Patch by Imanol Fernandez on 2021-02-26 Reviewed by Sergio Villar

[webkit-changes] [273548] releases/WebKitGTK/webkit-2.32.90/

2021-02-26 Thread carlosgc
Title: [273548] releases/WebKitGTK/webkit-2.32.90/ Revision 273548 Author carlo...@webkit.org Date 2021-02-26 03:10:18 -0800 (Fri, 26 Feb 2021) Log Message WebKitGTK 2.31.90 Added Paths releases/WebKitGTK/webkit-2.32.90/ Diff ___

[webkit-changes] [273547] releases/WebKitGTK/webkit-2.32

2021-02-26 Thread carlosgc
Title: [273547] releases/WebKitGTK/webkit-2.32 Revision 273547 Author carlo...@webkit.org Date 2021-02-26 03:09:46 -0800 (Fri, 26 Feb 2021) Log Message Unreviewed. Update OptionsGTK.cmake and NEWS for 2.31.90 release .: * Source/cmake/OptionsGTK.cmake: Bump version numbers.

[webkit-changes] [273546] releases/WebKitGTK/webkit-2.32/

2021-02-26 Thread carlosgc
Title: [273546] releases/WebKitGTK/webkit-2.32/ Revision 273546 Author carlo...@webkit.org Date 2021-02-26 01:47:00 -0800 (Fri, 26 Feb 2021) Log Message Branch WebKitGTK for 2.32 Added Paths releases/WebKitGTK/webkit-2.32/ Diff ___

[webkit-changes] [273545] trunk

2021-02-26 Thread carlosgc
Title: [273545] trunk Revision 273545 Author carlo...@webkit.org Date 2021-02-26 01:37:41 -0800 (Fri, 26 Feb 2021) Log Message [GTK][WPE] Bump libsoup3 version to 2.99.1 https://bugs.webkit.org/show_bug.cgi?id=222413 Reviewed by Adrian Perez de Castro. .: *

[webkit-changes] [273544] trunk/Tools/buildstream

2021-02-26 Thread philn
Title: [273544] trunk/Tools/buildstream Revision 273544 Author ph...@webkit.org Date 2021-02-26 01:20:38 -0800 (Fri, 26 Feb 2021) Log Message [Flatpak SDK] Add recipe for libsoup3 https://bugs.webkit.org/show_bug.cgi?id=222419 Reviewed by Carlos Garcia Campos. LibSoup3 is

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

2021-02-26 Thread timothy_horton
Title: [273543] trunk/Source/WebKit Revision 273543 Author timothy_hor...@apple.com Date 2021-02-26 01:04:13 -0800 (Fri, 26 Feb 2021) Log Message REGRESSION (r269824): macCatalyst WKWebView shows chunks of other tiles in the middle of content