[webkit-changes] [260238] trunk

2020-04-17 Thread commit-queue
Title: [260238] trunk Revision 260238 Author commit-qu...@webkit.org Date 2020-04-17 00:35:02 -0700 (Fri, 17 Apr 2020) Log Message Fix an integer overflow in WebCrypto AES-CTR Mac implementation, which may detect a false loop https://bugs.webkit.org/show_bug.cgi?id=210540 Source/WebCore:

[webkit-changes] [260239] trunk/Source

2020-04-17 Thread commit-queue
Title: [260239] trunk/Source Revision 260239 Author commit-qu...@webkit.org Date 2020-04-17 00:52:00 -0700 (Fri, 17 Apr 2020) Log Message Move allowPlugins to FrameLoader https://bugs.webkit.org/show_bug.cgi?id=205876 Patch by Rob Buis on 2020-04-17 Reviewed by Darin Adler. Source/WebC

[webkit-changes] [260240] trunk/Tools

2020-04-17 Thread commit-queue
Title: [260240] trunk/Tools Revision 260240 Author commit-qu...@webkit.org Date 2020-04-17 01:37:37 -0700 (Fri, 17 Apr 2020) Log Message [Flatpak SDK] Not fully hooked in BuildSlaveSupport https://bugs.webkit.org/show_bug.cgi?id=210548 Patch by Philippe Normand on 2020-04-17 Reviewed by

[webkit-changes] [260241] trunk/Source

2020-04-17 Thread youenn
Title: [260241] trunk/Source Revision 260241 Author you...@apple.com Date 2020-04-17 01:40:52 -0700 (Fri, 17 Apr 2020) Log Message Make use of WeakHashSet for MediaStreamTrackPrivate and RealtimeMediaSource observers https://bugs.webkit.org/show_bug.cgi?id=210492 Reviewed by Geoffrey Gar

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

2020-04-17 Thread aperez
Title: [260242] trunk/Source/WebCore Revision 260242 Author ape...@igalia.com Date 2020-04-17 02:35:49 -0700 (Fri, 17 Apr 2020) Log Message Unreviewed build fix after r260123 No new tests needed. * platform/gtk/CursorGtk.cpp: (WebCore::createCustomCursor): Pass missing pixel buffer data

[webkit-changes] [260243] trunk

2020-04-17 Thread shvaikalesh
Title: [260243] trunk Revision 260243 Author shvaikal...@gmail.com Date 2020-04-17 03:16:36 -0700 (Fri, 17 Apr 2020) Log Message MediaQueryList should extend EventTarget https://bugs.webkit.org/show_bug.cgi?id=203288 Reviewed by Darin Adler. LayoutTests/imported/w3c: * web-platform-tes

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

2020-04-17 Thread carlosgc
Title: [260244] trunk/Source/WebKit Revision 260244 Author carlo...@webkit.org Date 2020-04-17 05:53:09 -0700 (Fri, 17 Apr 2020) Log Message [GTK] UI process crash when entering compositing mode when WPE_RENDERER is enabled https://bugs.webkit.org/show_bug.cgi?id=209118 Reviewed by Micha

[webkit-changes] [260245] trunk

2020-04-17 Thread youenn
Title: [260245] trunk Revision 260245 Author you...@apple.com Date 2020-04-17 07:22:23 -0700 (Fri, 17 Apr 2020) Log Message Safari doesn't apply frameRate limit when request stream from Camera https://bugs.webkit.org/show_bug.cgi?id=210186 Reviewed by Eric Carlson. Source/WebCore: Add

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

2020-04-17 Thread mark . lam
Title: [260246] trunk/Source/_javascript_Core Revision 260246 Author mark@apple.com Date 2020-04-17 07:38:43 -0700 (Fri, 17 Apr 2020) Log Message offlineasm is generating the wrong load/store for the "orh" instruction. https://bugs.webkit.org/show_bug.cgi?id=210639 Reviewed by Robin

[webkit-changes] [260247] trunk

