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
Unified Diff: chrome/test/data/extensions/samples/test_page_action/icon2.png
Issue
332021
:
Move page actions over to ExtensionAction2 (Closed)
Patch Set: Review feedback
Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
chrome/browser/extensions/extension_file_util.cc
chrome/browser/extensions/extension_page_actions_module.h
chrome/browser/extensions/extension_page_actions_module.cc
chrome/browser/extensions/extensions_service.h
chrome/browser/extensions/extensions_service.cc
chrome/browser/extensions/page_action_apitest.cc
chrome/browser/gtk/browser_actions_toolbar_gtk.cc
chrome/browser/gtk/location_bar_view_gtk.h
chrome/browser/gtk/location_bar_view_gtk.cc
chrome/browser/tab_contents/tab_contents.h
chrome/browser/tab_contents/tab_contents.cc
chrome/browser/views/browser_actions_container.cc
chrome/browser/views/location_bar_view.h
chrome/browser/views/location_bar_view.cc
chrome/chrome.gyp
chrome/common/extensions/extension.h
chrome/common/extensions/extension.cc
chrome/common/extensions/extension_action2.h
chrome/common/extensions/extension_action2.cc
chrome/common/extensions/extension_action2_unittest.cc
chrome/common/extensions/extension_unittest.cc
chrome/test/data/extensions/samples/test_page_action/background.html
chrome/test/data/extensions/samples/test_page_action/icon1.png
chrome/test/data/extensions/samples/test_page_action/icon2.png
chrome/test/data/extensions/samples/test_page_action/manifest.json
chrome/test/data/extensions/samples/test_page_action/print_16x16.png
View side-by-side diff with in-line comments
« chrome/common/extensions/extension_action2.h
('K') |
« chrome/test/data/extensions/samples/test_page_action/icon1.png
('k') |
chrome/test/data/extensions/samples/test_page_action/manifest.json »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
« chrome/common/extensions/extension_action2.h
('K') |
« chrome/test/data/extensions/samples/test_page_action/icon1.png
('k') |
chrome/test/data/extensions/samples/test_page_action/manifest.json »
('j') |
no next file with comments »
Issue 332021: Move page actions over to ExtensionAction2 (Closed)
Created 11 years, 2 months ago by Aaron Boodman
Modified 9 years, 6 months ago
Reviewers: Matt Perry, Evan Stade
Base URL:
Comments: 24