| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
The commit & pull request title is wrong. brotly should be brotli.
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
Do you mean that when updated Node.js will no longer have those files? They still existing in the main branch of brotli so them being removed does not make sense to me. |
Sorry, something went wrong.
|
This is where I see them still existing in the upstream - https://github.com/google/brotli/tree/master/c/common |
Sorry, something went wrong.
|
@mhdawson they are not present in the c/common folder of the release zip/tar.gz, which is odd |
Sorry, something went wrong.
PR-URL: #47205 Refs: nodejs/security-wg#828 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Adrian Estrada <edsadr@gmail.com>
PR-URL: #47205 Refs: nodejs/security-wg#828 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Adrian Estrada <edsadr@gmail.com>
PR-URL: #47205 Refs: nodejs/security-wg#828 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Adrian Estrada <edsadr@gmail.com>
PR-URL: #47205 Refs: nodejs/security-wg#828 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Adrian Estrada <edsadr@gmail.com>
PR-URL: #47205 Refs: nodejs/security-wg#828 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Adrian Estrada <edsadr@gmail.com>
| Back | FazBrowse Home | New Git URL |
Refs: nodejs/security-wg#828
This is the first attempt to automate brotli update.
These two files get deleted by the update, maybe we should save them?
https://github.com/nodejs/node/blob/main/deps/brotli/c/common/dictionary.bin.br
https://github.com/nodejs/node/blob/main/deps/brotli/c/common/dictionary.bin
@nodejs/security-wg