Yuki Awano
unread,May 15, 2015, 5:26:29 AM5/15/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromiu...@chromium.org
Hi,
I'm Yuki.
On linux, chrome estimates mimetype from an extension by reading
/usr/share/mime with xdg_mime (third party library).
While Chrome OS uses same code, it cannot return mime type correctly
since it does not have /usr/share/mime.
Do you know why Chrome OS does not have the file at the path?
Thank you!
- Yuki