Nicholas Nethercote
f80479d54a
Bug 1011826 - Split Prefable into two pieces. r=bz.
...
The fields in Prefable relating to disabling are usually all zero. This patch
moves them into a new struct PrefableDisablers. This reduces static data size
by 92 KB, which applies to every process. It might also make isEnabled() faster
because the common case only involves one test instead of two.
--HG--
extra : rebase_source : 004eb8221e23b741c4837dd95af93e437edb4587
2016-03-24 06:09:24 +11:00
..
2016-03-18 14:41:51 -07:00
2016-03-22 09:33:09 +09:00
2016-03-18 14:41:51 -07:00
2016-03-13 04:26:57 +09:00
2016-03-23 22:55:07 +01:00
2016-03-04 13:37:50 -08:00
2016-03-24 06:09:24 +11:00
2016-03-22 11:26:45 +01:00
2016-03-17 10:00:48 -06:00
2016-03-17 15:54:38 -04:00
2016-03-23 16:59:33 -04:00
2016-03-17 10:00:48 -06:00
2016-03-18 11:24:57 +01:00
2016-03-23 11:02:57 -04:00
2016-03-18 14:41:51 -07:00
2016-03-14 16:29:11 +00:00
2016-03-11 13:04:01 +11:00
2016-03-23 11:44:54 -04:00
2016-03-21 12:42:36 -07:00
2016-03-20 11:56:10 +01:00
2016-03-20 11:58:01 +01:00
2016-03-10 14:37:07 -08:00
2016-03-23 12:59:14 -07:00
2016-03-22 16:47:52 +09:00
2016-03-13 15:17:54 -04:00
2016-03-08 16:19:02 -05:00
2016-03-23 11:44:54 -04:00
2016-03-02 10:35:56 -06:00
2016-03-15 10:23:01 -04:00
2016-03-22 16:47:52 +09:00
2016-03-08 11:28:48 -08:00
2016-03-09 13:55:59 -08:00
2016-03-14 09:07:48 +09:00
2016-03-21 12:42:36 -07:00
2016-03-24 03:03:06 +11:00
2016-03-10 15:50:24 +01:00
2016-03-14 16:29:11 +00:00
2016-03-23 11:44:54 -04:00
2016-03-23 13:06:05 -04:00
2016-03-21 10:22:44 +08:00
2016-03-10 18:07:28 -05:00
2016-03-15 09:59:03 -04:00
2016-03-02 10:35:56 -06:00
2016-03-23 11:02:57 -04:00
2016-03-23 11:44:54 -04:00
2016-03-13 17:05:00 -04:00
2016-03-23 11:44:54 -04:00
2016-03-19 11:22:28 -04:00
2016-03-15 07:00:37 +01:00
2016-03-14 16:29:11 +00:00
2016-03-21 15:30:59 +01:00
2016-03-02 10:35:56 -06:00
2016-03-17 13:55:48 +08:00
2016-03-18 10:48:38 -04:00
2016-03-16 11:01:30 +08:00
2016-03-16 17:51:46 +01:00
2016-03-18 10:48:38 -04:00
2016-03-04 13:37:50 -08:00
2016-03-24 03:03:06 +11:00
2016-03-23 22:55:07 +01:00
2016-03-23 11:44:54 -04:00
2016-03-22 13:50:31 -04:00
2016-03-17 16:01:30 +09:00