2020-04-17 Thread pvollan
Title: [260247] trunk Revision 260247 Author pvol...@apple.com Date 2020-04-17 07:40:09 -0700 (Fri, 17 Apr 2020) Log Message [iOS] Deny iokit open access to graphics related classes https://bugs.webkit.org/show_bug.cgi?id=210616 Reviewed by Darin Adler. Source/WebCore: Deny iokit open

[webkit-changes] [260248] trunk

2020-04-17 Thread ysuzuki
Title: [260248] trunk Revision 260248 Author ysuz...@apple.com Date 2020-04-17 07:41:39 -0700 (Fri, 17 Apr 2020) Log Message [JSC] Map/Set iterator creation functions should fail with BadType etc. before executing insertChecks https://bugs.webkit.org/show_bug.cgi?id=210649 Reviewed by M

[webkit-changes] [260250] trunk/Tools

2020-04-17 Thread ddkilzer
Title: [260250] trunk/Tools Revision 260250 Author ddkil...@apple.com Date 2020-04-17 07:57:15 -0700 (Fri, 17 Apr 2020) Log Message REGRESSION (r162729): [iOS] WebKitTestRunner over-releases UITextField in WTR::PlatformWebView::removeChromeInputField() Reviewed by Wenson Hsieh. * WebK

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

2020-04-17 Thread ddkilzer
Title: [260251] trunk/Source/WebKit Revision 260251 Author ddkil...@apple.com Date 2020-04-17 08:02:22 -0700 (Fri, 17 Apr 2020) Log Message REGRESSION (r256756): -[WKUserDefaults initWithSuiteName:]: Instance variable used while 'self' is not set to the result of '[(super or self) init...

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

2020-04-17 Thread commit-queue
Title: [260252] trunk/Source/WebKit Revision 260252 Author commit-qu...@webkit.org Date 2020-04-17 08:24:56 -0700 (Fri, 17 Apr 2020) Log Message [GTK][X11] REGRESSION(r259944): Wrong position of select popup menu in X11 https://bugs.webkit.org/show_bug.cgi?id=210603 Patch by Carlos Garci

[webkit-changes] [260253] trunk/JSTests

2020-04-17 Thread commit-queue
Title: [260253] trunk/JSTests Revision 260253 Author commit-qu...@webkit.org Date 2020-04-17 08:41:55 -0700 (Fri, 17 Apr 2020) Log Message Reduce test iterations for stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js on mips https://bugs.webkit.org/show_bug.cgi?id=21

[webkit-changes] [260254] trunk

2020-04-17 Thread graouts
Title: [260254] trunk Revision 260254 Author grao...@webkit.org Date 2020-04-17 08:47:39 -0700 (Fri, 17 Apr 2020) Log Message Allow the UserStyleLevel to be set through _WKUserStyleSheet https://bugs.webkit.org/show_bug.cgi?id=210653 Reviewed by Tim Horton. Source/WebKit: Add a new _W

[webkit-changes] [260255] trunk

2020-04-17 Thread csaavedra
Title: [260255] trunk Revision 260255 Author csaave...@igalia.com Date 2020-04-17 08:50:13 -0700 (Fri, 17 Apr 2020) Log Message [GTK] Update for GdkKeymap API changes https://bugs.webkit.org/show_bug.cgi?id=210642 Reviewed by Adrian Perez de Castro. No new tests needed. gdk_keymap_get_

[webkit-changes] [260256] trunk/LayoutTests/imported/w3c

2020-04-17 Thread lawrence . j
Title: [260256] trunk/LayoutTests/imported/w3c Revision 260256 Author lawrenc...@apple.com Date 2020-04-17 09:24:00 -0700 (Fri, 17 Apr 2020) Log Message REGRESSION: (r260243) [ Mac and iOS ] imported/w3c/web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent.html fails.

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

2020-04-17 Thread csaavedra
Title: [260257] trunk/Source/WTF Revision 260257 Author csaave...@igalia.com Date 2020-04-17 09:36:15 -0700 (Fri, 17 Apr 2020) Log Message [GTK][WPE] Bump dependencies minimum required version in Platform.h https://bugs.webkit.org/show_bug.cgi?id=210651 Reviewed by Adrian Perez de Castro

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

