Closed
Bug 1331116
Opened 9 years ago
Closed 9 years ago
Remove unused Java classes from GeckoView
Categories
(GeckoView :: General, defect)
GeckoView
General
Tracking
(firefox53 fixed)
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: rbarker, Assigned: rbarker)
Details
Attachments
(2 files)
|
11.48 KB,
patch
|
jchen
:
review+
|
Details | Diff | Splinter Review |
|
1.24 KB,
patch
|
jchen
:
review+
|
Details | Diff | Splinter Review |
The classes ProgressiveUpdateData and SnapMetrics are no longer used so they should be removed.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → rbarker
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8826763 -
Flags: review?(nchen)
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8826764 -
Flags: review?(nchen)
Updated•9 years ago
|
Attachment #8826763 -
Flags: review?(nchen) → review+
Updated•9 years ago
|
Attachment #8826764 -
Flags: review?(nchen) → review+
Pushed by rbarker@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f91e0c93c786
part 1, Remove unused ProgressiveUpdateData.java r=jchen
https://hg.mozilla.org/integration/mozilla-inbound/rev/b54f9eb0ba7d
part 2, Remove unused SnapMetrics class r=jchen
Comment 4•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f91e0c93c786
https://hg.mozilla.org/mozilla-central/rev/b54f9eb0ba7d
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Updated•7 years ago
|
Product: Firefox for Android → GeckoView
Updated•7 years ago
|
Target Milestone: Firefox 53 → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•