Closed
Bug 1060088
Opened 11 years ago
Closed 11 years ago
Don't ship PluginProvider.jsm and OpenH264Provider.jsm with Fennec
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 35
People
(Reporter: jchen, Assigned: jchen)
References
Details
Attachments
(1 file, 1 obsolete file)
|
5.53 KB,
patch
|
Unfocused
:
review+
|
Details | Diff | Splinter Review |
They take up space and take up around 300ms in my startup profile.
Comment 1•11 years ago
|
||
Jim, are you planning to work on this? If not, can you mentor it?
| Assignee | ||
Comment 2•11 years ago
|
||
I'll take it since I already have a patch for it.
Assignee: nobody → nchen
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•11 years ago
|
||
We're trying to decrease Fennec's download size and startup time, so we want to not ship providers that are not used in Fennec.
Attachment #8481504 -
Flags: review?(bmcbride)
Comment 4•11 years ago
|
||
Comment on attachment 8481504 [details] [diff] [review]
Don't ship unused addon providers in Fennec (v1)
Review of attachment 8481504 [details] [diff] [review]:
-----------------------------------------------------------------
You'll need to disable some tests too, and change some annotations for already disabled tests. Should be just xpcshell tests though.
Attachment #8481504 -
Flags: review?(bmcbride) → review-
Comment 5•11 years ago
|
||
Oh, and probably want to not ship GMPInstallManager.jsm either.
| Assignee | ||
Comment 6•11 years ago
|
||
This patch excludes GMPInstallManager.jsm as well. I disabled the relevant tests that I saw, and try run was green, https://tbpl.mozilla.org/?tree=Try&rev=6a0c27209be8
Attachment #8484505 -
Flags: review?(bmcbride)
| Assignee | ||
Updated•11 years ago
|
Attachment #8481504 -
Attachment is obsolete: true
Updated•11 years ago
|
Attachment #8484505 -
Flags: review?(bmcbride) → review+
| Assignee | ||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 35
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•