2020-04-17 Thread zalan
Title: [260258] trunk/Source/WebCore Revision 260258 Author za...@apple.com Date 2020-04-17 10:01:32 -0700 (Fri, 17 Apr 2020) Log Message [LFC][TFC] Resolve the minimum width for overlapping spanner columns https://bugs.webkit.org/show_bug.cgi?id=210654 Reviewed by Antti Koivisto. The e

[webkit-changes] [260259] trunk/Source

2020-04-17 Thread peng . liu6
Title: [260259] trunk/Source Revision 260259 Author peng.l...@apple.com Date 2020-04-17 10:13:44 -0700 (Fri, 17 Apr 2020) Log Message Cleanup the macros for video fullscreen and picture-in-picture https://bugs.webkit.org/show_bug.cgi?id=210638 Reviewed by Eric Carlson. Source/WebCore:

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

2020-04-17 Thread youenn
Title: [260260] trunk/Source/WebKit Revision 260260 Author you...@apple.com Date 2020-04-17 10:17:59 -0700 (Fri, 17 Apr 2020) Log Message Validate socket in NetworkRTCProvider::wrapNewTCPConnection https://bugs.webkit.org/show_bug.cgi?id=210594 Reviewed by Eric Carlson. * NetworkProcess

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

2020-04-17 Thread graouts
Title: [260261] trunk/Source/WebCore Revision 260261 Author grao...@webkit.org Date 2020-04-17 10:24:20 -0700 (Fri, 17 Apr 2020) Log Message Stop including style rules related to media controls in the UA style sheet when Modern Media Controls are enabled https://bugs.webkit.org/show_bug.c

[webkit-changes] [260262] trunk/LayoutTests

2020-04-17 Thread lawrence . j
Title: [260262] trunk/LayoutTests Revision 260262 Author lawrenc...@apple.com Date 2020-04-17 10:43:29 -0700 (Fri, 17 Apr 2020) Log Message [Web Animations] Update WPT tests related to Web Animations and remove imported Mozilla tests https://bugs.webkit.org/show_bug.cgi?id=203291 Unrevie

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

2020-04-17 Thread pvollan
Title: [260263] trunk/Source/WebKit Revision 260263 Author pvol...@apple.com Date 2020-04-17 10:44:57 -0700 (Fri, 17 Apr 2020) Log Message [iOS] Add telemetry to some mach lookup sandbox extensions https://bugs.webkit.org/show_bug.cgi?id=210657 Reviewed by Darin Adler. Add telemetry in

[webkit-changes] [260264] trunk/LayoutTests

