Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Issue 2860143002: Add tests for paint-timing, and move existing tests to same location (Closed)

Created:
3 years, 7 months ago by panicker
Modified:
3 years, 7 months ago
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add tests for paint-timing, and move existing tests to same location BUG=657826, 657825 Review-Url: https://codereview.chromium.org/2860143002 Cr-Commit-Position: refs/heads/master@{#470441} Committed: https://chromium.googlesource.com/chromium/src/+/2e0ee81a6380db6c714980a30a53a8c002ff46e7

Patch Set 1 #

Total comments: 6

Patch Set 2 : add more tests #

Total comments: 6

Patch Set 3 : address review comments #

Patch Set 4 : minor formatting #

Patch Set 5 : add missing image resources #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -84 lines) Patch
D third_party/WebKit/LayoutTests/fast/performance/performance-first-paint-timing-observable.html View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/performance/performance-paint-timing-observable.html View 1 chunk +0 lines, -36 lines 0 comments Download
A + third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html View 1 2 3 2 chunks +14 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-image.html View 1 2 3 2 chunks +11 lines, -4 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-paint.html View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-svg.html View 1 2 3 2 chunks +11 lines, -4 lines 0 comments Download
A + third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-paint-only.html View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/no-paint.html View 1 1 chunk +23 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/observable.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/resources/circle.svg View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/resources/circles.png View 1 2 3 4 Binary file 0 comments Download

Messages

Total messages: 22 (10 generated)
panicker
PTAL
3 years, 7 months ago (2017-05-04 19:13:21 UTC) #2
tdresser
Can we add a test where FP doesn't fire? I'd feel a bit better about ...
3 years, 7 months ago (2017-05-04 20:53:57 UTC) #3
panicker
3 years, 7 months ago (2017-05-08 18:03:46 UTC) #5
igrigorik
Thanks for driving this Shubhie! A few questions.. https://codereview.chromium.org/2860143002/diff/1/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html File third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html (right): https://codereview.chromium.org/2860143002/diff/1/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html#newcode34 third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html:34: window.onload=function(){ ...
3 years, 7 months ago (2017-05-08 20:37:04 UTC) #7
panicker
On 2017/05/04 20:53:57, tdresser wrote: > Can we add a test where FP doesn't fire? ...
3 years, 7 months ago (2017-05-09 00:54:56 UTC) #8
igrigorik
On 2017/05/09 00:54:56, panicker wrote: > On 2017/05/04 20:53:57, tdresser wrote: > > Can we ...
3 years, 7 months ago (2017-05-09 02:09:58 UTC) #9
tdresser
LGTM, thanks! https://codereview.chromium.org/2860143002/diff/20001/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-paint.html File third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-paint.html (right): https://codereview.chromium.org/2860143002/diff/20001/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-paint.html#newcode17 third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-paint.html:17: "There should be only first paint timing ...
3 years, 7 months ago (2017-05-09 13:53:28 UTC) #10
panicker
https://codereview.chromium.org/2860143002/diff/1/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html File third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html (right): https://codereview.chromium.org/2860143002/diff/1/third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html#newcode34 third_party/WebKit/LayoutTests/http/tests/performance-timing/paint-timing/first-contentful-canvas.html:34: window.onload=function(){ On 2017/05/08 20:37:04, igrigorik wrote: > May be ...
3 years, 7 months ago (2017-05-09 17:55:06 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2860143002/60001
3 years, 7 months ago (2017-05-09 18:00:48 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/448967)
3 years, 7 months ago (2017-05-09 20:09:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2860143002/80001
3 years, 7 months ago (2017-05-09 21:11:57 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-09 23:55:20 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/2e0ee81a6380db6c714980a30a53...

Powered by Google App Engine
This is Rietveld 408576698