96214cfcfaae7c5220d2ef4fbb0a614d6b2d2ec3: Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
B2G Bumper Bot <release+b2gbumper@mozilla.com> - Wed, 18 Mar 2015 02:35:29 -0700 - rev 234299
Push
57098 by kwierso@gmail.com at Wed, 18 Mar 2015 23:01:05 +0000
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/fd9fa4262fd4
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #28622 from RudyLu/keyboard/Bug1131969-cache_visual_data
Bug 1131969 - Cache the visual data to reduce the sync reflow when showing the
r=timdream.
========
https://hg.mozilla.org/integration/gaia-central/rev/c0010f611410
Author: Rudy Lu <me@rudy.lu>
Desc:
Bug 1131969 - Cache the visual data to reduce the sync reflow when
showing the keyboard again.
f8cf89c1b4fe0476f891ba1da17a7eb69b6aa66c: Bumping manifests a=b2g-bump
B2G Bumper Bot <release+b2gbumper@mozilla.com> - Wed, 18 Mar 2015 02:18:12 -0700 - rev 234298
Push
57098 by kwierso@gmail.com at Wed, 18 Mar 2015 23:01:05 +0000
Bumping manifests a=b2g-bump
1567895bf4e48811786c5334d47e3440c4fcc042: Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
B2G Bumper Bot <release+b2gbumper@mozilla.com> - Wed, 18 Mar 2015 02:15:22 -0700 - rev 234297
Push
57098 by kwierso@gmail.com at Wed, 18 Mar 2015 23:01:05 +0000
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/b8840e00188e
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #28885 from alivedise/bugzilla/1131234/simlock-after-lock-keyboard
Bug 1131234 - Add simlock events back, r=alberto
========
https://hg.mozilla.org/integration/gaia-central/rev/ebc7b4a1f16d
Author: Alive Kuo <alegnadise@gmail.com>
Desc:
Bug 1131234 - Add simlock events back
ceda5e90d08074338981baeaa8f0b28b442ea364: Bug 1130028 - Custom elements, set registered prototype in compartment of caller of registerElement. r=mrbkap
William Chen <wchen@mozilla.com> - Mon, 02 Mar 2015 09:48:30 -0800 - rev 234296
Push
57097 by wchen@mozilla.com at Wed, 18 Mar 2015 18:43:06 +0000
Bug 1130028 - Custom elements, set registered prototype in compartment of caller of registerElement. r=mrbkap
be159a7b732a583ee24493f35bca2aec51c9aef9: Bug 1131348 - Use fallible Append in content serializers. r=smaug,nfroyd
William Chen <wchen@mozilla.com> - Tue, 17 Mar 2015 01:55:22 -0700 - rev 234295
Push
57096 by wchen@mozilla.com at Wed, 18 Mar 2015 18:39:51 +0000
Bug 1131348 - Use fallible Append in content serializers. r=smaug,nfroyd
864bf1b797e40b8837d9440e896edba66fbc70f2: Bug 1069643 - Remove always failing call to GetCPOWManager from ContentChild::Init. r=billm a=ryanvm
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:04 -0700 - rev 234294
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1069643 - Remove always failing call to GetCPOWManager from ContentChild::Init. r=billm a=ryanvm
ee6871c63608c80bdce1ca724b246d5e9673c3de: Bug 1143760 - Do a tiny amount of code duplication to avoid a goto in XPCVariant::VariantDataToJS(). r=bholley
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:04 -0700 - rev 234293
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1143760 - Do a tiny amount of code duplication to avoid a goto in XPCVariant::VariantDataToJS(). r=bholley
fe24d9f4790f3d6999e3fb7254a17590b34f5c60: Bug 1142717, part 5 - Eliminate XPC_WRAPPED_NATIVE_TEAROFFS_PER_CHUNK. r=bholley
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:04 -0700 - rev 234292
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1142717, part 5 - Eliminate XPC_WRAPPED_NATIVE_TEAROFFS_PER_CHUNK. r=bholley
This has been 1 since the what looks like the initial landing in 2001, so clearly we don't need this generality.
418f69d905f0aa881c11ce5257e67bcec6bca271: Bug 1142717, part 4 - Add MOZ_COUNT_CTOR/DTOR for XPCWrappedNativeTearOff. r=bholley
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234291
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1142717, part 4 - Add MOZ_COUNT_CTOR/DTOR for XPCWrappedNativeTearOff. r=bholley
de43ef55e8ef64a51539506e7169f664ca187e75: Bug 1142717, part 3 - Make XPCWrappedNativeTearOff::mNative a smart pointer. r=bholley
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234290
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1142717, part 3 - Make XPCWrappedNativeTearOff::mNative a smart pointer. r=bholley
faab462bd5c5e9ceb2c1cdd704ffb9a19b3dbde0: Bug 1142717, part 2b - Rename obj to qiResult in InitTearOff. r=bholley
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234289
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1142717, part 2b - Rename obj to qiResult in InitTearOff. r=bholley
4e8385a50da111d360b953decc97917cdcb0c289: Bug 1142717, part 2 - Use nsRefPtr for obj in XPCWrappedNative::InitTearOff. r=bholley
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234288
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1142717, part 2 - Use nsRefPtr for obj in XPCWrappedNative::InitTearOff. r=bholley
8e04782685f48a9a1a1c2394a9bceff18b852ccd: Bug 1142717, part 1 - Remove unused forward declaration of xpc_GetJSPrivate. r=bholley
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234287
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1142717, part 1 - Remove unused forward declaration of xpc_GetJSPrivate. r=bholley
62bc2ec669488de6611c0db28cdbfebf8d63d0e1: Bug 1137536, part 3 - Move the top level DeferredFinalize functions into their own file. r=smaug
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234286
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1137536, part 3 - Move the top level DeferredFinalize functions into their own file. r=smaug
6583592e42eb0d0813d242cec865da2cf64e69b6: Bug 1137536, part 2 - Make sure every file that uses an nsCycleCollector_ function includes nsCycleCollector.h. r=smaug
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234285
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1137536, part 2 - Make sure every file that uses an nsCycleCollector_ function includes nsCycleCollector.h. r=smaug
This will let us remove it from headers after we split out DeferredFinalize into its own header.
ae02f2179c4c203926c6405a0a74b6d43b14e8d6: Bug 1137536, part 1 - Move DeferredFinalize out of the cyclecollector namespace. r=smaug
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234284
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1137536, part 1 - Move DeferredFinalize out of the cyclecollector namespace. r=smaug
f3ad3e6c736747d30c8e7d8396bb776e6b2396c4: Bug 1143938 - Add listener argument to Components.utils.forceCC. r=smaug
Andrew McCreight <continuation@gmail.com> - Wed, 18 Mar 2015 11:36:03 -0700 - rev 234283
Push
57095 by amccreight@mozilla.com at Wed, 18 Mar 2015 18:36:22 +0000
Bug 1143938 - Add listener argument to Components.utils.forceCC. r=smaug
701f405c730d6f9eb1f21bb29d7123163a6b1bd5: Bug 1144794 - Move markBufferedGrayRoots to the GCRuntime; r=sfink, a=RyanVM
Terrence Cole <terrence@mozilla.com> - Wed, 18 Mar 2015 10:56:29 -0700 - rev 234282
Push
57094 by tcole@mozilla.com at Wed, 18 Mar 2015 18:30:51 +0000
Bug 1144794 - Move markBufferedGrayRoots to the GCRuntime; r=sfink, a=RyanVM
64c3ca62a081511978f5b1580963046e86ae7a3e: Bug 1144789 - Strongly type GrayBufferState enum and move to GCRuntime; r=sfink, a=RyanVM
Terrence Cole <terrence@mozilla.com> - Wed, 18 Mar 2015 10:56:03 -0700 - rev 234281
Push
57094 by tcole@mozilla.com at Wed, 18 Mar 2015 18:30:51 +0000
Bug 1144789 - Strongly type GrayBufferState enum and move to GCRuntime; r=sfink, a=RyanVM
df8ccc49e728c6c0c52cbfbabf723f3f2797447b: Bug 1144369 - Add a GC phase to track time spent buffering gray roots; r=sfink, a=RyanVM
Terrence Cole <terrence@mozilla.com> - Wed, 18 Mar 2015 10:49:02 -0700 - rev 234280
Push
57094 by tcole@mozilla.com at Wed, 18 Mar 2015 18:30:51 +0000
Bug 1144369 - Add a GC phase to track time spent buffering gray roots; r=sfink, a=RyanVM