Skip to content
Commit b5f5829b authored by Stefan Brüns's avatar Stefan Brüns
Browse files

[BasicIndexingJob] Ignore filename based mimetype for empty files

The content based mimetype for empty files is "application/x-zerosize",
and this would be set by the FileContentIndexer.

Instead of postponing the mimetype update to the content indexer run,
just set it and skip the content indexer completely.

CCBUG: 420339
parent 601d3903
Pipeline #432428 passed with stage
in 1 minute and 59 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment