Closed Bug 1253360 Opened 8 years ago Closed 8 years ago

Please whitelist the "AppInitDLLs" annotation

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: adrian)

References

Details

Attachments

(1 file)

When bug 1240315 lands, Windows builds of Firefox will start generating an annotation called "AppInitDLLs" that is a string containing a list of files, delimited by semicolons. Could we whitelist this so that it can be displayed in the UI?
Assignee: nobody → adrian
What kind of operations do you expect to perform on this field in SuperSearch, if any? I'm asking to make sure I give it the best mapping in our Elasticsearch database. 

Note that it is already exposed, but I want to define a good mapping before marking this bug as resolved.
Well, for one thing, the current tokenization seems to treat "\" as a separator (maybe other characters as well), but only ";" seems to be an actually valid separator in this field.
Yes, ";" is the only valid delimiter. Each "token" is a filename that may or may not include a path.

I don't know what kind of things you can do when it comes to mappings, but one thing that would be a "nice to have" is if we could search on the basename of each entry, so that I don't need to know the entire path of a file when searching.
OK, this is done, the field should start behaving as expected next Monday.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: