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
(968)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: pkg/front_end/testcases/shaker/source_local.dart.shaker
Issue
3004943002
:
Transitively include outlines of all public members of Class(es). (Closed)
Patch Set:
Created 3 years, 3 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:
pkg/front_end/lib/src/fasta/kernel/kernel_outline_shaker.dart
pkg/front_end/testcases/shaker/empty_program.dart.shaker
pkg/front_end/testcases/shaker/source_class.dart.shaker
pkg/front_end/testcases/shaker/source_local.dart.shaker
pkg/front_end/testcases/shaker/source_top.dart.shaker
pkg/front_end/testcases/shaker/target_top_class.dart.shaker
pkg/front_end/testcases/shaker/transitive_class.dart.shaker
pkg/front_end/testcases/shaker/transitive_class_constructor.dart.shaker
pkg/front_end/testcases/shaker/transitive_class_lib.dart
pkg/front_end/testcases/shaker/transitive_class_type_parameter_bound.dart.shaker
pkg/front_end/testcases/shaker/transitive_mixins.dart.shaker
pkg/front_end/testcases/shaker/transitive_superclass.dart.shaker
View unified diff
|
Download patch
« pkg/front_end/lib/src/fasta/kernel/kernel_outline_shaker.dart
('K') |
« pkg/front_end/testcases/shaker/source_class.dart.shaker
('k') |
pkg/front_end/testcases/shaker/source_top.dart.shaker »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 DO NOT EDIT -- this file is autogenerated ---
1 DO NOT EDIT -- this file is autogenerated ---
2 Tree-shaker preserved the following:
2 Tree-shaker preserved the following:
3
3
4 library pkg/front_end/testcases/shaker/lib/sources.dart:
4 library pkg/front_end/testcases/shaker/lib/sources.dart:
5 - class A1
5 - class A1
6
- (default constructor)
6 - class A2
7 - class A2
8
- (default constructor)
OLD
NEW
« pkg/front_end/lib/src/fasta/kernel/kernel_outline_shaker.dart
('K') |
« pkg/front_end/testcases/shaker/source_class.dart.shaker
('k') |
pkg/front_end/testcases/shaker/source_top.dart.shaker »
('j') |
no next file with comments »
Issue 3004943002: Transitively include outlines of all public members of Class(es). (Closed)
Created 3 years, 3 months ago by scheglov
Modified 3 years, 3 months ago
Reviewers: ahe, Paul Berry, Siggi Cherem (dart-lang)
Base URL:
Comments: 1
This is Rietveld
408576698