Closed
Bug 392909
Opened 17 years ago
Closed 16 years ago
Don't move breakpad symbols outside of the objdir
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bent.mozilla, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
1.58 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
It's a pain to have scripts looking outside the mozilla object directory to keep symbol files from building up. This patch keeps everything in the object directory.
Note that bug 311977 should be fixed to make sure that symbol upload succeeds before clobbering these symbols.
Ted, the random changes are removing trailing whitespace (a feature of my editor...)
Attachment #277414 -
Flags: review?(ted.mielczarek)
Reporter | ||
Comment 1•17 years ago
|
||
Uh, oops, that was the wrong file. This is right!
Assignee: nobody → bent.mozilla
Attachment #277414 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #277415 -
Flags: review?(ted.mielczarek)
Attachment #277414 -
Flags: review?(ted.mielczarek)
Comment 2•17 years ago
|
||
Comment on attachment 277415 [details] [diff] [review]
Patch
This is something I want, but we need to handle symbol upload failure in the tinderbox first.
Attachment #277415 -
Flags: review?(ted.mielczarek) → review+
Comment 3•16 years ago
|
||
Apparently I fixed this in bug 478221.
Assignee: bent.mozilla → nobody
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•