Maciej Brencz

Results 77 issues of Maciej Brencz

Because a cookie's SameSite attribute was not set or is invalid, it defaults to SameSite=Lax, which prevents the cookie from being sent in a cross-site request. This behavior protects user...

security-metrics

``` puppeteer:protocol ◀ RECV {"method":"Page.lifecycleEvent","params":{"frameId":"A3E0B98F691FE247A8818E03E98353B4","loaderId":"F7AFEA069476506392A707488560C153","name":"firstPaint","timestamp":4352.043963}, "sessionId": "77B64C809DCB7B952CE826F8268262DF"} +0ms puppeteer:protocol ◀ RECV {"method":"Page.lifecycleEvent","params":{"frameId":"A3E0B98F691FE247A8818E03E98353B4","loaderId":"F7AFEA069476506392A707488560C153","name":"firstContentfulPaint","timestamp":4352.043972}, "sessionId": "77B64C809DCB7B952CE826F8268262DF"} +0ms ... puppeteer:protocol ◀ RECV {"method":"Page.lifecycleEvent","params":{"frameId":"A3E0B98F691FE247A8818E03E98353B4","loaderId":"F7AFEA069476506392A707488560C153","name":"firstMeaningfulPaintCandidate","timestamp":4352.043973}, "sessionId": "77B64C809DCB7B952CE826F8268262DF"} +0ms ```

new metric
Chrome-headless

> Using this application cache feature is highly discouraged; it’s in the process of being removed from the Web platform. As of Firefox 44+, when AppCache is used to provide...

new metric

Introduce `phantomas-reporter-influxdata` Relates to #593 [Integration tests using TravisCI](https://github.com/influxdata/influxdb-c/blob/master/.travis.yml)

enhancement

- https://github.com/wesleyhales/loadreport/blob/master/loadreport.js#L481 - https://npmjs.org/package/jshint-junit-reporter - http://stackoverflow.com/questions/4922867/junit-xml-format-specification-that-hudson-supports - http://docs.casperjs.org/en/latest/testing.html#exporting-results-in-xunit-format

enhancement

["Firefox has enabled HTTP/2 by default in version 34"](http://calendar.perfplanet.com/2014/http-2-0-is-coming-be-ready/) / https://github.com/ariya/phantomjs/issues/13715

research

http://phantomjs.org/api/webpage/method/open.html See #657

enhancement

- allow responses to be gzipped - get the correct `bodySize` See https://github.com/ariya/phantomjs/issues/10156 and https://github.com/ariya/phantomjs/issues/10169

bug
external dependency

- [Automatically Detecting 3PC with ThirdPartyContent.org](http://calendar.perfplanet.com/2013/thirdpartycontent/) - https://github.com/macbre/3pc - https://github.com/macbre/3pc/issues/3

new metric

@william-p / @gmetais - any suggestions / examples? - measuring transitions between application states - triggering events (from phantomas run) that causes application transition

research