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

Issue 2886073002: DevTools: prep audits panel for Lighthouse roll (Closed)

Created:
3 years, 7 months ago by phulce
Modified:
3 years, 7 months ago
Reviewers:
paulirish, pfeldman
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: prep audits panel for Lighthouse roll * Adds lh-devtools class to report container * Removes devtools filmstrip now that it has been upstreamed to Lighthouse * Changes AuditService to return an object containing the error message instead of null R=paulirish,pfeldman Review-Url: https://codereview.chromium.org/2886073002 Cr-Commit-Position: refs/heads/master@{#472640} Committed: https://chromium.googlesource.com/chromium/src/+/1846d7354ae835630ac31c6adf091e0e8cdaa54b

Patch Set 1 #

Patch Set 2 : fix bug reporting #

Total comments: 4

Patch Set 3 : address feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -139 lines) Patch
M third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js View 1 2 4 chunks +14 lines, -76 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/audits2/audits2Panel.css View 1 chunk +0 lines, -62 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/audits2_worker/Audits2Service.js View 1 2 1 chunk +5 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (6 generated)
phulce
3 years, 7 months ago (2017-05-17 21:54:02 UTC) #3
pfeldman
lgtm
3 years, 7 months ago (2017-05-17 22:57:27 UTC) #4
paulirish
https://codereview.chromium.org/2886073002/diff/20001/third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js File third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js (right): https://codereview.chromium.org/2886073002/diff/20001/third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js#newcode159 third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js:159: if (lighthouseResult && lighthouseResult.failed) { fatal https://codereview.chromium.org/2886073002/diff/20001/third_party/WebKit/Source/devtools/front_end/audits2_worker/Audits2Service.js File third_party/WebKit/Source/devtools/front_end/audits2_worker/Audits2Service.js ...
3 years, 7 months ago (2017-05-17 23:08:19 UTC) #5
phulce
https://codereview.chromium.org/2886073002/diff/20001/third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js File third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js (right): https://codereview.chromium.org/2886073002/diff/20001/third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js#newcode159 third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js:159: if (lighthouseResult && lighthouseResult.failed) { On 2017/05/17 23:08:19, paulirish ...
3 years, 7 months ago (2017-05-17 23:44:13 UTC) #6
paulirish
lgtm
3 years, 7 months ago (2017-05-17 23:58:55 UTC) #7
paulirish
lgtm
3 years, 7 months ago (2017-05-17 23:58:57 UTC) #9
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/2886073002/40001
3 years, 7 months ago (2017-05-18 00:00:12 UTC) #11
commit-bot: I haz the power
3 years, 7 months ago (2017-05-18 03:39:50 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/1846d7354ae835630ac31c6adf09...

Powered by Google App Engine
This is Rietveld 408576698