a25dfd7fbf80d0352bb1c3a3d279fe3ee4be0cf4: Bug 1190172 - Back out for now, requested by Masayuki at bug 1191356 comment 23
Aryeh Gregor <ayg@aryeh.name> - Wed, 20 Apr 2016 20:44:08 +0300 - rev 294056
Push
75422 by ayg@aryeh.name at Wed, 20 Apr 2016 17:45:08 +0000
Bug 1190172 - Back out for now, requested by Masayuki at
bug 1191356 comment 23
22d82e970d2ad09e8b8f73deef2a258c8b4b42f6: Bug 1190172 - Back out for now, requested by Masayuki at bug 1191356 comment 23
Aryeh Gregor <ayg@aryeh.name> - Wed, 20 Apr 2016 20:44:04 +0300 - rev 294055
Push
75422 by ayg@aryeh.name at Wed, 20 Apr 2016 17:45:08 +0000
Bug 1190172 - Back out for now, requested by Masayuki at
bug 1191356 comment 23
8bc1d52fcf71015e32838b9c933971807069f3b1: Bug 1264787: Make nsCSSValue's AdoptListValue & AdoptPairListValue methods take a UniquePtr. r=heycam
Daniel Holbert <dholbert@cs.stanford.edu> - Wed, 20 Apr 2016 10:37:06 -0700 - rev 294054
Push
75421 by dholbert@mozilla.com at Wed, 20 Apr 2016 17:37:46 +0000
Bug 1264787: Make nsCSSValue's AdoptListValue & AdoptPairListValue methods take a UniquePtr. r=heycam
MozReview-Commit-ID: 94aYEtySHsW
e0d5bf97a1821bd08b45415bc701b3e7c56bd0a4: Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan
Benoit Girard <b56girard@gmail.com> - Wed, 13 Apr 2016 17:12:47 -0400 - rev 294053
Push
75420 by b56girard@gmail.com at Wed, 20 Apr 2016 17:31:53 +0000
Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan
MozReview-Commit-ID: JveFLuIcbaN
cc6534601ad80c04c260493112e9a8d621c304ad: Bug 1251893 - Change TC Linux64 debug jobs to always download symbols. r=ted
Armen Zambrano Gasparnian <armenzg@mozilla.com> - Thu, 14 Apr 2016 08:47:09 -0400 - rev 294052
Push
75419 by armenzg@mozilla.com at Wed, 20 Apr 2016 17:16:46 +0000
Bug 1251893 - Change TC Linux64 debug jobs to always download symbols. r=ted
Debug test jobs are expected to cause asserts and we need to have symbols on disk to
get proper allocation stacks. The OutputParser requires the symbols to be on disk upon
contrustcion of the object [1][2].
[1] https://dxr.mozilla.org/mozilla-central/rev/5e0140b6d11821e0c2a2de25bc5431783f03380a/testing/mochitest/runtests.py#2484
[2] https://dxr.mozilla.org/mozilla-central/rev/5e0140b6d11821e0c2a2de25bc5431783f03380a/testing/mozbase/mozrunner/mozrunner/utils.py#266
MozReview-Commit-ID: FpI5iDNHI32
ab5be7357e5372c76c3510300de99a89dfbc1020: bug 1264060 - Nexus 5 L and Aries builds are not pushed to Taskcluster artifacts repo correctly. r=me
nhirata <nhirata.bugzilla@gmail.com> - Wed, 20 Apr 2016 19:08:25 +0200 - rev 294051
Push
75418 by alissy@mozilla.com at Wed, 20 Apr 2016 17:10:20 +0000
bug 1264060 - Nexus 5 L and Aries builds are not pushed to Taskcluster artifacts repo correctly. r=me
MozReview-Commit-ID: InB4faPIsMn
746c21b668ac307976d6fb142f4b708146b58ee7: Bug 1260018 - Route drag events to APZ, so it can accurately detect the end of a drag. r=kats
Botond Ballo <botond@mozilla.com> - Mon, 18 Apr 2016 14:24:28 -0400 - rev 294050
Push
75417 by bballo@mozilla.com at Wed, 20 Apr 2016 16:43:06 +0000
Bug 1260018 - Route drag events to APZ, so it can accurately detect the end of a drag. r=kats
f7caa27d445de33f90599f4b3bb5166255e17a97: bug 1264761 - improve handling of x509 versions in certificate manager r=Cykesiopka
David Keeler <dkeeler@mozilla.com> - Mon, 18 Apr 2016 11:07:24 -0700 - rev 294049
Push
75416 by dkeeler@mozilla.com at Wed, 20 Apr 2016 16:41:12 +0000
bug 1264761 - improve handling of x509 versions in certificate manager r=Cykesiopka
MozReview-Commit-ID: B7EPx63ttlt
01c33b05600eefb26ea30af54848335a6899a76d: Bug 1265902 - part 2 - don't construct unnecessary string temporaries in TransferablesToIPCTransferables; r=mccr8
Nathan Froyd <froydnj.com> - Wed, 20 Apr 2016 11:50:45 -0400 - rev 294048
Push
75415 by nfroyd@mozilla.com at Wed, 20 Apr 2016 15:53:15 +0000
Bug 1265902 - part 2 - don't construct unnecessary string temporaries in TransferablesToIPCTransferables; r=mccr8
Assignment works just fine here, is clearer, and avoids unnecessary work.
c7c25fa27b435024a5a29f8a63a2d14540f040d7: Bug 1265902 - part 1 - be more efficient when using nsContentUtils::GetSurfaceData(); r=mccr8
Nathan Froyd <froydnj.com> - Wed, 20 Apr 2016 11:50:45 -0400 - rev 294047
Push
75415 by nfroyd@mozilla.com at Wed, 20 Apr 2016 15:53:15 +0000
Bug 1265902 - part 1 - be more efficient when using nsContentUtils::GetSurfaceData(); r=mccr8
nsContenUtils::GetSurfaceData() returns an allocated buffer; the uses of
it in PuppetWidget and nsContentUtils::TransferableToIPCTransferable
copy the allocated buffer again. We can do better than this. In the
PuppetWidgetCase, we can simply construct an nsDependentCString for
sending the IPC message. In the TransferableToIPCTransferable case, we
can transfer ownership of the buffer into the IPCDataTransferItem we are
creating.
2d966e084cdd4ae510dff1f3ce4d538dafc6cd5d: Bug 1265960 - Remove gfxReusable* r=Bas
Jeff Muizelaar <jmuizelaar@mozilla.com> - Tue, 19 Apr 2016 19:41:15 -0400 - rev 294046
Push
75414 by jmuizelaar@mozilla.com at Wed, 20 Apr 2016 15:41:29 +0000
Bug 1265960 - Remove gfxReusable* r=Bas
These aren't used anymore.
d6655d9a086b8850cfe8fb16f11af87f879e59be: Bug 1261329 - Fix OOM handling in shell dissrc function r=efaust
Jon Coppeard <jcoppeard@mozilla.com> - Wed, 20 Apr 2016 16:14:11 +0100 - rev 294045
Push
75413 by jcoppeard@mozilla.com at Wed, 20 Apr 2016 15:21:17 +0000
Bug 1261329 - Fix OOM handling in shell dissrc function r=efaust
b0eb077d0e891e4c8c28fca80a1e878657c5b16f: Bug 1265679 - Always call the object moved hook in generational GC r=terrence
Jon Coppeard <jcoppeard@mozilla.com> - Wed, 20 Apr 2016 16:14:11 +0100 - rev 294044
Push
75413 by jcoppeard@mozilla.com at Wed, 20 Apr 2016 15:21:17 +0000
Bug 1265679 - Always call the object moved hook in generational GC r=terrence
a1da3524fc2509c7c0db6f30c5594c9a71a2c168: Bug 1261007 - Part 3 - Remove the same/redundant code of checking the unique image. r=jolin
bechen <bechen@mozilla.com> - Mon, 18 Apr 2016 14:31:02 +0800 - rev 294043
Push
75412 by cbook@mozilla.com at Wed, 20 Apr 2016 14:30:49 +0000
Bug 1261007 - Part 3 - Remove the same/redundant code of checking the unique image. r=jolin
MozReview-Commit-ID: ByLCFShcN8q
5e3441e1a4c1e89d2502d744fe1a666d1731cc4c: Bug 1261007 - Part 2 - fix test_mediarecorder_webm_support. r=rillian
bechen <bechen@mozilla.com> - Mon, 18 Apr 2016 12:06:15 +0800 - rev 294042
Push
75412 by cbook@mozilla.com at Wed, 20 Apr 2016 14:30:49 +0000
Bug 1261007 - Part 2 - fix test_mediarecorder_webm_support. r=rillian
MozReview-Commit-ID: BwHAEPWGXhV
4825464462039a9e5202e9e05a1662110b8f05e6: Bug 1261007 - Part 1 - Force to send video sample into encoder if we got the same video sample more than 1 seconds. Enable testcases. r=jolin
bechen <bechen@mozilla.com> - Wed, 13 Apr 2016 17:10:55 +0800 - rev 294041
Push
75412 by cbook@mozilla.com at Wed, 20 Apr 2016 14:30:49 +0000
Bug 1261007 - Part 1 - Force to send video sample into encoder if we got the same video sample more than 1 seconds. Enable testcases. r=jolin
MozReview-Commit-ID: GXFZVqDUChM
9c98c0300a89bfe655a1213c91ceb57c517e8bf7: Bug 1260643 - Convert most uses of ScopedCERTCertificate in PSM to UniqueCERTCertificate. r=keeler
Cykesiopka <cykesiopka.bmo@gmail.com> - Wed, 20 Apr 2016 01:14:22 -0700 - rev 294040
Push
75412 by cbook@mozilla.com at Wed, 20 Apr 2016 14:30:49 +0000
Bug 1260643 - Convert most uses of ScopedCERTCertificate in PSM to UniqueCERTCertificate. r=keeler
MozReview-Commit-ID: JnjoUd7d2M0
22521e3f311e86f38ffa5eace729820413e977dc: Bug 1257930 - Update NetUtil.asyncFetch() to use asyncOpen2(). r=sicking
Christoph Kerschbaumer <ckerschb@christophkerschbaumer.com> - Thu, 14 Apr 2016 19:49:01 +0200 - rev 294039
Push
75411 by cbook@mozilla.com at Wed, 20 Apr 2016 14:28:02 +0000
Bug 1257930 - Update NetUtil.asyncFetch() to use asyncOpen2(). r=sicking
4b0df739e593d73ed9175a15ace772a7cd8a9fee: Bug 964583 - Update web-platform tests for Web IDL [EnforceRange] (unsigned) long long boundary conditions. r=bz
John Dai <jdai@mozilla.com> - Wed, 20 Apr 2016 03:19:00 +0200 - rev 294038
Push
75411 by cbook@mozilla.com at Wed, 20 Apr 2016 14:28:02 +0000
Bug 964583 - Update web-platform tests for Web IDL [EnforceRange] (unsigned) long long boundary conditions. r=bz
06f1de1a5f2aeee60e9d0eb490c87756e4f7b86f: Bug 964583 - Revert Web IDL [EnforceRange] (unsigned) long long boundary conditions to match ES6. r=bz
John Dai <jdai@mozilla.com> - Wed, 20 Apr 2016 03:12:00 +0200 - rev 294037
Push
75411 by cbook@mozilla.com at Wed, 20 Apr 2016 14:28:02 +0000
Bug 964583 - Revert Web IDL [EnforceRange] (unsigned) long long boundary conditions to match ES6. r=bz