Implement RB Tools attaching binary file to diff.
Review Request #10728 — Created Sept. 26, 2019 and discarded
Currently when binary files are upload for review RB simply says 'File
is a binary. Can't display content.'. This commit changes this to
actually include the binary file with the diff so that reviewers can
visually see the diff for a binary.
PE
- Commits:
-
Summary ID 7056a6129641aaa0bc52d88968a14da5b23b9738 7056a6129641aaa0bc52d88968a14da5b23b9738 9c22b6ffeb0c80756306db4844b7f3a8f74a94af - Diff:
-
Revision 2 (+2537 -2505)
PE
- Description:
-
~ Currently when binary files are upload for review RB simply says 'File is a binary. Can't display content.'. This commit changes this to actually include the binary file with the diff so that reviewers can visually see the diff for a binary.
~ Currently when binary files are upload for review RB simply says 'File
+ is a binary. Can't display content.'. This commit changes this to + actually include the binary file with the diff so that reviewers can + visually see the diff for a binary.