Dactyloidae/toolkit
Thomas Nguyen 787c782fd8 Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=RyanVM
We write a lot of 4-bytes prefixes to file which call many system calls.
We should use a buffer and only write to file if the buffer is full or
finish writing. nsIBufferedOutputStream is a good candidate to do that

MozReview-Commit-ID: CzGOd7iXVTv

--HG--
extra : source : 8f2b4efc5f0d3191a7e80d9324933621e111b44a
2019-02-15 23:47:01 +08:00
..
components Bug 1361699 - Add buffer when writing hashstore to file. r=gcp, r=mcmanus, a=RyanVM 2019-02-15 23:47:01 +08:00
content [PALEMOON] Customizable toolbars - added a comment 2019-02-15 23:46:17 +08:00
crashreporter Disable -Wimplicit-fallthrough in jsoncpp 2019-02-15 23:35:50 +08:00
forgetaboutsite Trivial update: use .includes() in ForGetAboutSite.jsm 2019-02-14 14:37:00 +08:00
identity import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
jetpack Move Add-on SDK source to toolkit/jetpack 2019-02-15 23:30:56 +08:00
library Remove Rust from the tree. 2019-02-15 23:36:42 +08:00
locales Strengthen the use of the Master Password. 2019-02-15 23:46:38 +08:00
modules Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before opening a second picker 2019-02-15 23:45:07 +08:00
mozapps Strengthen the use of the Master Password. 2019-02-15 23:46:38 +08:00
pluginproblem import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
profile Remove base conditional code for crash reporter and injector. 2019-02-15 23:39:53 +08:00
system import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
themes A nicer button for class="month-year::after" 2019-02-15 23:45:09 +08:00
xre Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. 2019-02-15 23:44:10 +08:00
.eslintrc.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
moz.build Remove base conditional code for crash reporter and injector. 2019-02-15 23:39:53 +08:00
moz.configure Take the following project_flags out of moz.configure: and put them back into old-configure 2019-02-15 23:40:38 +08:00
nss.configure import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
toolkit.mozbuild Remove base conditional code for crash reporter and injector. 2019-02-15 23:39:53 +08:00