code-manager
Last commit date
Code_Manager
4 years ago
admin
4 years ago
assets
4 years ago
freemius
4 years ago
includes
4 years ago
public
4 years ago
vendor
4 years ago
.gitignore
4 years ago
CHANGES.md
4 years ago
LICENSE.txt
4 years ago
README.md
4 years ago
code-manager-config.php
4 years ago
code-manager.php
4 years ago
composer.json
4 years ago
readme.txt
4 years ago
todo.txt
4 years ago
todo.txt
14 lines
| 1 | + Bugs |
| 2 | + SameSite error on click Collapse WP Menu |
| 3 | Some cookies are misusing the recommended “SameSite“ attribute |
| 4 | 23:06:24.518 Cookie “wp-settings-1” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. |
| 5 | To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite load-scripts.php:10:893 |
| 6 | 23:06:24.519 Cookie “wp-settings-time-1” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. |
| 7 | To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite load-scripts.php:10:893 |
| 8 | + TO DO |
| 9 | + What's next? |
| 10 | + Known issues |
| 11 | + When previewer is disabled Firefox show a ns_error_failure if setting font on a canvas context |
| 12 | See: https://bugzilla.mozilla.org/show_bug.cgi?id=941146 |
| 13 | This message can be safely ignored |
| 14 |