View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002519 | NetSurf | Javascript | public | 2017-01-29 01:54 | 2017-01-29 11:36 | ||||||||
Reporter | agrecascino | ||||||||||||
Assigned To | |||||||||||||
Severity | feature | Reproducibility | N/A | ||||||||||
Status | acknowledged | Resolution | open | ||||||||||
Platform | GTK | OS | Fedora Linux x86_64 | OS Version | 25 | ||||||||
Product Version | 3.7 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0002519: Add setter for Document::cookie | ||||||||||||
Description | Attachment should add Document::cookie setter, allowing for javascript cookies. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Fixed in CI build # | |||||||||||||
Reported in CI build # | |||||||||||||
URL of problem page | |||||||||||||
Attached Files |
|
Notes | |
Vincent Sanders (administrator) 2017-01-29 11:36 |
The patch is probably not wrong per-se. unfortunately urldb_set_cookie is not safe to use in this way. This needs additional thought before applying |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-29 01:54 | agrecascino | New Issue | |
2017-01-29 01:54 | agrecascino | File Added: cookie.patch | |
2017-01-29 09:23 | Vincent Sanders | Status | new => acknowledged |
2017-01-29 09:23 | Vincent Sanders | Category | Development => Javascript |
2017-01-29 09:23 | Vincent Sanders | Product Version | => 3.7 |
2017-01-29 11:36 | Vincent Sanders | Note Added: 0001514 |