View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002645 | NetSurf | Javascript | public | 2019-05-07 17:58 | 2020-05-27 08:12 | ||||
Reporter | Chris Young | ||||||||
Assigned To | kinnison | ||||||||
Severity | minor | Reproducibility | always | ||||||
Status | closed | Resolution | fixed | ||||||
Platform | Amiga | OS | AmigaOS | OS Version | 4.1 | ||||
Product Version | 3.9 | ||||||||
Target Version | 3.10 | Fixed in Version | 3.10 | ||||||
Summary | 0002645: Page fails to load with JS enabled | ||||||||
Description | Page fails to load with JS enabled. With JS disabled it loads in 10s. | ||||||||
Steps To Reproduce | Visit https://forums.digitalspy.com | ||||||||
Additional Information | Log attached. | ||||||||
Tags | No tags attached. | ||||||||
Fixed in CI build # | |||||||||
Reported in CI build # | 4631 | ||||||||
URL of problem page | https://forums.digitalspy.com | ||||||||
Attached Files |
|
Notes | |
kinnison (administrator) 2019-05-25 19:13 |
This page seems to set 10ms callbacks a *LOT* - I wonder if they effectively starve out the slower callbacks. |
kinnison (administrator) 2019-06-05 21:39 |
If I set Window.bnd's minimum callback time to 100ms instead of 10ms then we cease starving out the other parts of the system. I can get that down as far as 30ms before I see degradation to the point it won't always render. There's definitely some kind of starvation going on there, even if it's in the UI somehow. |
kinnison (administrator) 2019-08-02 13:10 |
I think current master works okay with this site now. What do you think? |
Chris Young (developer) 2019-08-09 18:02 |
Yes, seems to work fine in 4818 even though it outputs lots of JS warnings. |
Vincent Sanders (administrator) 2020-05-27 08:12 |
Thankyou for reporting this issue. We believe this is fixed in the 3.10 release. If this is not the case please feel free to reopen the issue with additional details. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-07 17:58 | Chris Young | New Issue | |
2019-05-07 17:58 | Chris Young | File Added: ns.log.gz | |
2019-05-25 19:13 | kinnison | Note Added: 0001922 | |
2019-06-05 21:39 | kinnison | Note Added: 0001937 | |
2019-06-05 21:39 | kinnison | Assigned To | => kinnison |
2019-06-05 21:39 | kinnison | Status | new => confirmed |
2019-06-05 21:39 | kinnison | Description Updated | View Revisions |
2019-08-02 13:10 | kinnison | Note Added: 0002056 | |
2019-08-09 18:02 | Chris Young | Note Added: 0002072 | |
2020-02-21 11:16 | kinnison | Status | confirmed => resolved |
2020-02-21 11:16 | kinnison | Resolution | open => fixed |
2020-02-21 11:16 | kinnison | Fixed in Version | => 3.10 |
2020-02-21 11:16 | kinnison | Target Version | 4.0 => 3.10 |
2020-05-27 08:12 | Vincent Sanders | Status | resolved => closed |
2020-05-27 08:12 | Vincent Sanders | Note Added: 0002224 |