Add supported review UI MIME types to the server info capabilities.
Review Request #13537 — Created Feb. 12, 2024 and submitted
In order for RBTools to make intelligent decisions about what binary
files to upload to the server, we're exposing a list of supported MIME
types to the server capablities blob. This is populated from the
registered ReviewUI classes, and then we add manually the MIME types
supported by Power Pack (in order to optimistically have the client
upload files, even if the feature isn't yet licensed).
- Verified that the correct data was in the server info API response.
- Ran unit tests.
Summary | ID |
---|---|
8409bf815bbce1619eba16fc18f1ce5cfd74cbeb |
Description | From | Last Updated |
---|---|---|
Can we order these alphabetically? |
chipx86 | |
line too long (84 > 79 characters) Column: 80 Error code: E501 |
reviewbot | |
line too long (82 > 79 characters) Column: 80 Error code: E501 |
reviewbot | |
We should store as sorted, in order to avoid potential differences in the ETag between requests/backend servers. |
chipx86 | |
line too long (84 > 79 characters) Column: 80 Error code: E501 |
reviewbot | |
line too long (82 > 79 characters) Column: 80 Error code: E501 |
reviewbot |