Paul Gschwendtner
Paul Gschwendtner
This will be fixed in the MDC-based implementation of the slider we are working on. At first glance, it looks like the Material Design specification no longer has special styles...
Capturing this here: This still misses the `WORKSPACE` Bazel file update...
@kormide does this need a rebase?
Oh interesting. Do you have more details on why you think this might mess with the `stdin` proto/buffer? Last time I checked the protobuf reading through `stdin` failed when it...
If it works like that, then this is good additional info for the worker issue. I would need to look more into this and also inspect the buffer. Potentially there...
I likely won't have time to dive into this soon. Glad the workaround is working though.
Blocked on https://github.com/google/safevalues/pull/190 / cl/465542098
Thanks @fabiosantoscode for trying to get this fixed again once the root cause issue on `source-map` is fixed. :tada:
@fabiosantoscode I was looking at the Mozilla issue again and I'm actually surprised this was reported on mozilla's side. It seems like the source validation is correct there, and also...
I've sent #1106 which resolves the conflicts + fixes the test to actually be more correct + adds a test assertion that ensures that `SourceMapGenerator.fromSourceMap` does not fail as it...