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
(820)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: testing/resources/parser_rebuildxref_error_invalidroot.pdf
Issue
1476163002
:
Add basic checking for RebuildCrossRef (Closed)
Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: add root object checking
Created 5 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:
core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp
core/src/fpdfapi/fpdf_parser/fpdf_parser_parser_unittest.cpp
testing/resources/parser_rebuildxref_error_invalidroot.pdf
testing/resources/parser_rebuildxref_error_notrailer.pdf
View unified diff
|
Download patch
« core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp
('K') |
« core/src/fpdfapi/fpdf_parser/fpdf_parser_parser_unittest.cpp
('k') |
testing/resources/parser_rebuildxref_error_notrailer.pdf »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
%PDF-1.7
2
% ò¤ô
3
1 0 obj <<
4
/Type /Catalog
5
/Pages 2 2 R
6
>>
7
2 2 obj <<
8
/Type /Pages
9
/MediaBox [ 0 0 200 200 ]
10
/Count 1
11
/Kids [ 3 4 R ]
12
>>
13
endobj
14
3 4 obj <<
15
/Type /Page
16
/Parent 2 2 R
17
/Resources <<
18
/Font <<
19
/F1 4 6 R
20
/F2 5 8 R
21
>>
22
>>
23
/Contents 6 0 R
24
>>
25
endobj
26
4 6 obj <<
27
/Type /Font
28
/Subtype /Type1
29
/BaseFont /Times-Roman
30
>>
31
endobj
32
5 8 obj <<
33
/Type /Font
34
/Subtype /Type1
35
/BaseFont /Helvetica
36
>>
37
endobj
38
6 0 obj <<
39
>>
40
stream
41
BT
42
20 50 Td
43
/F1 12 Tf
44
(Hello, world!) Tj
45
0 50 Td
46
/F2 16 Tf
47
(Goodbye, world!) Tj
48
ET
49
endstream
50
endobj
51
trailer <<
52
/Size 6
53
/Root 0 0 R
54
>>
55
%%EOF
OLD
NEW
« core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp
('K') |
« core/src/fpdfapi/fpdf_parser/fpdf_parser_parser_unittest.cpp
('k') |
testing/resources/parser_rebuildxref_error_notrailer.pdf »
('j') |
no next file with comments »
Issue 1476163002: Add basic checking for RebuildCrossRef (Closed)
Created 5 years ago by Wei Li
Modified 5 years ago
Reviewers: jun_fang, Lei Zhang
Base URL: https://pdfium.googlesource.com/pdfium.git@master
Comments: 14
This is Rietveld
408576698