Closed
Bug 1326101
Opened 8 years ago
Closed 7 years ago
Write unit tests for GeckoBundle
Categories
(GeckoView :: General, defect)
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: jchen, Assigned: jchen)
References
Details
Attachments
(2 files)
Write unit tests for GeckoBundle that tests its basic functionality as well as its unique features such as automatic conversion between double and int.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → nchen
Status: NEW → ASSIGNED
Comment 3•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8946294 [details]
Bug 1326101 - 1. Add unit test for GeckoBundle;
https://reviewboard.mozilla.org/r/216260/#review222536
Attachment #8946294 -
Flags: review?(snorp) → review+
Comment 4•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8946295 [details]
Bug 1326101 - 2. Fix some GeckoBundle bugs;
https://reviewboard.mozilla.org/r/216262/#review222538
Attachment #8946295 -
Flags: review?(snorp) → review+
Pushed by nchen@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f676e27cc145
1. Add unit test for GeckoBundle; r=snorp
https://hg.mozilla.org/integration/mozilla-inbound/rev/22a2b0f1b1ab
2. Fix some GeckoBundle bugs; r=snorp
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f676e27cc145
https://hg.mozilla.org/mozilla-central/rev/22a2b0f1b1ab
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
Updated•6 years ago
|
Product: Firefox for Android → GeckoView
Updated•6 years ago
|
Target Milestone: Firefox 60 → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•