Victor Porof

Results 7 issues of Victor Porof

I have "To Check In 3" bugs, all of them oranges which had a shot-in-the-dark patch at some point. The patches were actually landed, however the bugs got reopened since...

Signed-off-by: Victor Porof ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit - [x] Tests for the changes...

action: merge
comp: zones
target: minor
action: global presubmit

I suggest having a branch in this project with a safe implementation that never touches the String prototype. I've looked into augmenting the default implementation on master with an option...

It's very easy to misuse ./configure, both because it's a quick hack and because it lacks proper sanitizing of user input. For example, this will fail: `./configure -P nightly -i...

Signed-off-by: Victor Porof

JSHint doens't support many es6 and es7 features.

PR https://github.com/GoogleChrome/lighthouse/pull/12692 included additional trace categories. With these changes, a run on the verge gives a trace of: before: 50.1MiB after: 60.7MiB We should teach minify-trace to exclude the unnecessary...

good first issue
P3