[webkit-changes] [WebKit/WebKit] 339bce: Add support for importmap integrity

2024-05-21 Thread Yoav Weiss
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 339bcec0f9ff29fbd56e7209f4a01f2b12b14ac3 https://github.com/WebKit/WebKit/commit/339bcec0f9ff29fbd56e7209f4a01f2b12b14ac3 Author: Yoav Weiss Date: 2024-05-21 (Tue, 21 May 2024) Changed paths: M

[webkit-changes] [229563] trunk

2018-03-12 Thread yoav
unk/ChangeLog 2018-03-12 23:21:32 UTC (rev 229562) +++ trunk/ChangeLog 2018-03-12 23:28:45 UTC (rev 229563) @@ -1,3 +1,17 @@ +2018-03-12 Yoav Weiss <y...@yoav.ws> + +Runtime flag for link prefetch and remove link subresource. +https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [229308] trunk

2018-03-05 Thread yoav
06:59:34 UTC (rev 229308) @@ -1,3 +1,17 @@ +2018-03-05 Yoav Weiss <y...@yoav.ws> + +Support for preconnect Link headers +https://bugs.webkit.org/show_bug.cgi?id=181657 + +Reviewed by Darin Adler. + +Add test to see Link preconnect headers trigger a c

[webkit-changes] [229196] trunk

2018-03-03 Thread yoav
1,3 +1,16 @@ +2018-03-03 Yoav Weiss <y...@yoav.ws> + +Link headers for subresources are not being processed +https://bugs.webkit.org/show_bug.cgi?id=181789 + +Reviewed by Youenn Fablet. + +Adds tests to make sure Link headers on subresources are being

[webkit-changes] [227235] trunk

2018-01-19 Thread yoav
Modified: trunk/LayoutTests/ChangeLog (227234 => 227235) --- trunk/LayoutTests/ChangeLog 2018-01-19 22:12:23 UTC (rev 227234) +++ trunk/LayoutTests/ChangeLog 2018-01-19 22:16:21 UTC (rev 227235) @@ -1,3 +1,18 @@ +2018-01-19 Yoav Weiss <y...@yoav.ws> + +Support for preconnect Lin

[webkit-changes] [226962] trunk

2018-01-15 Thread yoav
:44:41 UTC (rev 226962) @@ -1,3 +1,15 @@ +2018-01-15 Yoav Weiss <y...@yoav.ws> + +Support for preconnect Link headers +https://bugs.webkit.org/show_bug.cgi?id=181657 + +Reviewed by Darin Adler. + +Add test to see Link preconnect headers trigger a c

[webkit-changes] [221604] trunk/LayoutTests

2017-09-04 Thread yoav
v 221604) @@ -1,3 +1,18 @@ +2017-09-04 Yoav Weiss <y...@yoav.ws> + +[iOS Simulator] http/tests/preload/viewport/meta-viewport-link-headers.php is a flaky failure. +https://bugs.webkit.org/show_bug.cgi?id=172518 + +This unflakes the test by downloading a "time

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

2017-07-06 Thread yoav
Core/ChangeLog trunk/Source/WebCore/html/HTMLLinkElement.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (219233 => 219234) --- trunk/Source/WebCore/ChangeLog 2017-07-07 03:35:27 UTC (rev 219233) +++ trunk/Source/WebCore/ChangeLog 2017-07-07 03:37:17 UTC (rev 219234) @@ -1,3 +1,1

[webkit-changes] [215229] trunk

2017-04-11 Thread yoav
/Source/WebCore/loader/cache/CachedResourceLoader.cpp Diff Modified: trunk/LayoutTests/ChangeLog (215228 => 215229) --- trunk/LayoutTests/ChangeLog 2017-04-11 14:56:21 UTC (rev 215228) +++ trunk/LayoutTests/ChangeLog 2017-04-11 15:10:10 UTC (rev 215229) @@ -1,3 +1,18 @@ +2017-04-11 Yoav Weiss

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