2020-04-17 Thread lawrence . j
Title: [260264] trunk/LayoutTests Revision 260264 Author lawrenc...@apple.com Date 2020-04-17 10:56:07 -0700 (Fri, 17 Apr 2020) Log Message [ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing https://bugs.webkit.org/show_bug.cgi?id=207642 Unreviewed test gardening. Re

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

2020-04-17 Thread ross . kirsling
Title: [260265] trunk/Source/_javascript_Core Revision 260265 Author ross.kirsl...@sony.com Date 2020-04-17 10:57:11 -0700 (Fri, 17 Apr 2020) Log Message Clean up some Intl classes following the ICU upgrade https://bugs.webkit.org/show_bug.cgi?id=210637 Reviewed by Yusuke Suzuki. In r25

[webkit-changes] [260267] trunk/LayoutTests

2020-04-17 Thread lawrence . j
Title: [260267] trunk/LayoutTests Revision 260267 Author lawrenc...@apple.com Date 2020-04-17 11:06:19 -0700 (Fri, 17 Apr 2020) Log Message Layout Test fast/text/variations/ipc2.html is failing https://bugs.webkit.org/show_bug.cgi?id=189550 Unreviewed test gardening. * platform/win/Test

[webkit-changes] [260268] tags/Safari-609.2.7/

2020-04-17 Thread repstein
Title: [260268] tags/Safari-609.2.7/ Revision 260268 Author repst...@apple.com Date 2020-04-17 11:22:58 -0700 (Fri, 17 Apr 2020) Log Message Tag Safari-609.2.7. Added Paths tags/Safari-609.2.7/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [260269] trunk/Tools

2020-04-17 Thread graouts
Title: [260269] trunk/Tools Revision 260269 Author grao...@webkit.org Date 2020-04-17 11:35:31 -0700 (Fri, 17 Apr 2020) Log Message Stop including style rules related to media controls in the UA style sheet when Modern Media Controls are enabled https://bugs.webkit.org/show_bug.cgi?id=210

[webkit-changes] [260270] trunk/LayoutTests

2020-04-17 Thread lawrence . j
Title: [260270] trunk/LayoutTests Revision 260270 Author lawrenc...@apple.com Date 2020-04-17 11:55:37 -0700 (Fri, 17 Apr 2020) Log Message REGRESSION ( r254044 ): [ Win ] css1/box_properties/padding_left.html is failing https://bugs.webkit.org/show_bug.cgi?id=207480 Unreviewed test gard

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

2020-04-17 Thread pvollan
Title: [260271] trunk/Source/WebCore Revision 260271 Author pvol...@apple.com Date 2020-04-17 12:10:49 -0700 (Fri, 17 Apr 2020) Log Message Unreviewed build fix. * platform/cocoa/AGXCompilerService.cpp: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/platform/cocoa/A

[webkit-changes] [260272] trunk/LayoutTests

2020-04-17 Thread ryanhaddad
Title: [260272] trunk/LayoutTests Revision 260272 Author ryanhad...@apple.com Date 2020-04-17 12:26:54 -0700 (Fri, 17 Apr 2020) Log Message REGRESSION (r259463): [ Mojave Debug ] http/tests/IndexedDB/collect-IDB-objects.https.html is flaky failing and timing out https://bugs.webkit.org/sh

[webkit-changes] [260273] trunk

2020-04-17 Thread drousso
Title: [260273] trunk Revision 260273 Author drou...@apple.com Date 2020-04-17 12:31:08 -0700 (Fri, 17 Apr 2020) Log Message Implement Promise.any and AggregateError https://bugs.webkit.org/show_bug.cgi?id=202566 Reviewed by Yusuke Suzuki. JSTests: * test262/config.yaml: * test262/expe

[webkit-changes] [260274] trunk

2020-04-17 Thread ryanhaddad
Title: [260274] trunk Revision 260274 Author ryanhad...@apple.com Date 2020-04-17 12:32:41 -0700 (Fri, 17 Apr 2020) Log Message Unreviewed, reverting r260245. The tests added with this change are frequently failing on macOS bots. Reverted changeset: "Safari doesn't apply frameRate limi

[webkit-changes] [260275] trunk

2020-04-17 Thread drousso
Title: [260275] trunk Revision 260275 Author drou...@apple.com Date 2020-04-17 12:46:55 -0700 (Fri, 17 Apr 2020) Log Message Rename NullishEq / NULLISHEQUAL to CoalesceEq / COALESCEEQUAL to match the spec https://bugs.webkit.org/show_bug.cgi?id=210663 Reviewed by Ross Kirsling. JSTests:

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

2020-04-17 Thread simon . fraser
Title: [260276] trunk/Source/WebKit Revision 260276 Author simon.fra...@apple.com Date 2020-04-17 13:04:59 -0700 (Fri, 17 Apr 2020) Log Message Turn async frame and overflow scrolling on by default on macOS https://bugs.webkit.org/show_bug.cgi?id=210661 rdar://problem/60420037 Reviewed b

[webkit-changes] [260277] trunk

2020-04-17 Thread don . olmstead
Title: [260277] trunk Revision 260277 Author don.olmst...@sony.com Date 2020-04-17 13:15:01 -0700 (Fri, 17 Apr 2020) Log Message [CMake] Add WebKit::WebCore target https://bugs.webkit.org/show_bug.cgi?id=210445 Reviewed by Michael Catanzaro. .: Add a target file for internal Apple Wind

[webkit-changes] [260278] trunk

2020-04-17 Thread jer . noble
Title: [260278] trunk Revision 260278 Author jer.no...@apple.com Date 2020-04-17 13:41:10 -0700 (Fri, 17 Apr 2020) Log Message Bring Fullscreen API + alert() behavior from iOS to macOS https://bugs.webkit.org/show_bug.cgi?id=210662 Reviewed by Eric Carlson. Source/WebKit: When a page i

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

2020-04-17 Thread ysuzuki
Title: [260279] trunk/Source/_javascript_Core Revision 260279 Author ysuz...@apple.com Date 2020-04-17 14:03:05 -0700 (Fri, 17 Apr 2020) Log Message [JSC] We do not need to have exit-check for Map/Set iterator functions https://bugs.webkit.org/show_bug.cgi?id=210667 Reviewed by Michael S

[webkit-changes] [260280] branches/safari-609-branch/Source

2020-04-17 Thread alancoon
Title: [260280] branches/safari-609-branch/Source Revision 260280 Author alanc...@apple.com Date 2020-04-17 14:05:58 -0700 (Fri, 17 Apr 2020) Log Message Versioning. Modified Paths branches/safari-609-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-609-bra

[webkit-changes] [260281] branches/safari-609-branch/Tools

2020-04-17 Thread ryanhaddad
Title: [260281] branches/safari-609-branch/Tools Revision 260281 Author ryanhad...@apple.com Date 2020-04-17 14:13:37 -0700 (Fri, 17 Apr 2020) Log Message Cherry-pick r258385. rdar://problem/61948294 Pull in JS tests from "Internal" when there are "Internal" tests in an adjacent dire

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

2020-04-17 Thread cdumez
Title: [260283] trunk/Source/WebKit Revision 260283 Author cdu...@apple.com Date 2020-04-17 14:20:25 -0700 (Fri, 17 Apr 2020) Log Message [iOS] Refactor WebKit uploads process assertion logic to minimize chances of leaking them https://bugs.webkit.org/show_bug.cgi?id=210664 Reviewed by

[webkit-changes] [260282] trunk/Tools

2020-04-17 Thread bfulgham
Title: [260282] trunk/Tools Revision 260282 Author bfulg...@apple.com Date 2020-04-17 14:19:49 -0700 (Fri, 17 Apr 2020) Log Message Unreviewed build fix after r260269. * TestWebKitAPI/Tests/WebKitCocoa/InAppBrowserPrivacy.mm: (TEST): Correct argument order. Modified Paths trunk/Tools/C

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

2020-04-17 Thread pvollan
Title: [260284] trunk/Source/WebKit Revision 260284 Author pvol...@apple.com Date 2020-04-17 14:29:48 -0700 (Fri, 17 Apr 2020) Log Message [iOS] Deny iokit open access of unused class in the WebContent sandbox https://bugs.webkit.org/show_bug.cgi?id=210669 Reviewed by Brent Fulgham. Tel

[webkit-changes] [260285] branches/safari-609-branch/Source/JavaScriptCore

2020-04-17 Thread alancoon
Title: [260285] branches/safari-609-branch/Source/_javascript_Core Revision 260285 Author alanc...@apple.com Date 2020-04-17 14:34:32 -0700 (Fri, 17 Apr 2020) Log Message Cherry-pick r259572. rdar://problem/61943713 [JSC] Put ensureStillAliveHere for Integer TypedArrays in GetByVal

[webkit-changes] [260288] branches/safari-609-branch

2020-04-17 Thread alancoon
Title: [260288] branches/safari-609-branch Revision 260288 Author alanc...@apple.com Date 2020-04-17 14:34:43 -0700 (Fri, 17 Apr 2020) Log Message Cherry-pick r260278. rdar://problem/61950220 Bring Fullscreen API + alert() behavior from iOS to macOS https://bugs.webkit.org/show_b

[webkit-changes] [260286] branches/safari-609-branch/Source/JavaScriptCore

2020-04-17 Thread alancoon
Title: [260286] branches/safari-609-branch/Source/_javascript_Core Revision 260286 Author alanc...@apple.com Date 2020-04-17 14:34:36 -0700 (Fri, 17 Apr 2020) Log Message Cherry-pick r260180. rdar://problem/61943707 [JSC] Use ensureStillAliveHere in FTL when content of storage should

[webkit-changes] [260287] branches/safari-609-branch/Source/JavaScriptCore

2020-04-17 Thread alancoon
Title: [260287] branches/safari-609-branch/Source/_javascript_Core Revision 260287 Author alanc...@apple.com Date 2020-04-17 14:34:39 -0700 (Fri, 17 Apr 2020) Log Message Cherry-pick r260246. rdar://problem/61943700 offlineasm is generating the wrong load/store for the "orh" instruct

[webkit-changes] [260289] trunk

2020-04-17 Thread sbarati
Title: [260289] trunk Revision 260289 Author sbar...@apple.com Date 2020-04-17 14:48:21 -0700 (Fri, 17 Apr 2020) Log Message GetTypedArrayByteOffset is broken on arm64e https://bugs.webkit.org/show_bug.cgi?id=210631 Reviewed by Mark Lam. JSTests: * stress/byte-offset-on-wasteful-neuter

[webkit-changes] [260290] trunk/Source

2020-04-17 Thread ddkilzer
Title: [260290] trunk/Source Revision 260290 Author ddkil...@apple.com Date 2020-04-17 15:08:31 -0700 (Fri, 17 Apr 2020) Log Message REGRESSION (r234105): [iOS] WKColorButton leaks a UIColor Reviewed by Darin Adler. Source/WebCore: * html/ColorInputType.cpp: (WebCore::ColorInputType:

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

2020-04-17 Thread drousso
Title: [260291] trunk/Source/WebInspectorUI Revision 260291 Author drou...@apple.com Date 2020-04-17 15:33:05 -0700 (Fri, 17 Apr 2020) Log Message Web Inspector: REGRESSION(r242018): using `RegExp.prototype.test` with a global `RegExp` will ignore one potential match after each successful

[webkit-changes] [260292] tags/Safari-610.1.10/

2020-04-17 Thread repstein
Title: [260292] tags/Safari-610.1.10/ Revision 260292 Author repst...@apple.com Date 2020-04-17 15:35:26 -0700 (Fri, 17 Apr 2020) Log Message Tag Safari-610.1.10. Added Paths tags/Safari-610.1.10/ Diff ___ webkit-changes mailing list w

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

2020-04-17 Thread peng . liu6
Title: [260293] trunk/Source/WebCore Revision 260293 Author peng.l...@apple.com Date 2020-04-17 15:41:03 -0700 (Fri, 17 Apr 2020) Log Message Cleanup the macros for video fullscreen and picture-in-picture https://bugs.webkit.org/show_bug.cgi?id=210638 Reviewed by Eric Carlson. A follow-

[webkit-changes] [260294] branches/safari-609.2.7-branch/

2020-04-17 Thread alancoon
Title: [260294] branches/safari-609.2.7-branch/ Revision 260294 Author alanc...@apple.com Date 2020-04-17 15:45:29 -0700 (Fri, 17 Apr 2020) Log Message New branch. Added Paths branches/safari-609.2.7-branch/ Diff ___ webkit-changes mai

[webkit-changes] [260295] trunk

2020-04-17 Thread beidson
Title: [260295] trunk Revision 260295 Author beid...@apple.com Date 2020-04-17 15:55:10 -0700 (Fri, 17 Apr 2020) Log Message Pass sandbox extensions for back/forward list navigations after the policy is decided at process-swap time. and https://bugs.webkit.org/show_bug.cgi?id=210623 Rev

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

2020-04-17 Thread commit-queue
Title: [260297] trunk/Source/_javascript_Core Revision 260297 Author commit-qu...@webkit.org Date 2020-04-17 16:01:41 -0700 (Fri, 17 Apr 2020) Log Message Unreviewed, reverting r260279. https://bugs.webkit.org/show_bug.cgi?id=210678 Throwing error would be more efficient, having a generi

[webkit-changes] [260296] branches/safari-609.2.7-branch/Source

2020-04-17 Thread alancoon
Title: [260296] branches/safari-609.2.7-branch/Source Revision 260296 Author alanc...@apple.com Date 2020-04-17 16:01:40 -0700 (Fri, 17 Apr 2020) Log Message Versioning. Modified Paths branches/safari-609.2.7-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari

[webkit-changes] [260298] trunk/Tools

2020-04-17 Thread ddkilzer
Title: [260298] trunk/Tools Revision 260298 Author ddkil...@apple.com Date 2020-04-17 16:05:37 -0700 (Fri, 17 Apr 2020) Log Message Bug 210645: REGRESSION (r211095): [iOS] TestRunnerWKWebView leaks @property accessibilitySpeakSelectionContent Reviewed by Chris Fleizach. * WebKitTestRu

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

2020-04-17 Thread ddkilzer
Title: [260299] trunk/Source/WebKit Revision 260299 Author ddkil...@apple.com Date 2020-04-17 16:06:59 -0700 (Fri, 17 Apr 2020) Log Message Bug 210646: REGRESSION (r260112): createArchiveList() leaks malloc memory on early returns due to an error Reviewed by Darin Adler. * Shared/mac/

[webkit-changes] [260300] tags/Safari-609.2.7.1/

2020-04-17 Thread alancoon
Title: [260300] tags/Safari-609.2.7.1/ Revision 260300 Author alanc...@apple.com Date 2020-04-17 16:13:56 -0700 (Fri, 17 Apr 2020) Log Message Tag Safari-609.2.7.1. Added Paths tags/Safari-609.2.7.1/ Diff ___ webkit-changes mailing lis

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

2020-04-17 Thread dino
Title: [260301] trunk/Source/WebCore Revision 260301 Author d...@apple.com Date 2020-04-17 16:30:33 -0700 (Fri, 17 Apr 2020) Log Message [WebGL] Confirm there are no errors when setting up framebuffers https://bugs.webkit.org/show_bug.cgi?id=210632 Reviewed by Simon Fraser. We're seein

[webkit-changes] [260302] trunk

2020-04-17 Thread achristensen
Title: [260302] trunk Revision 260302 Author achristen...@apple.com Date 2020-04-17 16:40:39 -0700 (Fri, 17 Apr 2020) Log Message NetworkSessionCocoa should request client certificate only once per host/port https://bugs.webkit.org/show_bug.cgi?id=210626 Reviewed by Geoffrey Garen. Sou

[webkit-changes] [260303] trunk

2020-04-17 Thread katherine_cheney
Title: [260303] trunk Revision 260303 Author katherine_che...@apple.com Date 2020-04-17 17:54:41 -0700 (Fri, 17 Apr 2020) Log Message Enable service workers for app-bound domains https://bugs.webkit.org/show_bug.cgi?id=210451 Reviewed by Brent Fulgham. Source/WebCore: SWServer now ret

[webkit-changes] [260304] trunk/LayoutTests

2020-04-17 Thread mmaxfield
Title: [260304] trunk/LayoutTests Revision 260304 Author mmaxfi...@apple.com Date 2020-04-17 18:26:32 -0700 (Fri, 17 Apr 2020) Log Message [Cocoa] Password obscuring dots drawn with the system font are too small https://bugs.webkit.org/show_bug.cgi?id=209692 Reviewed by Darin Adler. Add

[webkit-changes] [260305] trunk

2020-04-17 Thread simon . fraser
Title: [260305] trunk Revision 260305 Author simon.fra...@apple.com Date 2020-04-17 18:37:23 -0700 (Fri, 17 Apr 2020) Log Message Group overflow controls layers into a single container layer https://bugs.webkit.org/show_bug.cgi?id=210675 Reviewed by Zalan Bujtas. Source/WebCore: Overfl

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

2020-04-17 Thread ddkilzer
Title: [260306] trunk/Source/WebKitLegacy/mac Revision 260306 Author ddkil...@apple.com Date 2020-04-17 20:04:46 -0700 (Fri, 17 Apr 2020) Log Message [iOS WK1] -[_WebSafeForwarder asyncForwarder] uses non-static dispatch_once_t predicate Reviewed by Daniel Bates. Remove use of dispatch