Closed
Bug 1680836
Opened 5 years ago
Closed 5 years ago
Cannot submit revision with empty file
Categories
(Conduit :: moz-phab, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: agi, Assigned: glob)
References
(Regression)
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
Version 0.1.93, verified that this works correctly with 0.1.92.
Submitted this patch using mercurial: https://phabricator.services.mozilla.com/D96154?id=374991 (I later fixed the problem by downgrading to 0.1.92).
Kwan found this error:
abort: Conduit Error (ERR-CONDUIT-CORE): Uninitialized string offset: 0
Kwan also found out that the problem with the above patch is the empty file: browser/components/extensions/test/browser/serviceWorker.js
.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•