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

2022-04-03 Thread timothy_horton
Title: [292278] trunk/Source/WebCore Revision 292278 Author timothy_hor...@apple.com Date 2022-04-03 19:35:39 -0700 (Sun, 03 Apr 2022) Log Message Standardize naming of WK_NETWORK_EXTENSION_LDFLAGS (from LD_FLAGS) https://bugs.webkit.org/show_bug.cgi?id=238717 Reviewed by Wenson Hsieh.

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

2022-04-03 Thread ggaren
Title: [292277] trunk/Source/WebCore Revision 292277 Author gga...@apple.com Date 2022-04-03 18:14:05 -0700 (Sun, 03 Apr 2022) Log Message Document::addListenerTypeIfNeeded should not call pthread_get_specific 14 times https://bugs.webkit.org/show_bug.cgi?id=238702 Reviewed by Cameron

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

2022-04-03 Thread tyler_w
Title: [292276] trunk/Source/WebCore Revision 292276 Author tyle...@apple.com Date 2022-04-03 12:51:59 -0700 (Sun, 03 Apr 2022) Log Message -[WebAccessibilityObjectWrapper accessibilityAttributeValue:forParameter:] should fail fast if the given parameter wrapper has no backing object

[webkit-changes] [292275] trunk/Source

2022-04-03 Thread timothy_horton
Title: [292275] trunk/Source Revision 292275 Author timothy_hor...@apple.com Date 2022-04-03 01:04:07 -0700 (Sun, 03 Apr 2022) Log Message _WKDataTask doesn't work in macCatalyst https://bugs.webkit.org/show_bug.cgi?id=238655 Reviewed by Alexey Proskuryakov. Source/WebCore/PAL: *