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
(969)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: LayoutTests/http/tests/loading/promote-img-preload-priority-expected.txt
Issue
109153003
:
Raise the loading priority of in-viewport images. (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: .
Created 7 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:
LayoutTests/http/tests/loading/promote-img-in-viewport-priority.html
LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt
LayoutTests/http/tests/loading/promote-img-preload-priority.html
LayoutTests/http/tests/loading/promote-img-preload-priority-expected.txt
LayoutTests/http/tests/misc/resources/image-slow-out-of-viewport.pl
Source/core/core.gypi
Source/core/fetch/ResourceFetcher.cpp
Source/core/fetch/ResourceLoadPriorityOptimizer.h
Source/core/fetch/ResourceLoadPriorityOptimizer.cpp
Source/core/frame/FrameView.cpp
Source/core/rendering/RenderBlock.h
Source/core/rendering/RenderBlock.cpp
Source/core/rendering/RenderImage.h
Source/core/rendering/RenderImage.cpp
Source/core/rendering/RenderObject.h
Source/core/rendering/RenderObject.cpp
View unified diff
|
Download patch
« no previous file with comments
|
« LayoutTests/http/tests/loading/promote-img-preload-priority.html
('k') |
LayoutTests/http/tests/misc/resources/image-slow-out-of-viewport.pl »
('j') |
Source/core/frame/FrameView.cpp »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
main frame - didStartProvisionalLoadForFrame
2
main frame - didCommitLoadForFrame
3
http://127.0.0.1:8000/js-test-resources/js-test.js has priority Medium
4
http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
5
http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low
6
main frame - didFinishDocumentLoadForFrame
7
main frame - didHandleOnloadEventsForFrame
8
main frame - didFinishLoadForFrame
9
PASS successfullyParsed is true
10
11
TEST COMPLETE
12
OLD
NEW
« no previous file with comments
|
« LayoutTests/http/tests/loading/promote-img-preload-priority.html
('k') |
LayoutTests/http/tests/misc/resources/image-slow-out-of-viewport.pl »
('j') |
Source/core/frame/FrameView.cpp »
('J')
Issue 109153003: Raise the loading priority of in-viewport images. (Closed)
Created 7 years ago by shatch
Modified 7 years ago
Reviewers: eseidel
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 27
This is Rietveld
408576698