Rob Dodson
48296c85e6
core(config): Re-weight a11y scores based on severity and frequency ( #3515 )
2017-10-10 18:27:09 -07:00
Vinamrata Singal
c0603d354a
docs(bug-labels.md): Updating bug labels ( #3525 )
...
Updating bug labels based on Patrick's feedback.
2017-10-10 16:55:50 -07:00
Vinamrata Singal
3a1e8f182a
Merge pull request #3522 from GoogleChrome/vinamratasingal-patch-3
...
docs(bug-labels.md): Create bug-labels.md
2017-10-10 15:42:31 -07:00
Vinamrata Singal
58930e1457
Create bug-labels.md
...
Added documentation around our bug triaging process and bug labels.
2017-10-10 12:55:43 -07:00
Paul Irish
b98e8a39db
core(devtools-model): fix missing `Runtime.experiments` object ( #3514 )
2017-10-09 14:05:45 -07:00
Emanuele Mazzotta
87c3acfe7e
core(typo): fix typo in image-aspect-ratio audit ( #3513 )
2017-10-09 11:26:25 -07:00
Paul Irish
320eb1f78f
tests(eslint): use --quiet flag rather than --silent ( #3491 )
2017-10-06 18:31:53 -07:00
Aleksey Kulikov
f21fc0a83f
docs(readme): add Treo to the list of integrations ( #3484 )
2017-10-06 17:31:17 -07:00
Paul Irish
c56c97b1dc
test(smokehouse): Passive event listener violation doesn't report on passive:false now ( #3498 )
2017-10-06 15:42:16 -07:00
Paul Irish
f7a3a273a4
web-inspector: fall back to page's Runtime and queryParam() ( #3497 )
2017-10-06 15:19:36 -07:00
Paul Irish
bedb9a153e
docs(throttling): because comcast throttles the websocket
2017-10-06 13:13:40 -07:00
Ward Peeters
b074ac7dca
feat(redirects-audit): Adding Redirect audit (PSI Compat) ( #3308 )
2017-10-05 16:43:55 -07:00
Paul Irish
05030ade96
Bump launcher to 0.8.1 ( #3479 )
2017-10-05 08:26:33 -07:00
Brendan Kenny
db9e375519
2.5.0
2017-10-04 15:27:08 -07:00
Brendan Kenny
474f3069f2
fix(deps): add yargs-parser at 7.0.0 ( #3478 )
...
reverts previous addition to put package in root deps
2017-10-04 15:14:57 -07:00
Brendan Kenny
a484101ce1
fix(deps): add explicit yargs-parser dependency ( #3477 )
2017-10-04 14:19:39 -07:00
Patrick Hulce
c71116b8e9
fix(extension): collect even malformed error messages ( #3473 )
2017-10-04 13:06:50 -07:00
Rob Dodson
84d19c1d46
Improve descriptions for a11y audits ( #3474 )
2017-10-04 12:36:14 -07:00
Brendan Kenny
190b8abb9c
fix: update plots-config to use newer quiet parameters ( #3464 )
2017-10-02 20:02:25 -07:00
Patrick Hulce
bc6783b6d0
fix(ttfb): remove duplicate ms ( #3458 )
2017-10-02 10:38:37 -07:00
Paul Irish
ab6aabde7a
tracing: include v8.execute category.
2017-09-29 18:22:30 -07:00
Paul Irish
2d2206b874
ws to 1.1.2. fix insecure randomness vuln.
2017-09-29 18:22:30 -07:00
tkadlec
6b4b8b97fb
feat(audit): No vulnerable JS libraries audit ( #2372 )
2017-09-29 15:53:49 -07:00
Patrick Hulce
9c1fa6bd04
Merge branch 'preserve_history'
2017-09-29 14:44:55 -07:00
Patrick Hulce
d1c5fe2029
Revert "fix(predictive-perf): incremental improvements and fixes ( #3163 )"
...
This reverts commit 854921b84e
.
2017-09-29 14:43:58 -07:00
Patrick Hulce
ea08eb3e19
fix(report): prevent \u2028 and \u2029 from breaking the report ( #3442 )
2017-09-29 14:20:09 -07:00
Patrick Hulce
854921b84e
fix(predictive-perf): incremental improvements and fixes ( #3163 )
...
* add basic H2 support
* adjust render-blocking priority definitions
* split CPU and Layout task multipliers
* rename and restructure methods
2017-09-29 14:19:06 -07:00
Patrick Hulce
df0b58cc42
refactor(predictive-perf): rename and restructure methods
2017-09-29 13:15:10 -07:00
Patrick Hulce
5b459a1edb
fix(predictive-perf): split CPU and Layout task multipliers
2017-09-29 13:15:10 -07:00
Patrick Hulce
18837dadd3
fix(predictive-perf): adjust render-blocking priority definitions
2017-09-29 13:15:10 -07:00
Patrick Hulce
cf5638d696
feat(predictive-perf): add basic H2 support
2017-09-29 13:15:10 -07:00
Ward Peeters
4b8d8a129e
fix(mainResource) typo in variable name ( #3441 )
2017-09-29 12:42:39 -07:00
Paul Irish
64ad5ba0b7
adopt yargsParser directly for chromeFlags parsing ( #3408 )
2017-09-28 18:38:08 -07:00
Brendan Kenny
650bd21122
chore: remove perfX ( #3431 )
...
performance-experiment has been broken since Lighthouse 2.0 (it worked by injecting itself into the report via handlebars) and isn't on our immediate roadmap. Removing for now, hopefully to be resurrected in the future
2017-09-28 13:18:07 -07:00
Konrad Dzwinel
8e7695dcbe
audit(SEO): add http-status-code ( #3311 )
2017-09-27 16:39:53 -07:00
Alan Yin
f91ee78a29
fixing some grammatical errors ( #3419 )
2017-09-26 19:29:39 -07:00
Vinamrata Singal
f6e1ed7874
docs(readme): add explanation for Lighthouse Integrations section ( #3418 )
2017-09-26 19:11:57 -07:00
Paul Irish
43e93bc71d
Don't wait for Page.navigate's resolution ( #3413 )
2017-09-26 12:21:05 -07:00
Lorenzo Urbini
b212dc73dd
feat: Add new errors-in-console audit and tests ( #2836 )
2017-09-26 07:26:44 -07:00
Brendan Kenny
ddc17f21cb
fix(npm): remove lighthouse-logger/ from npm package ( #3411 )
2017-09-26 07:17:34 -07:00
Brendan Kenny
80f185f954
Switch to using standalone chrome-launcher package ( #3410 )
2017-09-26 07:14:08 +09:00
Paul Irish
7352c68206
fix(bundlesize): re-enable bundlesize reporting ( #3392 )
2017-09-22 13:39:39 -07:00
Brendan Kenny
3f247a947e
test(smokehouse): add TTFB smoke test ( #3310 )
2017-09-20 10:41:47 -07:00
Konrad Dzwinel
c780dfac1e
fix(eslint): Enable trailing commas rule in ESLint, fix all errors ( #3324 )
2017-09-19 17:48:22 -07:00
Brendan Kenny
f2b3fb860e
fix(travis): unset _JAVA_OPTIONS for compile_frontend.py ( #3354 )
2017-09-18 22:38:29 +02:00
Patrick Hulce
31bedc8ee2
feat(predictive-perf): add CPU estimation ( #3162 )
2017-09-15 18:45:21 -07:00
Paul Irish
a2db3c27d5
driver: add fixme to adopt Browser.getVersion
2017-09-14 18:27:32 -07:00
Laurence Cartwright
d42075501e
fix: Bump axe-core to 2.4.1 ( #3320 )
...
* Bump axe-core to 2.4.1 Fixes #3318
* Bump yarn.lock for axe-core
2017-09-13 13:39:33 -07:00
Brendan Kenny
b80d906e1d
fix(report): tame greedy markdown link regex ( #3312 )
2017-09-12 16:43:36 -07:00
Paul Irish
da9f7893b8
Apply small license header to remaining files ( #3309 )
2017-09-12 14:56:32 -07:00