Ben Francis

Results 30 comments of Ben Francis

Hi @slightlyoff, I think you and I agree on most things, but "related_applications" is not one of them. Yes URLs would make it look more like it's got something to...

@slightlyoff I have a proposal https://github.com/w3c/manifest/issues/326#issuecomment-85946714

I tried cleaning up some of the spam emails and re-exporting. This time it hung on a "â" character.

> Sounds like a character encoding issue. Do you have the exact error message? Including the line of code throwing the error? I'm afraid it didn't actually print an error...

> The script might successfully terminate without logging a message to the console. Can you confirm only a subset of your emails were uploaded? Yes, it terminated after about 4,000...

I think it's unlikely, the .mbox file was about 600MB and the PC the script was running on has 16GB RAM. It would also be a bit of a coincidence...

I think I have the same issue with a vanilla JS integration test. Performing a `click()` on a checkbox no longer changes its value, somewhere between version 16.4.0 and 16.7.0....

> Any vanilla JS tests would be helpful. We don't investigate bug reports that include code from other libraries such as Vue, Angular, Jest, etc. Sorry I may have been...

> Yeah, that's just a bug fix, since in browsers you cannot call click() on checkboxes that are not in the DOM, so any code relying on that before was...

Nice, thanks for working on this. Making the git hash a hyperlink would also be super helpful.