Closed
Bug 460555
Opened 17 years ago
Closed 17 years ago
Further problems with wrong file permission set while create shortcuts (after bug 443919).
Categories
(Mozilla Labs :: Prism, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tonikitoo, Assigned: tonikitoo)
References
Details
Attachments
(1 file)
|
1.45 KB,
patch
|
matthew.gertner
:
review+
|
Details | Diff | Splinter Review |
after landing bug 443919, simple webapps fail to be created through from "Create webapp wizard" (see error from -jsconsole) ...
Error: uncaught exception: [Exception... "Component returned failure code: 0x80520006 (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST) [nsIFile.isWritable]" nsresult: "0x80520006 (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST)" location: "JS frame :: file:///home/agomes/prism/mozilla-build-system/mozilla/objdir/prism/dist/bin/modules/WebAppInstall.jsm :: anonymous :: line 208" data: no]
also we could had wrongly set permissions in bug 443919, making possible for it to fail in some circumstances, and missed permissions set for icons ...
patch coming
| Assignee | ||
Comment 1•17 years ago
|
||
that worked fine after testing all bundles in prism wiki.m.o .
Attachment #343685 -
Flags: review?(matthew.gertner)
Updated•17 years ago
|
Attachment #343685 -
Flags: review?(matthew.gertner) → review+
| Assignee | ||
Updated•17 years ago
|
Blocks: 450333
Keywords: checkin-needed
| Assignee | ||
Comment 2•17 years ago
|
||
re-ping check.
Comment 3•17 years ago
|
||
Sending content: C:\mozilla-code\mozilla-prism\mozilla\prism\newapp\modules\WebAppInstall.jsm
Completed: At revision: 19778
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Keywords: checkin-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•