gecko-dev/docshell
Nathan Froyd 418aa2af4f Bug 1177488 - use |const char*| for representing async call reasons; r=bz,fitzgen
Using a simple |const char*| is more memory-efficient than allocating a
JS string. We still have to allocate the JS string for passing things
into JS, but ideally we will be able to move the point of allocation
much closer to where it's actually needed, rather than indiscriminantly
doing it all the time.
2016-03-23 10:40:53 -04:00
..
base Bug 1177488 - use |const char*| for representing async call reasons; r=bz,fitzgen 2016-03-23 10:40:53 -04:00
build Bug 1249393 - Getting rid of more Nightly-only gates for about:performance;r=me 2016-02-29 21:58:32 +01:00
resources/content Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug 2015-11-20 20:24:50 -08:00
shistory Bug 1219482: Replace PRLogModuleInfo with LazyLogModule in various files.r=benjamin 2016-01-28 10:35:00 -08:00
test Bug 1237146 - Enable this now-passing test. r=billm 2016-01-05 18:09:00 +01:00
moz.build Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00