2466893f18a72c83e618c9a30c3e8f13f5bfd707: Rename IPDL's RPC to Interrupt (bug 910020, r=bent).
David Anderson <danderson@mozilla.com> - Mon, 30 Sep 2013 17:27:45 -0700 - rev 149395
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Rename IPDL's RPC to Interrupt (
bug 910020, r=bent).
f4708377f7884aa8204a04153ba3f4ee5936aba2: Bug 921522: Use already-established flex container content-box main size to determine packing space, instead of checking reflow state. r=mats
Daniel Holbert <dholbert@cs.stanford.edu> - Mon, 30 Sep 2013 16:38:36 -0700 - rev 149394
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 921522: Use already-established flex container content-box main size to determine packing space, instead of checking reflow state. r=mats
3393dcd916949bf707b664ec19ae91d8b37c47cb: Bug 921822 - Use existing install manifest for make install in js standalone builds. r=gps
Mike Hommey <mh+mozilla@glandium.org> - Tue, 01 Oct 2013 08:26:08 +0900 - rev 149393
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 921822 - Use existing install manifest for make install in js standalone builds. r=gps
4f64e01f2e98df3579d6b312c80c80e7b9c8dc06: Bug 921770 - Avoid doing things with js/src from top-level when building --with-libxul-sdk. r=gps
Mike Hommey <mh+mozilla@glandium.org> - Tue, 01 Oct 2013 08:25:38 +0900 - rev 149392
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 921770 - Avoid doing things with js/src from top-level when building --with-libxul-sdk. r=gps
0b568f6afca0bae9e284be1d8dfd6c0fc01d735f: Bug 922007 - Enable new textures on fennec. r=mattwoodrow
Nicolas Silva <nical@mozilla.com> - Tue, 01 Oct 2013 01:22:26 +0200 - rev 149391
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 922007 - Enable new textures on fennec. r=mattwoodrow
ff2b4ebb4053b5ce8d280003de59bd42e253ba9c: Bug 922184 - move IAccessible2 implementation into separate class, r=tbsaunde
Alexander Surkov <surkov.alexander@gmail.com> - Mon, 30 Sep 2013 18:40:05 -0400 - rev 149390
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 922184 - move IAccessible2 implementation into separate class, r=tbsaunde
2bbafd515595870e96e57214cfb5331171900970: Bug 609896 - Optimize copy and initialization of DenseElements; r=billm
Terrence Cole <terrence@mozilla.com> - Wed, 25 Sep 2013 15:19:08 -0700 - rev 149389
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 609896 - Optimize copy and initialization of DenseElements; r=billm
1e6a27764acd0f9170d561f2a5748d0e7b74515f: Bug 921140 - Do not force an allocation for typical zone vectors; r=billm
Terrence Cole <terrence@mozilla.com> - Mon, 30 Sep 2013 15:02:06 -0700 - rev 149388
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 921140 - Do not force an allocation for typical zone vectors; r=billm
b6c4a0e729308187e72a6f742a720e1415259328: Bug 921178 - Remove unused fallback marking bitmap; r=billm
Terrence Cole <terrence@mozilla.com> - Mon, 30 Sep 2013 14:58:12 -0700 - rev 149387
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 921178 - Remove unused fallback marking bitmap; r=billm
486c4d2bfe20206da462cc6163235f4b2c5ecd01: Convert the Web Audio DynamicsCompressorNode fatal assertion to a warning, because it should not be a fatal assertion (no bug)
Ehsan Akhgari <ehsan@mozilla.com> - Mon, 30 Sep 2013 18:20:03 -0400 - rev 149386
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Convert the Web Audio DynamicsCompressorNode fatal assertion to a warning, because it should not be a fatal assertion (no bug)
b17120deb5b40081ab60402044439752b0ec5c64: Bug 912534. r=nbp
Kannan Vijayan <kvijayan@mozilla.com> - Mon, 30 Sep 2013 18:01:37 -0400 - rev 149385
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
e8453cdce0057180b18cd1ba8514e279f24b0cf5: Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc
Ehsan Akhgari <ehsan@mozilla.com> - Mon, 30 Sep 2013 17:26:04 -0400 - rev 149384
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 921876 - Stop #including nsIFrame.h in nsLayoutUtils.h; r=roc
This patch does the following:
* Move nsIFrame::IntrinsicSize to mozilla::IntrinsicSize so that it can
be forward-declared.
* Move a number of templated inline nsLayoutUtils methods to nsIFrame.
* Use mozilla::layout::FrameChildListID instead of the
nsIFrame::ChildListID typedef in nsLayoutUtils.h.
* Move nsReflowFrameRunnable to its only user, nsProgressMeterFrame.cpp.
* Make a number of functions requiring nsIFrame.h out-of-line.
* Remove the nsIFrame.h #include from nsLayoutUtils.h and add it to the
places which require it implicitly.
cb856e6d57c1eeb387e3b57a5e4f95afc16f80cb: b=910174 add DelayNode's tail-time reference as soon as the engine receives sound r=ehsan
Karl Tomlinson <karlt+@karlt.net> - Tue, 01 Oct 2013 09:50:04 +1300 - rev 149383
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
b=910174 add DelayNode's tail-time reference as soon as the engine receives sound r=ehsan
This removes the dependence on AllInputsFinished() which didn't return true
for many input types.
The DelayProcessor is no longer continuously reset (
bug 921457) and the
reference is now correctly added again when all inputs are finished and then
new inputs are connected.
3a8400387d03af8d227a6d83325a3688fba7daab: b=921675 use maximum instead of current delay for tail time because delay can increase faster than time passes r=ehsan
Karl Tomlinson <karlt+@karlt.net> - Tue, 01 Oct 2013 09:50:03 +1300 - rev 149382
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
b=921675 use maximum instead of current delay for tail time because delay can increase faster than time passes r=ehsan
3ae5ae74b4a5303fb0413cff28a2eab3a656bd32: test for bug 920987
Karl Tomlinson <karlt+@karlt.net> - Tue, 01 Oct 2013 09:49:31 +1300 - rev 149381
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
5788132639b454ef8d253bfdd7d99d658bbc68be: bug 920754 - rm more makefiles r=mshal
Trevor Saunders <trev.saunders@gmail.com> - Wed, 25 Sep 2013 16:39:06 -0400 - rev 149380
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
bug 920754 - rm more makefiles r=mshal
254f4bfb92fe4273d2ca9ba4c75a5b0b090c8062: bug 920738 - don't unbind accessibles in XULTextFieldAccessible::CacheChildren() r=surkov
Trevor Saunders <trev.saunders@gmail.com> - Wed, 25 Sep 2013 16:30:00 -0400 - rev 149379
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
bug 920738 - don't unbind accessibles in XULTextFieldAccessible::CacheChildren() r=surkov
e0994d28e8b301a3e9c2688b05cbe23d251aa86b: Merge m-c to inbound.
Ryan VanderMeulen <ryanvm@gmail.com> - Mon, 30 Sep 2013 16:51:06 -0400 - rev 149378
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Merge m-c to inbound.
2cda3246c311be3fafb5fb1ff958eafef1b08ebd: Bug 921293 - Don't print NS_WARNINGs if an environment variable is set (r=bsmedberg)
Bill McCloskey <wmccloskey@mozilla.com> - Mon, 30 Sep 2013 13:30:39 -0700 - rev 149377
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 921293 - Don't print NS_WARNINGs if an environment variable is set (r=bsmedberg)
e43f1bac03c150e327352f6a80ce0e30562128ca: Bug 921130 - Fix --disable-ion build. r=luke
Jan de Mooij <jdemooij@mozilla.com> - Mon, 30 Sep 2013 17:27:37 +0200 - rev 149376
Push
25386 by emorley@mozilla.com at Tue, 01 Oct 2013 09:29:22 +0000
Bug 921130 - Fix --disable-ion build. r=luke