2017-03-31 Thread yoav
UTC (rev 214681) +++ trunk/Source/WebCore/ChangeLog 2017-03-31 19:42:07 UTC (rev 214682) @@ -1,3 +1,20 @@ +2017-03-31 Yoav Weiss <y...@yoav.ws> + +Remove PRELOAD_DEBUG related code. +https://bugs.webkit.org/show_bug.cgi?id=170352 + +Reviewed by Youe

[webkit-changes] [214472] trunk

2017-03-28 Thread yoav
http/tests/preload/unused_preload_warning.html Diff Modified: trunk/LayoutTests/ChangeLog (214471 => 214472) --- trunk/LayoutTests/ChangeLog 2017-03-28 10:42:39 UTC (rev 214471) +++ trunk/LayoutTests/ChangeLog 2017-03-28 11:56:52 UTC (rev 214472) @@ -1,3 +1,24 @@ +2017-03-28 Yoav Weiss

[webkit-changes] [214361] trunk

2017-03-24 Thread yoav
/unused_preload_warning.html Diff Modified: trunk/LayoutTests/ChangeLog (214360 => 214361) --- trunk/LayoutTests/ChangeLog 2017-03-24 18:39:28 UTC (rev 214360) +++ trunk/LayoutTests/ChangeLog 2017-03-24 18:41:42 UTC (rev 214361) @@ -1,3 +1,22 @@ +2017-03-24 Yoav Weiss <y...@y

[webkit-changes] [213672] trunk

2017-03-09 Thread yoav
/single_download_preload_headers.php Diff Modified: trunk/LayoutTests/ChangeLog (213671 => 213672) --- trunk/LayoutTests/ChangeLog 2017-03-09 22:24:26 UTC (rev 213671) +++ trunk/LayoutTests/ChangeLog 2017-03-09 22:29:39 UTC (rev 213672) @@ -1,3 +1,18 @@ +2017-03-09 Yoav Weiss <y...@y

[webkit-changes] [211755] trunk

2017-02-06 Thread yoav
211754) +++ trunk/LayoutTests/ChangeLog 2017-02-06 23:47:51 UTC (rev 211755) @@ -1,3 +1,14 @@ +2017-02-06 Yoav Weiss <y...@yoav.ws> + +http/tests/preload/dynamic_removing_preload.html fails to test what it should +https://bugs.webkit.org/show_bug.cgi?id=167792 + +Reviewe

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

2017-02-04 Thread yoav
,18 @@ +2017-02-04 Yoav Weiss <y...@yoav.ws> + +Fix memory issues related to preload eviction. +https://bugs.webkit.org/show_bug.cgi?id=167838 + +Reviewed by Andreas Kling. + +This avoids removing resources from m_preloads during the iteration +by creating

[webkit-changes] [211649] trunk

2017-02-03 Thread yoav
ayoutTests/ChangeLog (211648 => 211649) --- trunk/LayoutTests/ChangeLog 2017-02-03 21:48:23 UTC (rev 211648) +++ trunk/LayoutTests/ChangeLog 2017-02-03 21:52:50 UTC (rev 211649) @@ -1,3 +1,16 @@ +2017-02-03 Yoav Weiss <y...@yoav.ws> + +Avoid evicting link preload resources w

[webkit-changes] [211352] trunk/LayoutTests

2017-01-29 Thread yoav
:46 UTC (rev 211351) +++ trunk/LayoutTests/ChangeLog 2017-01-29 15:13:44 UTC (rev 211352) @@ -1,3 +1,14 @@ +2017-01-29 Yoav Weiss <y...@yoav.ws> + +Add invalid value tests to Link header handling. +https://bugs.webkit.org/show_bug.cgi?id=167366 + +Reviewed by Alex Ch

[webkit-changes] [211341] trunk

