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
(18)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: chrome/test/data/extensions/api_test/networking_private/chromeos/main.html
Issue
2470193002
:
Introduce networking.onc as an alias for networkingPrivate (Closed)
Patch Set: .
Created 4 years 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/extensions/api/networking_private/networking_private_chromeos_apitest.cc
chrome/common/extensions/permissions/chrome_permission_message_rules.cc
chrome/test/data/extensions/api_test/networking_private/chromeos/main.html
chrome/test/data/extensions/api_test/networking_private/chromeos/manifest.json
chrome/test/data/extensions/api_test/networking_private/chromeos/test.js
extensions/common/api/_api_features.json
extensions/common/api/_behavior_features.json
extensions/common/api/_permission_features.json
extensions/common/extension_api.cc
extensions/common/features/behavior_feature.h
extensions/common/features/behavior_feature.cc
extensions/common/permissions/api_permission.h
extensions/common/permissions/extensions_api_permissions.cc
tools/metrics/histograms/histograms.xml
View unified diff
|
Download patch
« chrome/browser/extensions/api/networking_private/networking_private_chromeos_apitest.cc
('K') |
« chrome/common/extensions/permissions/chrome_permission_message_rules.cc
('k') |
chrome/test/data/extensions/api_test/networking_private/chromeos/manifest.json »
('j') |
chrome/test/data/extensions/api_test/networking_private/chromeos/test.js »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
<!--
2
* Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this
3
* source code is governed by a BSD-style license that can be found in the
4
* LICENSE file.
5
-->
6
<script src="test.js"></script>
7
8
<html>
9
<head><title>networking private component API test</title></head>
10
<body><h2>chrome.networkingPrivate.* tests</h2></body>
11
</html>
OLD
NEW
« chrome/browser/extensions/api/networking_private/networking_private_chromeos_apitest.cc
('K') |
« chrome/common/extensions/permissions/chrome_permission_message_rules.cc
('k') |
chrome/test/data/extensions/api_test/networking_private/chromeos/manifest.json »
('j') |
chrome/test/data/extensions/api_test/networking_private/chromeos/test.js »
('J')
Issue 2470193002: Introduce networking.onc as an alias for networkingPrivate (Closed)
Created 4 years, 1 month ago by tbarzic
Modified 4 years ago
Reviewers: stevenjb, Devlin, Ilya Sherman
Base URL:
Comments: 29
This is Rietveld
408576698