Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(31)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: chrome/browser/resources/about_conflicts.html
Issue
6098004
:
Integrate about:conflicts with --diagnostics... (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: ''
Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
chrome/browser/diagnostics/diagnostics_main.cc
chrome/browser/diagnostics/diagnostics_model.h
chrome/browser/diagnostics/diagnostics_model.cc
chrome/browser/diagnostics/diagnostics_model_unittest.cc
chrome/browser/diagnostics/diagnostics_test.h
chrome/browser/diagnostics/recon_diagnostics.h
chrome/browser/diagnostics/recon_diagnostics.cc
chrome/browser/enumerate_modules_model_unittest_win.cc
chrome/browser/enumerate_modules_model_win.h
chrome/browser/enumerate_modules_model_win.cc
chrome/browser/resources/about_conflicts.html
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« no previous file with comments
|
« chrome/browser/enumerate_modules_model_win.cc
('k') |
no next file »
|
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 <!DOCTYPE HTML>
1 <!DOCTYPE HTML>
2 <html i18n-values="dir:textdirection;">
2 <html i18n-values="dir:textdirection;">
3 <head>
3 <head>
4 <meta charset="utf-8">
4 <meta charset="utf-8">
5 <style>
5 <style>
6 body {
6 body {
7 margin: 10px;
7 margin: 10px;
8 min-width: 47em;
8 min-width: 47em;
9 }
9 }
10
10
(...skipping
279
matching lines...)
Expand 10 before
|
Expand all
|
Expand 10 after
Loading...
290 </table>
290 </table>
291 </td>
291 </td>
292 </tr>
292 </tr>
293 </table>
293 </table>
294 </div>
294 </div>
295 </div>
295 </div>
296 </div>
296 </div>
297 </div>
297 </div>
298 </body>
298 </body>
299 </html>
299 </html>
OLD
NEW
« no previous file with comments
|
« chrome/browser/enumerate_modules_model_win.cc
('k') |
no next file »
|
no next file with comments »
Issue 6098004: Integrate about:conflicts with --diagnostics... (Closed)
Created 9 years, 11 months ago by Finnur
Modified 9 years, 6 months ago
Reviewers: cpu_(ooo_6.6-7.5), huanr
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Comments: 0
This is Rietveld
408576698