Closed Bug 170134 Opened 22 years ago Closed 5 years ago

NS_APP_USER_MIMETYPES_50_FILE isn't completely indexed in seamonkey

Categories

(Webtools Graveyard :: MXR, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: timeless, Unassigned)

References

()

Details

http://lxr.mozilla.org/seamonkey/search?string=NS_APP_USER_MIMETYPES_50_FILE

NS_APP_USER_MIMETYPES_50_FILE
/modules/mpfilelocprovider/src/nsMPFileLocProvider.cpp, line 124 --
sApp_UsersMimeTypes50 = NS_NewAtom(NS_APP_USER_MIMETYPES_50_FILE);
/profile/src/nsProfile.cpp, line 289 -- sApp_UsersMimeTypes50 =
NS_NewAtom(NS_APP_USER_MIMETYPES_50_FILE);
/profile/src/nsProfile.cpp, line 2155 -- (void)
directoryService->Undefine(NS_APP_USER_MIMETYPES_50_FILE);
/uriloader/exthandler/nsExternalHelperAppService.cpp, line 212 -- rv =
NS_GetSpecialDirectory(NS_APP_USER_MIMETYPES_50_FILE,
getter_AddRefs(mimeTypesFile));
/xpcom/io/nsAppDirectoryServiceDefs.h, line 96 -- #define
NS_APP_USER_MIMETYPES_50_FILE "UMimTyp"

compare:
http://lxr.mozilla.org/seamonkey/ident?i=NS_APP_USER_MIMETYPES_50_FILE

NS_APP_USER_MIMETYPES_50_FILE
Defined as a preprocessor macro in:

* xpcom/io/nsAppDirectoryServiceDefs.h, line 96

Referenced (in 3 files total) in:

    * profile/src/nsProfile.cpp:
          o View change log or Blame annotations line 289
    o line 2155
    * uriloader/exthandler/nsExternalHelperAppService.cpp:
    o View change log or Blame annotations line 212
    * xpcom/io/nsAppDirectoryServiceDefs.h:
    o View change log or Blame annotations line 96

currently
http://lxr.mozilla.org/seamonkey/source/modules/mpfilelocprovider/src/nsMPFileLocProvider.cpp#124
has 
<a name="124"
href="/seamonkey/source/modules/mpfilelocprovider/src/nsMPFileLocProvider.cpp#124">124</a>
    <a href="/seamonkey/ident?i=sApp_UsersMimeTypes50">sApp_UsersMimeTypes50</a>
        = <a href="/seamonkey/ident?i=NS_NewAtom">NS_NewAtom</a>(<a
href="/seamonkey/ident?i=NS_APP_USER_MIMETYPES_50_FILE">NS_APP_USER_MIMETYPES_50_FILE</a>);

clicking on the last link from the line brings up the ident search which doesn't
include the mpfilelocprovider file...
*** Bug 170133 has been marked as a duplicate of this bug. ***
reassigning endico's bugs to default owner
Assignee: endico → chase
that file was killed. the only lxr's i know of that have this file are on landfill (mozilla1.0.x and mozilla1.4.x). for better or for worse, the lxr there doesn't index the identifier at all.
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
QA Contact: timeless → lxr
Reassigning all LXR bugs assigned to build@mozilla-org.bugs to the default LXR owner (sorry Bear!)

We aren't actively working on these (if that's wrong, please reassign to yourself/a real person). 
Assignee: build → bear
QA Contact: lxr → timeless
QA Contact: timeless → lxr
Assignee: bear → nobody

mxr is gone, mass closing.
https://searchfox.org/ is a much better alternative.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.