Alex Parrill
Alex Parrill
Yeah, I mentioned that in my OP, though I wasn't aware that it was a Firefox specific issue. My JSFiddle above has `loading` before `src`, and it's still loading eagerly....
@domwhewell-sage Thank you for testing! I'll take a look into the issues.
> You are unable to drag the findings to order them manually in the finding list, I added a High finding with a score of 8.6 then another High finding...
> * Changing the CVSS score no longer updates the severity of the finding > * I'm not sure if the CVSSv4 calculator was like this in the previous version...
> In the current editor we use a code snippet to display a HTTP request / response, Ive put a screenshot below You should be able to use the code...
> In practice this is rarely an issue - most of the shared types operations requires transaction access which can only be done if you have a live Doc around...
> It's just that atm. I cannot afford to put necessary time into it. I'm not trying to downplay this, and I sympathize, but... > Conservative static analysis can produce...
> You mean ie. when trying to access deallocated `MapRef` etc. Or something else? No. As in invalid/maliciously crafted `Update` bytes.
Again, how do you want me to disclose it? I'd rather not post about a potentially exploitable bug on a public issue tracker.
Getting this too: ```js import { transform } from 'lightningcss'; let { code, map } = transform({ filename: 'style.css', code: Buffer.from('p { max-width: calc(2 * min(1px, 1vmin) - min(1px, 1vmin));...