Closed
Bug 1252170
Opened 10 years ago
Closed 10 years ago
Disable Spotlight indexing on objdir on OS X
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox47 fixed)
RESOLVED
FIXED
mozilla47
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | fixed |
People
(Reporter: gps, Assigned: gps)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1251870 +++
Apparently you can drop a .metadata_never_index file in any directory to exclude it from indexing.
| Assignee | ||
Comment 1•10 years ago
|
||
Creating a .metadata_never_index file in a directory apparently
disables Spotlight indexing.
Review commit: https://reviewboard.mozilla.org/r/37187/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/37187/
Attachment #8724845 -
Flags: review?(ted)
Comment 2•10 years ago
|
||
You want to remove FINDER_SLOW_MESSAGE in python/mozbuild/mozbuild/mach_commands.py
Comment 3•10 years ago
|
||
Comment on attachment 8724845 [details]
MozReview Request: Bug 1252170 - Disable Spotlight indexing of objdir on OS X; r?ted
https://reviewboard.mozilla.org/r/37187/#review33851
Attachment #8724845 -
Flags: review?(ted) → review+
| Assignee | ||
Comment 4•10 years ago
|
||
I'll file a follow-up to clean up the FINDER_SLOW_MESSAGE foo.
| Assignee | ||
Comment 5•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f185cde033f50405729191e325594161a8ddf25b
Bug 1252170 - Disable Spotlight indexing of objdir on OS X; r=ted
Comment 6•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•