Bug 262175
| Summary: | REGRESSION (Safari 16.4): Script error on page load (when page is loaded from cache) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | andriusk1997 |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Critical | CC: | beidson, cdumez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | iPhone / iPad | ||
| OS: | Unspecified | ||
andriusk1997
Hello,
We have noticed issues in IOS Safari >16.4 versions page caching (during browser forward and back navigation, also called bfcache). During back-forward navigation when the page is retrieved from cache we receive an error (via window.addEventListener('error'). This error returns very generic information around it:
message: Script error.
source:
lineno: 0
colno: 0
error: null
As mentioned, issue emerged from 16.4 version and ONLY in IOS devices.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116152076>