New issue
Advanced search Search tips

Issue 773509 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

ability to view the full diff for a patch

Project Member Reported by wfh@chromium.org, Oct 10 2017

Issue description

In rietveld it was possible to download a diff for a patch - using the 'raw' button above the diff. This was very useful for security reviews (and in general, all reviews) as it allowed easily to find which functions were calling which just using Ctrl-F.

This doesn't appear to be possible in gerrit. Can this feature please be added? Thanks.
 

Comment 1 by aga...@chromium.org, Oct 20 2017

Status: Fixed (was: Untriaged)
At the top of the file list, click the sha1 shorthash representing your commit object. This will open the commit in Gitiles. Then, click "diff". This will show the full diff raw.

Sign in to add a comment