Closed
Bug 775803
Opened 13 years ago
Closed 13 years ago
Move WebappsInstaller from browser/modules to toolkit/webapps
Categories
(Firefox Graveyard :: Web Apps, defect, P2)
Firefox Graveyard
Web Apps
Tracking
(firefox16 wontfix)
RESOLVED
FIXED
Firefox 17
Tracking | Status | |
---|---|---|
firefox16 | --- | wontfix |
People
(Reporter: Felipe, Assigned: Felipe)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
2.08 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
The WebappsInstaller code is mostly browser code. However, it's used by both firefox and webapprt. With the imminent move of app resources in bug 755724, it's my understading that the webapprt won't be able to access anymore the files packaged in browser. Benjamin or Glandium, is that correct?
If so, we need to move it toolkit to keep app installation from inside webapprt working. Moving it there has other advantages as well, for example Wesj wanted access to some of the functions in WebappsIconHelper that this patch moves as well.
Assignee | ||
Comment 1•13 years ago
|
||
![]() |
||
Updated•13 years ago
|
status-firefox16:
--- → wontfix
![]() |
||
Updated•13 years ago
|
Priority: -- → P2
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #644106 -
Flags: review?(mh+mozilla)
Updated•13 years ago
|
Attachment #644106 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Target Milestone: --- → Firefox 17
![]() |
||
Updated•13 years ago
|
Whiteboard: [qa-]
![]() |
||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•