MantisBT - NetSurf |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002661 | NetSurf | Development | public | 2019-06-02 13:17 | 2020-05-27 08:22 |
|
Reporter | brabo | |
---|
Assigned To | | |
---|
Priority | normal | Severity | trivial | Reproducibility | always |
---|
Status | closed | Resolution | fixed | |
---|
Platform | GTK | OS | Debian | OS Version | Buster |
---|
Product Version | 3.8 | |
---|
Target Version | 3.10 | Fixed in Version | 3.10 | |
---|
Fixed in CI build # | |
---|
Reported in CI build # | 4652 |
---|
URL of problem page | n/a |
---|
|
Summary | 0002661: proposing comment correction and small simplification of code |
---|
Description | in gtk/fetch.c and monkey/filetype.c there was a small comment error.
in both twice a while loop also checked explicitly for "\n" after ascii_is_space already did so.
proposing a patch for each. |
---|
Steps To Reproduce | n/a |
---|
Additional Information | 2nd patch in my first note to this issue. |
---|
Tags | No tags attached. |
---|
Relationships | |
Attached Files | 0001-gtk-fetch.c-monkey-filetype.c-small-comment-correcti.patch (1,244) 2019-06-02 13:17 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=589&type=bug 0001-gtk-fetch.c-monkey-filetype.c-ascii_is_space-already.patch (1,975) 2019-06-02 13:18 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=590&type=bug |
---|