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
(194)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: chrome/test/data/profiles/typical_history/Default/Preferences
Issue
1442001
:
GTK: Turn on the GTK+ integration by default. (Closed)
Patch Set: Only use gtk in gnome/xfce by default
Created 10 years, 9 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:
base/linux_util.h
base/linux_util.cc
chrome/browser/gtk/gtk_theme_provider.h
chrome/browser/gtk/gtk_theme_provider.cc
chrome/browser/gtk/options/advanced_contents_gtk.cc
chrome/browser/profile.cc
chrome/test/data/profiles/chrome_prefs/Preferences
chrome/test/data/profiles/custom_frame/Default/Preferences
chrome/test/data/profiles/sample/Preferences
chrome/test/data/profiles/typical_history/Default/Preferences
net/proxy/proxy_config_service_linux.cc
View unified diff
|
Download patch
« chrome/browser/gtk/gtk_theme_provider.cc
('K') |
« chrome/test/data/profiles/sample/Preferences
('k') |
net/proxy/proxy_config_service_linux.cc »
('j') |
net/proxy/proxy_config_service_linux.cc »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 {
1 {
2
"extensions": {
3
"theme": {
4
"use_system": false
5
}
6
},
2 "profile": {
7 "profile": {
3 "exited_cleanly": true,
8 "exited_cleanly": true,
4 "id": "not-signed-in",
9 "id": "not-signed-in",
5 "name": "Not Signed In",
10 "name": "Not Signed In",
6 "nickname": "not-signed-in"
11 "nickname": "not-signed-in"
7 },
12 },
8 "spellcheck": {
13 "spellcheck": {
9 "dictionary": "en-US"
14 "dictionary": "en-US"
10 }
15 }
11 }
16 }
OLD
NEW
« chrome/browser/gtk/gtk_theme_provider.cc
('K') |
« chrome/test/data/profiles/sample/Preferences
('k') |
net/proxy/proxy_config_service_linux.cc »
('j') |
net/proxy/proxy_config_service_linux.cc »
('J')
Issue 1442001: GTK: Turn on the GTK+ integration by default. (Closed)
Created 10 years, 9 months ago by Elliot Glaysher
Modified 9 years, 7 months ago
Reviewers: tony, Evan Stade, Evan Martin, Lei Zhang
Base URL:
Comments: 2
This is Rietveld
408576698