Lines Matching full:firefox
11 // * Firefox 2: Render as HTML
20 // * Firefox 2: Render as text
33 // * Firefox 2: Download as application/octet-stream
37 // We follow Firefox.
46 // * Firefox 2: Render as GIF
58 // * Firefox 2: Download as application/octet-stream (Note: Firefox will
70 // * Firefox 2: Download as application/octet-stream (Note: Firefox will
84 // definition and roughly the same as Firefox's definition.
582 // * Firefox 3.5: Sniff first 4096 bytes for a binary looking byte. in SniffBinary()
621 // Firefox rejects a mime type if it is exactly */* in IsUnknownMimeType()
629 // Firefox rejects a mime type if it does not contain a slash in IsUnknownMimeType()