2017-01-28 Thread yoav
340) +++ trunk/LayoutTests/ChangeLog 2017-01-28 22:53:54 UTC (rev 211341) @@ -1,3 +1,35 @@ +2017-01-28 Yoav Weiss <y...@yoav.ws> + +Add Link Preload as an off-by-default experimental feature menu item. +https://bugs.webkit.org/show_bug.cgi?id=167201 + +Reviewed by Ryo

[webkit-changes] [211169] trunk/LayoutTests

2017-01-25 Thread yoav
Diff Modified: trunk/LayoutTests/ChangeLog (211168 => 211169) --- trunk/LayoutTests/ChangeLog 2017-01-25 22:44:15 UTC (rev 211168) +++ trunk/LayoutTests/ChangeLog 2017-01-25 22:51:54 UTC (rev 211169) @@ -1,3 +1,24 @@ +2017-01-25 Yoav Weiss <y...@yoav.ws> + +REGRESSIO

[webkit-changes] [210914] trunk

2017-01-18 Thread yoav
C (rev 210914) @@ -1,3 +1,17 @@ +2017-01-18 Yoav Weiss <y...@yoav.ws> + +Add Link header support for preload. +https://bugs.webkit.org/show_bug.cgi?id=165521 + +Reviewed by Alex Christensen. + +* http/tests/preload/download_resources_from_header_iframe-

[webkit-changes] [210881] trunk/LayoutTests

2017-01-18 Thread yoav
-18 21:22:39 UTC (rev 210880) +++ trunk/LayoutTests/ChangeLog 2017-01-18 21:26:07 UTC (rev 210881) @@ -1,3 +1,23 @@ +2017-01-18 Yoav Weiss <y...@yoav.ws> + +REGRESSION(r203110): LayoutTest http/tests/preload/single_download_preload_runner.html timing out +https://bugs.w

[webkit-changes] [205269] trunk

2016-08-31 Thread yoav
/LinkPreloadResourceClients.cpp trunk/Source/WebCore/loader/LinkPreloadResourceClients.h Diff Modified: trunk/LayoutTests/ChangeLog (205268 => 205269) --- trunk/LayoutTests/ChangeLog 2016-08-31 22:16:23 UTC (rev 205268) +++ trunk/LayoutTests/ChangeLog 2016-08-31 22:41:44 UTC (rev 205269) @@ -1,3 +1,33 @@ +2016-08-31 Y

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

2016-07-18 Thread yoav
rev 203349) @@ -1,3 +1,14 @@ +2016-07-18 Yoav Weiss <y...@yoav.ws> + +Add preload to features.json +https://bugs.webkit.org/show_bug.cgi?id=159872 + +Reviewed by Darin Adler. + +No new tests but no functional change. + +* features.json: + 2016-07-18 Youe

[webkit-changes] [203269] trunk

2016-07-14 Thread yoav
: trunk/LayoutTests/ChangeLog (203268 => 203269) --- trunk/LayoutTests/ChangeLog 2016-07-15 04:59:08 UTC (rev 203268) +++ trunk/LayoutTests/ChangeLog 2016-07-15 05:49:36 UTC (rev 203269) @@ -1,3 +1,15 @@ +2016-07-14 Yoav Weiss <y...@yoav.ws> + +Change CSSParser::sourceSize

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

2016-07-12 Thread yoav
016-07-12 06:24:30 UTC (rev 203109) +++ trunk/Source/WebCore/ChangeLog 2016-07-12 09:04:49 UTC (rev 203110) @@ -1,3 +1,22 @@ +2016-07-12 Yoav Weiss <y...@yoav.ws> + +js/dom/global-constructors-attributes.html is flaky: ResourceTiming runtime feature leaks between tests +

[webkit-changes] [201447] trunk

2016-05-26 Thread yoav
-05-27 05:40:15 UTC (rev 201446) +++ trunk/LayoutTests/ChangeLog 2016-05-27 05:43:52 UTC (rev 201447) @@ -1,3 +1,16 @@ +2016-05-26 Yoav Weiss <y...@yoav.ws> + +Preload single download tests. +https://bugs.webkit.org/show_bug.cgi?id=157988 + +Reviewed by Alex Christense

