catchpoint / WebPageTest

Official repository for WebPageTest
Other
3.06k stars 713 forks source link

block URL not working on Service Worker URL network request #1305

Closed gilbertococchi closed 4 years ago

gilbertococchi commented 4 years ago

Script Example with both absolute and rel URL:

block   https://sport.virgilio.it/sw.js sw.js
navigate           https://sport.virgilio.it

https://webpagetest.org/result/191015_EC_e890a216a9f2e5e119acf1806769d951/1/details/#waterfall_view_step1

Expected result: sw.js to be blocked

Actual result: sw.js is not blocked and triggered correctly. Screenshot 2019-10-15 at 10 36 56

rockeynebhwani commented 4 years ago

@gilbertococchi - Looks like this is duplicate of https://github.com/WPO-Foundation/webpagetest/issues/1228