[webkit-changes] [288087] trunk

2022-01-16 Thread youenn
Title: [288087] trunk Revision 288087 Author you...@apple.com Date 2022-01-16 22:44:44 -0800 (Sun, 16 Jan 2022) Log Message Enforce focus check for getUserMedia https://bugs.webkit.org/show_bug.cgi?id=235026 Source/WebCore: Reviewed by Eric Carlson. Add infrastructure to register a cal

[webkit-changes] [288086] trunk

2022-01-16 Thread youenn
Title: [288086] trunk Revision 288086 Author you...@apple.com Date 2022-01-16 22:41:57 -0800 (Sun, 16 Jan 2022) Log Message Queue a task to fire MediaStreamTrack ended event https://bugs.webkit.org/show_bug.cgi?id=235227 Reviewed by Eric Carlson. Source/WebCore: Adding a specific ready

[webkit-changes] [288085] trunk/Source

2022-01-16 Thread lmoura
Title: [288085] trunk/Source Revision 288085 Author lmo...@igalia.com Date 2022-01-16 21:18:06 -0800 (Sun, 16 Jan 2022) Log Message Fix C++20 build warnings with GCC https://bugs.webkit.org/show_bug.cgi?id=235023 Reviewed by Alex Christensen. Mostly related to deprecating operations bet

[webkit-changes] [288084] tags/Safari-612.4.9.0.3/

2022-01-16 Thread bshafiei
Title: [288084] tags/Safari-612.4.9.0.3/ Revision 288084 Author bshaf...@apple.com Date 2022-01-16 19:56:40 -0800 (Sun, 16 Jan 2022) Log Message Tag Safari-612.4.9.0.3. Added Paths tags/Safari-612.4.9.0.3/ Diff ___ webkit-changes maili

[webkit-changes] [288083] tags/Safari-612.4.9.1.5/

2022-01-16 Thread bshafiei
Title: [288083] tags/Safari-612.4.9.1.5/ Revision 288083 Author bshaf...@apple.com Date 2022-01-16 19:54:47 -0800 (Sun, 16 Jan 2022) Log Message Tag Safari-612.4.9.1.5. Added Paths tags/Safari-612.4.9.1.5/ Diff ___ webkit-changes maili

[webkit-changes] [288082] branches/safari-612.4.9.0-branch

2022-01-16 Thread bshafiei
Title: [288082] branches/safari-612.4.9.0-branch Revision 288082 Author bshaf...@apple.com Date 2022-01-16 19:49:56 -0800 (Sun, 16 Jan 2022) Log Message Cherry-pick r288078. rdar://problem/85801310 database names leak cross-origin within the same browser session https://bugs.webk

[webkit-changes] [288081] branches/safari-612.4.9.1-branch

2022-01-16 Thread bshafiei
Title: [288081] branches/safari-612.4.9.1-branch Revision 288081 Author bshaf...@apple.com Date 2022-01-16 19:46:57 -0800 (Sun, 16 Jan 2022) Log Message Cherry-pick r288078. rdar://problem/85801310 database names leak cross-origin within the same browser session https://bugs.webk

[webkit-changes] [288080] branches/safari-612.4.9.1-branch/Source

2022-01-16 Thread bshafiei
Title: [288080] branches/safari-612.4.9.1-branch/Source Revision 288080 Author bshaf...@apple.com Date 2022-01-16 19:41:20 -0800 (Sun, 16 Jan 2022) Log Message Versioning. WebKit-7612.4.9.1.5 Modified Paths branches/safari-612.4.9.1-branch/Source/_javascript_Core/Configurations/Version

[webkit-changes] [288079] branches/safari-612.4.9.0-branch/Source

2022-01-16 Thread bshafiei
Title: [288079] branches/safari-612.4.9.0-branch/Source Revision 288079 Author bshaf...@apple.com Date 2022-01-16 19:36:58 -0800 (Sun, 16 Jan 2022) Log Message Versioning. WebKit-7612.4.9.0.3 Modified Paths branches/safari-612.4.9.0-branch/Source/_javascript_Core/Configurations/Version

[webkit-changes] [288078] trunk

2022-01-16 Thread beidson
Title: [288078] trunk Revision 288078 Author beid...@apple.com Date 2022-01-16 19:35:16 -0800 (Sun, 16 Jan 2022) Log Message database names leak cross-origin within the same browser session https://bugs.webkit.org/show_bug.cgi?id=233548 Reviewed by Geoff Garen. Source/WebCore: Test: ht

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

2022-01-16 Thread mmaxfield
Title: [288077] trunk/Source/WebCore Revision 288077 Author mmaxfi...@apple.com Date 2022-01-16 17:04:56 -0800 (Sun, 16 Jan 2022) Log Message [Win] Use character names instead of codepoint values in overrideControlCharacters() https://bugs.webkit.org/show_bug.cgi?id=235283 Reviewed by Ca

[webkit-changes] [288076] trunk/Source

2022-01-16 Thread heycam
Title: [288076] trunk/Source Revision 288076 Author hey...@apple.com Date 2022-01-16 14:10:02 -0800 (Sun, 16 Jan 2022) Log Message Ensure in flight layer transactions don't accumulate further canvas drawing https://bugs.webkit.org/show_bug.cgi?id=231163 Reviewed by Simon Fraser. Source

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

2022-01-16 Thread ddkilzer
Title: [288075] trunk/Source/WTF Revision 288075 Author ddkil...@apple.com Date 2022-01-16 13:44:55 -0800 (Sun, 16 Jan 2022) Log Message [WTF] Add TollFreeBridging.h to Xcode project Unreviewed follow-up for r284038: Switch WTF::bridge_cast to use type traits * WTF.xcodeproj

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

2022-01-16 Thread ddkilzer
Title: [288074] trunk/Source/ThirdParty/ANGLE Revision 288074 Author ddkil...@apple.com Date 2022-01-16 13:34:17 -0800 (Sun, 16 Jan 2022) Log Message REGRESSION (r286603): Leak of three NSMutableDictionary objects each time rx::DisplayMtl::getMetalDeviceMatchingAttribute() is called Re

[webkit-changes] [288073] trunk/LayoutTests

2022-01-16 Thread Hironori . Fujii
Title: [288073] trunk/LayoutTests Revision 288073 Author hironori.fu...@sony.com Date 2022-01-16 12:51:53 -0800 (Sun, 16 Jan 2022) Log Message [WinCairo] Unreviewed test gardening After r288052 added editing/execCommand/paste-as-quotation-disconnected-paragraph-ancestor-crash.html, WinCa

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

2022-01-16 Thread changseok
Title: [288072] trunk/Tools/buildstream Revision 288072 Author changs...@webkit.org Date 2022-01-16 01:08:43 -0800 (Sun, 16 Jan 2022) Log Message [Flatpak SDK] local build is broken https://bugs.webkit.org/show_bug.cgi?id=235265 Reviewed by Philippe Normand. The local build of Flatpak S