Firefox OS/MappedArrayBuffer: Difference between revisions

Jump to navigation Jump to search
Line 3: Line 3:
: The feature allows to read data in packaged app by XHR with array buffer type as memory-mapped.
: The feature allows to read data in packaged app by XHR with array buffer type as memory-mapped.
: It helps to save RAM memory usage, especially for big data files in a packaged app. For example, when enabled, the word suggestion/auto correction or the IME database in the keyboard APP no longer consumes RAM memory.
: It helps to save RAM memory usage, especially for big data files in a packaged app. For example, when enabled, the word suggestion/auto correction or the IME database in the keyboard APP no longer consumes RAM memory.
: Main bug for this feature at https://bugzilla.mozilla.org/show_bug.cgi?id=945152


== Support status ==
== Support status ==
148

edits

Navigation menu