Bug 245103 - REGRESSION (16.0-STP): Infinite stylesheet loading loop (304 not modified) on My Social Security website
Summary: REGRESSION (16.0-STP): Infinite stylesheet loading loop (304 not modified) on...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-12 16:28 PDT by Tim Guan-tin Chien [:timdream]
Modified: 2022-09-12 20:24 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Guan-tin Chien [:timdream] 2022-09-12 16:28:08 PDT
STR:

1. Log into https://secure.ssa.gov/myssa/bec-plan-prep-ui/bec-home (you would need to be a US taxpayer with a my social security online account)
2. Click on the link [Your Social Security Statement] to be taken to https://secure.ssa.gov/myssa/myssa-statement-ui/home

Expected:

1. I can see the UI to download my social security statement.

Actual:

1. The page takes forever to load, upon inspecting network requests in Developer Tools I can see it keeps downloading https://secure.ssa.gov/myssa/myssa-statement-ui/styles.fe5347e5026e93ca.css

Note:

1. Page look normal after some time but the download loop will still continue.

REGRESSION, does not repro in Safari release (Version 15.6.1 (17613.3.9.1.16)) but repro in STP (Release 153 (Safari 16.0, WebKit 17615.1.4.1))
Comment 1 Radar WebKit Bug Importer 2022-09-12 16:28:40 PDT
<rdar://problem/99843513>
Comment 2 Alexey Proskuryakov 2022-09-12 17:30:13 PDT
Does this reproduce in latest Safari release, which is Safari 16? It shipped today.
Comment 3 Tim Guan-tin Chien [:timdream] 2022-09-12 20:20:58 PDT
Just updated. I cannot repro this in Version 16.0 (17614.1.25.9.10, 17614). I tried to repro after I empty the cache.