Closed
Bug 1014232
Opened 11 years ago
Closed 11 years ago
Increase filesize limit for mac signing
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Felipe, Assigned: nthomas)
References
Details
Attachments
(1 file)
1.05 KB,
patch
|
rail
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
The allowed file size limit for mac signing is very close to being hit. We want to start building the translation feature in Firefox which will include a language detection library of about 1.2MB (see bug 1003125 comment 3), but when we attempt to do that it hits the limit.
Example push: https://tbpl.mozilla.org/?tree=Try&rev=c4eece2a5404
We've been unable to get Mac builds on tryserver on the last few days with the feature because of it. Note: this wasn't happening last week, so some other recent landings have contributed to it
+++ This bug was initially created as a clone of Bug #980311 +++
Assignee | ||
Comment 1•11 years ago
|
||
We increased the limit by 5MBin only 2.5 months ago (see bug 980311), and periodically attempt to limit the size of the 'installers' (eg discussions about the ICU library). Are we green lit on this feature ?
Assignee: nobody → nthomas
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8426681 -
Flags: review?(rail)
Updated•11 years ago
|
Attachment #8426681 -
Flags: review?(rail) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8426681 [details] [diff] [review]
[puppet] Increase limit by 5MB
https://hg.mozilla.org/build/puppet/rev/b9b15eec58da
https://hg.mozilla.org/build/puppet/rev/1c12e78869db
Should be live within 60 minutes.
Attachment #8426681 -
Flags: checked-in+
Assignee | ||
Comment 4•11 years ago
|
||
The signing servers are all updated with the new config.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•11 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #1)
> We increased the limit by 5MBin only 2.5 months ago (see bug 980311), and
> periodically attempt to limit the size of the 'installers' (eg discussions
> about the ICU library). Are we green lit on this feature ?
Yeah. We did a lot of work to minimize the size of the imported library, and the 1.2MB is as low as we think we can get with either a binary or the emscripted version.
Thanks for updating the config
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•