Closed Bug 3510 Opened 26 years ago Closed 26 years ago

Bookmarks don't load on mac

Categories

(Core Graveyard :: RDF, defect, P1)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mikepinkerton, Assigned: waterson)

Details

Startup apprunner and you get the following assert: User break at FFD69AB0 DebugStr+00008 Assertion: "no last item!" (mLastItem != nsnull) at file nsBookmarkDataSource.cpp, line 319 The bookmarks menu is empty and the personal toolbar is empty.
Status: NEW → ASSIGNED
This happens because NSPR is not dereferencing aliases. I am looking in to using nsFileSpec; however, it has the problem that /usr/local/bin doesn't properly resolve to the application directory. Any ideas?
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Implemented nsSpecialSystemDirectory::OS_CurrentProcessDir and changed this code to use nsFileSpec. Now it can read "through" aliases.
QA Contact: 4137
QA Contact: 4137 → 4130
Status: RESOLVED → VERIFIED
VERIFIED fixed for MacMonkey Mar26. This must've slipped in under radar......
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.