Anthony Ramine

Results 79 issues of Anthony Ramine

`hyper_util::server::conn::auto::Connection

C-feature

CONNECT requests, be them h1 or h2, are not really doable through the Hyper client, with the current connector design. `hyper::client::Client::request` takes a request, extracts the (scheme, host, port) triple...

A-client
B-rfc

Iframes delay the load event in weird ways that I don't think fit `DocumentLoader` and its list of URLs. I don't really understand the purpose of `DocumentLoader` given it uses...

A-content/script

When Foundations 4 was released, the tracing config changed and some apps ended up with 100% tracing enabled, crashing some downstream processes doing so. Having sampling be 0% by default...

Tags is the only thing that can tell whether a commit is part of a given release from the GitHub UI.

usability

We already have a damage system which tracks whether a node have dirty descendants or not, `HAS_DIRTY_DESCENDANTS`. In DOM, this is set on all ancestors of all nodes with a...

C-is-this-done
A-layout/2020

Cursor should indicate that the doge's nose is a link on https://samuknet.github.io/test_cases/imageMap/. Follow-up of #13197.

A-content/script
C-has-manual-testcase
A-layout/2020