Closed
Bug 768132
Opened 13 years ago
Closed 13 years ago
Need to ad-hoc code sign acceptance media
Categories
(Tamarin Graveyard :: Tools, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brbaker, Unassigned)
References
Details
Attachments
(1 file)
1.78 KB,
patch
|
dschaffe
:
review+
|
Details | Diff | Splinter Review |
AOT acceptance media needs to be ad-hoc code signed in order to execute properly. Without the code signing, trying to run any of the acceptance media will just generate a "Killed: 9"
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Updated•13 years ago
|
Attachment #636414 -
Flags: review?(dschaffe)
Comment 2•13 years ago
|
||
Comment on attachment 636414 [details] [diff] [review]
ad-hoc code signing
typo in comments: excpetion (line is # If this fails raise)
Attachment #636414 -
Flags: review?(dschaffe) → review+
Comment 3•13 years ago
|
||
changeset: 7443:48627cefde67
user: Brent Baker <brbaker@adobe.com>
summary: Bug 768132: ad-hoc code sign the acceptance media (r+dschaffe)
http://hg.mozilla.org/tamarin-redux/rev/48627cefde67
Comment 4•13 years ago
|
||
changeset: 7452:8295c371837a
user: Brent Baker <brbaker@adobe.com>
summary: Bug 768132: Only do AOT code signing if the AOT compilation has succeeded
http://hg.mozilla.org/tamarin-redux/rev/8295c371837a
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•