Closed Bug 550107 Opened 14 years ago Closed 14 years ago

Don't export Spotlight metadata for menu spacers

Categories

(Camino Graveyard :: OS Integration, defect)

All
macOS
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alqahira, Assigned: bugzilla-graveyard)

Details

(Whiteboard: [camino-2.0.3])

Attachments

(1 file, 1 obsolete file)

They have no URLs and no useful name, so it's kinda stupid.

We should maybe consider not writing out metadata for javascript bookmarklets, since they'll do nothing, but on the other hand, if you're looking for something by name/name fragment, they do have useful names.
Attached patch fix (obsolete) — Splinter Review
The code in this patch is from cl, who doesn't have a tree ATM.
Assignee: nobody → cl-bugs-new2
Status: NEW → ASSIGNED
Comment on attachment 431026 [details] [diff] [review]
fix

This seems simple enough for just an sr, but I'm happy to get an r if we want one.
Attachment #431026 - Flags: superreview?(stuart.morgan+bugzilla)
Comment on attachment 431026 [details] [diff] [review]
fix

I don't see any advantage to checking both in the method and at the call sites; just make the Bookmark.mm change and don't push the logic onto the callers.
Attachment #431026 - Flags: superreview?(stuart.morgan+bugzilla) → superreview-
Attached patch fix, v1.1Splinter Review
This is just the Bookmark.mm change from the last patch (from the "you poke it, you keep generating the patches" school of development ;) ).
Attachment #431026 - Attachment is obsolete: true
Attachment #432225 - Flags: superreview?(stuart.morgan+bugzilla)
Comment on attachment 432225 [details] [diff] [review]
fix, v1.1

sr=smorgan
Attachment #432225 - Flags: superreview?(stuart.morgan+bugzilla) → superreview+
Landed on cvs trunk.

Kind-of seems like something we could take for 2.0.3; it's not overtly harmful, but it does keep us from generating garbage.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: camino2.0.3?
Resolution: --- → FIXED
Landed on CAMINO_2_0_BRANCH for 2.0.3.
Flags: camino2.0.3? → camino2.0.3+
Whiteboard: [camino-2.0.3]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: