]> granicus.if.org Git - file/commitdiff
add lz4 bookmarks from wiz
authorChristos Zoulas <christos@zoulas.com>
Sat, 24 Jan 2015 15:48:42 +0000 (15:48 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 24 Jan 2015 15:48:42 +0000 (15:48 +0000)
magic/Magdir/mozilla

index 1f89589aa1bc251ae202dbec24c04554792695bd..bf723170a6a0577201a20dfa093bfda82bf33444 100644 (file)
@@ -1,9 +1,11 @@
 
 #------------------------------------------------------------------------------
-# $File: mozilla,v 1.4 2009/09/19 16:28:11 christos Exp $
+# $File: mozilla,v 1.5 2015/01/24 15:48:42 christos Exp $
 # mozilla:  file(1) magic for Mozilla XUL fastload files 
 # (XUL.mfasl and XPC.mfasl)
 # URL: http://www.mozilla.org/
 # From:        Josh Triplett <josh@freedesktop.org>
 
 0      string  XPCOM\nMozFASL\r\n\x1A          Mozilla XUL fastload data
+const MAGIC_NUMBER = new Uint8Array([109, 111, 122, 76, 122, 52, 48, 0]);
+0      string  mozLz4a                         Mozilla lz4 compressed bookmark data