Closed
Bug 829001
Opened 10 years ago
Closed 10 years ago
End slash in srcdir causes debugedit failure
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: stransky, Assigned: stransky)
Details
(Whiteboard: [WebRTC] [blocking-webrtc-] [qa-])
Attachments
(1 file, 2 obsolete files)
1.30 KB,
patch
|
stransky
:
review+
|
Details | Diff | Splinter Review |
Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=304121 When a the source directory for a file contains double slash ('/') characters, debugedit can spit out a "canonicalization unexpectedly shrank by one character" error and fail.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → stransky
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #700395 -
Attachment is obsolete: true
Assignee | ||
Updated•10 years ago
|
Attachment #700397 -
Flags: review?(rjesup)
Assignee | ||
Updated•10 years ago
|
Version: Trunk → 18 Branch
Comment 2•10 years ago
|
||
Comment on attachment 700397 [details] [diff] [review] hg patch Review of attachment 700397 [details] [diff] [review]: ----------------------------------------------------------------- Proxying review to ted (build peer). Seems reasonable to me.
Attachment #700397 -
Flags: review?(rjesup) → review?(ted)
Updated•10 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-]
Updated•10 years ago
|
Attachment #700397 -
Flags: review?(ted) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #710677 -
Flags: review+
Attachment #710677 -
Flags: checkin?
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Comment on attachment 710677 [details] [diff] [review] patch for commit Nice commit message.
Attachment #710677 -
Flags: checkin?
Updated•10 years ago
|
Attachment #700397 -
Attachment is obsolete: true
Comment 5•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/4c7dd234b39f
Keywords: checkin-needed
Comment 6•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/4c7dd234b39f
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Updated•10 years ago
|
Whiteboard: [WebRTC] [blocking-webrtc-] → [WebRTC] [blocking-webrtc-] [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•