| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0002362 | NetSurf | Javascript | public | 2015-10-05 19:37 | 2016-02-16 15:24 | ||||
| Reporter | Dave Higton | ||||||||
| Assigned To | Vincent Sanders | ||||||||
| Severity | crash | Reproducibility | always | ||||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Iyonix, 512 MiB | OS | RISC OS | OS Version | 5.22 | ||||
| Product Version | 3.4 | ||||||||
| Target Version | Fixed in Version | 3.4 | |||||||
| Summary | 0002362: Slashdot crashes NS when JS enabled | ||||||||
| Description | When NS has JS enabled, visit http://slashdot.org and NS crashes. | ||||||||
| Steps To Reproduce | Enable JS. Visit http://slashdot.org | ||||||||
| Tags | No tags attached. | ||||||||
| Fixed in CI build # | |||||||||
| Reported in CI build # | 2968 | ||||||||
| URL of problem page | http://slashdot.org | ||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Vincent Sanders (administrator) 2015-10-06 08:18 |
caused by assert in document.write The dom private call returns with htmlc as null I changed it so this reports an error instead of assert. not obvious why the dom call returns null |
|
Vincent Sanders (administrator) 2015-10-12 20:48 |
netsurf core does not handle multiple document contexts with nested parsing contexts because it is very complex and for now logging the missing implementation is adequate |
|
Vincent Sanders (administrator) 2016-02-16 15:24 |
Confirmed resolved in 3.4 release |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-10-05 19:37 | Dave Higton | New Issue | |
| 2015-10-05 19:37 | Dave Higton | File Added: Log.zip | |
| 2015-10-06 08:18 | Vincent Sanders | Note Added: 0000950 | |
| 2015-10-06 08:18 | Vincent Sanders | Status | new => confirmed |
| 2015-10-06 08:18 | Vincent Sanders | Product Version | => 3.4 |
| 2015-10-12 20:48 | Vincent Sanders | Note Added: 0000952 | |
| 2015-10-12 20:48 | Vincent Sanders | Assigned To | => Vincent Sanders |
| 2015-10-12 20:48 | Vincent Sanders | Status | confirmed => resolved |
| 2015-10-12 20:48 | Vincent Sanders | Resolution | open => fixed |
| 2015-10-12 20:48 | Vincent Sanders | Category | RISC OS-specific => Javascript |
| 2015-10-12 20:48 | Vincent Sanders | Fixed in Version | => 3.4 |
| 2016-02-16 15:24 | Vincent Sanders | Note Added: 0001294 | |
| 2016-02-16 15:24 | Vincent Sanders | Status | resolved => closed |


