MantisBT - NetSurf
View Issue Details
0002519NetSurfJavascriptpublic2017-01-29 01:542017-01-29 11:36
Reporteragrecascino 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusacknowledgedResolutionopen 
PlatformGTKOSFedora Linux x86_64OS Version25
Product Version3.7 
Target VersionFixed in Version 
Fixed in CI build #
Reported in CI build #
URL of problem page
Summary0002519: Add setter for Document::cookie
DescriptionAttachment should add Document::cookie setter, allowing for javascript cookies.
TagsNo tags attached.
Attached Filespatch cookie.patch (1,066) 2017-01-29 01:54
https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=480&type=bug

Notes
(0001514)
Vincent Sanders   
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
2017-01-29 01:54agrecascinoNew Issue
2017-01-29 01:54agrecascinoFile Added: cookie.patch
2017-01-29 09:23Vincent SandersStatusnew => acknowledged
2017-01-29 09:23Vincent SandersCategoryDevelopment => Javascript
2017-01-29 09:23Vincent SandersProduct Version => 3.7
2017-01-29 11:36Vincent SandersNote Added: 0001514