Christian Biesinger

Results 19 issues of Christian Biesinger

I was using Farebot 3.1.1 on my Pixel 3 XL phone. I tried to read a Suica card (Tokyo) but got this dialog: ![Screenshot_20190918-173314](https://user-images.githubusercontent.com/1483109/65198859-a72f1480-dabf-11e9-8985-5c471730e40b.png) "Attempt to invoke virtual method 'byte[]...

This effectively ports these Chromium patches to wptrunner: https://chromium-review.googlesource.com/c/chromium/src/+/3671447/3/content/web_test/browser/web_test_browser_main_runner.cc https://chromium-review.googlesource.com/c/chromium/src/+/3546261 We need to map :443 to the WPT port because of the root manifest part of the FedCM spec: https://fedidcg.github.io/FedCM/#check-the-root-manifest

infra
wptrunner

I am running `bazel test --run_under=rr` for a test in Selenium. Exact commandline: `PATH=$HOME/chromium/src/out/Release:$PATH bazel test //java/test/org/openqa/selenium/federatedcredentialmanagement/... --run_under="$HOME/bin/runrr -n"` runrr is: `exec rr record --disable-avx-512 "$@"` rr version 6424ba4c3a0d03cf2a76a4be37d6d891fd0a1d0b Failed...

I tried today to use `[=clear cookies for origin=]` in bikeshed. It turns out that I should have used `[$clear cookies for origin$]`. It would be nice if bikeshed suggested...

Thank you for letting us know that something needs to be fixed. This page is for recording bugs on Chrome Status (https://www.chromestatus.com). If you need to report a problem with...

bug

Thank you for letting us know that something needs to be fixed. This page is for recording bugs on Chrome Status (https://www.chromestatus.com). If you need to report a problem with...

bug

**Is your feature request related to a problem? Please describe.** On https://chromestatus.com/myfeatures, starred features are listed at the bottom, the top shows "features I can edit". Since starring a feature...

enhancement
for-feature-authors

### WebKittens @johnwilander ### Title of the spec Login Status API ### URL to the spec https://fedidcg.github.io/FedCM/#browser-api-login-status ### URL to the spec's repository https://github.com/fedidcg/FedCM ### Issue Tracker URL _No response_...

topic: authentication
venue: Federated Identity CG

### Feature and motivation Expose these Webdriver commands in Selenium: https://fedidcg.github.io/FedCM/#automation I have a draft PR at https://github.com/SeleniumHQ/selenium/pull/12087#issuecomment-1560124256 ### Usage example This lets identity providers and relying parties use Selenium's...

C-py
C-dotnet
C-nodejs
I-enhancement
help wanted

As per https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/loading-debugger-extension-dlls We could also remove the winext directory suggestion, since this will work for both "legacy" WinDbg and WinDbg Preview.