[webkit-changes] [201415] trunk

2016-05-25 Thread yoav
/ChangeLog (201414 => 201415) --- trunk/LayoutTests/ChangeLog 2016-05-26 05:33:58 UTC (rev 201414) +++ trunk/LayoutTests/ChangeLog 2016-05-26 05:34:27 UTC (rev 201415) @@ -1,5 +1,20 @@ 2016-05-25 Yoav Weiss <y...@yoav.ws> +Fix ResourceTiming multiple entries per resource and test

[webkit-changes] [201414] trunk

2016-05-25 Thread yoav
(201413 => 201414) --- trunk/LayoutTests/ChangeLog 2016-05-26 05:31:43 UTC (rev 201413) +++ trunk/LayoutTests/ChangeLog 2016-05-26 05:33:58 UTC (rev 201414) @@ -1,3 +1,18 @@ +2016-05-25 Yoav Weiss <y...@yoav.ws> + +Fix ResourceTiming XHR flakiness +https://bugs.w

[webkit-changes] [201323] trunk/LayoutTests

2016-05-24 Thread yoav
-initiator-no-override.html Diff Modified: trunk/LayoutTests/ChangeLog (201322 => 201323) --- trunk/LayoutTests/ChangeLog 2016-05-24 06:24:44 UTC (rev 201322) +++ trunk/LayoutTests/ChangeLog 2016-05-24 06:29:58 UTC (rev 201323) @@ -1,3 +1,18 @@ +2016-05-23 Yoav Weiss <y...@y

[webkit-changes] [201130] trunk/LayoutTests

2016-05-19 Thread yoav
/LayoutTests/ChangeLog (201129 => 201130) --- trunk/LayoutTests/ChangeLog 2016-05-19 07:32:48 UTC (rev 201129) +++ trunk/LayoutTests/ChangeLog 2016-05-19 08:08:30 UTC (rev 201130) @@ -1,3 +1,15 @@ +2016-05-19 Yoav Weiss <y...@yoav.ws> + +REGRESSION (r200887): LayoutTest http/tests/pe

[webkit-changes] [200887] trunk

2016-05-13 Thread yoav
/LayoutTests/ChangeLog (200886 => 200887) --- trunk/LayoutTests/ChangeLog 2016-05-13 22:22:45 UTC (rev 200886) +++ trunk/LayoutTests/ChangeLog 2016-05-13 22:34:29 UTC (rev 200887) @@ -1,3 +1,16 @@ +2016-05-13 Yoav Weiss <y...@yoav.ws> + +ResourceTiming entries for cached resource

[webkit-changes] [200863] trunk

2016-05-13 Thread yoav
/ChangeLog trunk/Tools/Scripts/webkitperl/FeatureList.pm Diff Modified: trunk/ChangeLog (200862 => 200863) --- trunk/ChangeLog 2016-05-13 17:42:18 UTC (rev 200862) +++ trunk/ChangeLog 2016-05-13 18:06:43 UTC (rev 200863) @@ -1,3 +1,17 @@ +2016-05-13 Yoav Weiss <y...@yoav.ws> + +

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

2016-05-02 Thread yoav
200324) @@ -1,3 +1,19 @@ +2016-05-02 Yoav Weiss <y...@yoav.ws> + +Speculatively fix the cmake build +https://bugs.webkit.org/show_bug.cgi?id=157262 + +Reviewed by Darin Adler. + +This patch adds WEB_TIMING build flag guards around calls to DOMWindow()-

[webkit-changes] [200320] trunk

