Closed
Bug 1770220
Opened 3 years ago
Closed 3 years ago
Add Tests for Thread Safety in GeckoInputStream.java
Categories
(GeckoView :: General, enhancement)
Tracking
(firefox100 wontfix, firefox101 wontfix, firefox102 fixed)
RESOLVED
FIXED
102 Branch
People
(Reporter: olivia, Assigned: olivia)
References
Details
Attachments
(1 file)
Check/add tests to check that GeckoInputStream
is thread safe.
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → ohall
Assignee | ||
Comment 1•3 years ago
|
||
Made changes to GeckoInputStream.java to improve thread saferty.
Added GeckoInputStreamTest to test changes.
Updated•3 years ago
|
Attachment #9277844 -
Attachment description: Bug 1770220 - Fix Thread Safety in GeckoInputStream.java r=agi → Bug 1770220 - Add tests for GeckoInputStream.java r=agi
Assignee | ||
Updated•3 years ago
|
Summary: Fix Thread Safety in GeckoInputStream.java → Add Tests for Thread Safety in GeckoInputStream.java
Pushed by ohall@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31328dea3321
Add tests for GeckoInputStream.java r=agi
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
Comment 4•3 years ago
|
||
No need to uplift new tests to Beta 101.
status-firefox100:
--- → wontfix
status-firefox101:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•