ohall-m

Results 4 comments of ohall-m

Adding more info from the GV change in [bug 1784554 ](https://bugzilla.mozilla.org/show_bug.cgi?id=1784554) - the new GV change will now return the input stream as early as possible. Because of this, if...

Good point! `GeckoInputStream` inherits from `InputStream` and uses the `throws` keyword to mark the exception, so the compiler will require handling the `IOException`. The `IOException` can only happen when reading/writing....

Hi @jeddai and @freshstrangemusic , Please take a look at this when you have a chance! I don't have the right repo access to request in the Reviewers panel.

First draft comments should be addressed now, thanks!