2016-05-02 Thread yoav
ied: trunk/ChangeLog (200319 => 200320) --- trunk/ChangeLog 2016-05-02 08:09:21 UTC (rev 200319) +++ trunk/ChangeLog 2016-05-02 08:21:50 UTC (rev 200320) @@ -1,3 +1,12 @@ +2016-05-02 Yoav Weiss <y...@yoav.ws> + +Move ResourceTiming behind a runtime flag +https://bugs.webkit.

[webkit-changes] [200232] trunk

2016-04-29 Thread yoav
unk/ChangeLog 2016-04-29 07:18:30 UTC (rev 200231) +++ trunk/ChangeLog 2016-04-29 07:33:02 UTC (rev 200232) @@ -1,3 +1,12 @@ +2016-04-29 Yoav Weiss <y...@yoav.ws> + +Move ResourceTiming behind a runtime flag +https://bugs.webkit.org/show_bug.cgi?id=157133 + +Reviewed

[webkit-changes] [199786] trunk/LayoutTests

2016-04-20 Thread yoav
sts/ChangeLog 2016-04-20 21:07:37 UTC (rev 199785) +++ trunk/LayoutTests/ChangeLog 2016-04-20 21:25:11 UTC (rev 199786) @@ -1,3 +1,12 @@ +2016-04-20 Yoav Weiss <y...@yoav.ws> + +Speculative unflake of dynamic_remove_preload_href layout test +https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [199650] trunk

2016-04-18 Thread yoav
http/tests/preload/dynamic_removing_preload.html Diff Modified: trunk/LayoutTests/ChangeLog (199649 => 199650) --- trunk/LayoutTests/ChangeLog 2016-04-18 05:36:31 UTC (rev 199649) +++ trunk/LayoutTests/ChangeLog 2016-04-18 06:06:42 UTC (rev 199650) @@ -1,3 +1,25 @@ +2016-04-17 Yoav Weiss

[webkit-changes] [198004] trunk

2016-03-11 Thread yoav
004) @@ -1,3 +1,22 @@ +2016-03-11 Yoav Weiss <y...@yoav.ws> + +Avoid applying link tags with an invalid media attribute +https://bugs.webkit.org/show_bug.cgi?id=143262 + +Reviewed by Brent Fulgham. + +These tests make sure that when is present with a

[webkit-changes] [192969] trunk

2015-12-02 Thread yoav
968 => 192969) --- trunk/LayoutTests/ChangeLog 2015-12-02 22:35:38 UTC (rev 192968) +++ trunk/LayoutTests/ChangeLog 2015-12-02 22:41:21 UTC (rev 192969) @@ -1,3 +1,15 @@ +2015-12-02 Yoav Weiss <y...@yoav.ws> + +Fix preloader issue with srcdoc documents. +https://bugs.webkit.org/

[webkit-changes] [192098] trunk

2015-11-06 Thread yoav
t;crossOrigin" with the proper type (4) PASS HTMLImageElement interface: new Image() must inherit property "useMap" with the proper type (5) PASS HTMLImageElement interface: new Image() must inherit property "isMap" with the proper type (6) Modified: trunk/Source/WebCore/

[webkit-changes] [191334] trunk

2015-10-20 Thread yoav
334) --- trunk/ChangeLog 2015-10-20 06:21:00 UTC (rev 191333) +++ trunk/ChangeLog 2015-10-20 09:49:46 UTC (rev 191334) @@ -1,3 +1,16 @@ +2015-10-20 Yoav Weiss <y...@yoav.ws> + +Rename the PICTURE_SIZES flag to CURRENTSRC +https://bugs.webkit.org/show_bug.cgi?id=150275 + +

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

2015-06-12 Thread yoav
501) --- trunk/Source/WebCore/ChangeLog 2015-06-12 12:58:36 UTC (rev 185500) +++ trunk/Source/WebCore/ChangeLog 2015-06-12 13:17:09 UTC (rev 185501) @@ -1,3 +1,14 @@ +2015-06-12 Yoav Weiss y...@yoav.ws + +Fix the build when the PICTURE_SIZES flag is off +https://bugs.webkit.