Closed Bug 815256 Opened 12 years ago Closed 12 years ago

Return the right app pref dirs in XPCShellDirProvider

Categories

(Core :: General, defect)

x86_64
All
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jimm, Assigned: jimm)

References

Details

Attachments

(2 obsolete files)

      No description provided.
Attached patch wip (obsolete) — Splinter Review
The app dir ini file fix solves a lot of problems, but we still need to update the app dirs the XPCShellDirProvider returns to tests.
Attachment #685266 - Flags: review?(mh+mozilla)
Note the removed chunk

} else if (!strcmp(prop, NS_APP_PLUGINS_DIR_LIST)) {
..
}

on bottom left was duplicate code on elm due to a bad merge.
(In reply to Jim Mathies [:jimm] from comment #2)
> Note the removed chunk
> 
> } else if (!strcmp(prop, NS_APP_PLUGINS_DIR_LIST)) {
> ..
> }
> 
> on bottom left was duplicate code on elm due to a bad merge.

I'd prefer a patch against m-c.
(In reply to Mike Hommey [:glandium] from comment #3)
> (In reply to Jim Mathies [:jimm] from comment #2)
> > Note the removed chunk
> > 
> > } else if (!strcmp(prop, NS_APP_PLUGINS_DIR_LIST)) {
> > ..
> > }
> > 
> > on bottom left was duplicate code on elm due to a bad merge.
> 
> I'd prefer a patch against m-c.

ah, sorry, will update.
Attached patch patch v.1 (obsolete) — Splinter Review
Attachment #685266 - Attachment is obsolete: true
Attachment #685266 - Flags: review?(mh+mozilla)
Attachment #685281 - Flags: review?(mh+mozilla)
Attachment #685281 - Attachment is obsolete: true
Attachment #685281 - Flags: review?(mh+mozilla)
No longer needed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: