acdcbd858ac363bd6feca72022d4cc8c370a604f: Bug 1250106 - Correctly set charging status and remaining time when battery level is rounded to 1.0 r=bz
James Willcox <snorp@snorp.net> - Thu, 03 Mar 2016 10:19:52 -0600 - rev 338303
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1250106 - Correctly set charging status and remaining time when battery level is rounded to 1.0 r=bz
8ccab7d6447f8e4129c8e0735bfd7e8a7db063af: Bug 1253738 P3 Use origin the ServiceWorkerManager scope key. r=baku
Ben Kelly <ben@wanderview.com> - Tue, 08 Mar 2016 06:55:41 -0800 - rev 338302
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253738 P3 Use origin the ServiceWorkerManager scope key. r=baku
ffb0e778ab75bf753004c3fbb59b7c7108cbee0d: Bug 1253738 P2 Consistently use "scope key" terminology in ServiceWorkerManager. r=baku
Ben Kelly <ben@wanderview.com> - Tue, 08 Mar 2016 06:55:41 -0800 - rev 338301
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253738 P2 Consistently use "scope key" terminology in ServiceWorkerManager. r=baku
e35f587fa3289393dfee9c81f97f6b6229756cf4: Bug 1253738 P1 Require an explicit principal when looking up a service worker registration. r=baku
Ben Kelly <ben@wanderview.com> - Tue, 08 Mar 2016 06:55:41 -0800 - rev 338300
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253738 P1 Require an explicit principal when looking up a service worker registration. r=baku
c664e3daa54d79fec8b9b7ea2c4bf12e2c47c7ec: Bug 1251372 - Sign extensions in dom/workers/test/extensions for mochitest, r=khuey
Andrew Halberstadt <ahalberstadt@mozilla.com> - Fri, 26 Feb 2016 10:46:43 -0500 - rev 338299
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1251372 - Sign extensions in dom/workers/test/extensions for mochitest, r=khuey
For details on extensions in automation and signing, see:
https://wiki.mozilla.org/EngineeringProductivity/HowTo/SignExtensions
MozReview-Commit-ID: JL8A02zZFTH
10d85d4a79c2684f12deb4dd33468d97d03fb0dc: Bug 1250616 - Sign indexedDB-test extension for mochitest, r=khuey
Andrew Halberstadt <ahalberstadt@mozilla.com> - Fri, 26 Feb 2016 10:45:14 -0500 - rev 338298
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1250616 - Sign indexedDB-test extension for mochitest, r=khuey
For details on extensions in automation and signing, see:
https://wiki.mozilla.org/EngineeringProductivity/HowTo/SignExtensions
MozReview-Commit-ID: 6unn8eJl9PW
4f323559171d920963cdb5326048c60ca56a98b1: Bug 1253424 - part 2 - add nsTransactionStack::IsEmpty; r=erahm
Nathan Froyd <froydnj@mozilla.com> - Thu, 03 Mar 2016 16:13:18 -0500 - rev 338297
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253424 - part 2 - add nsTransactionStack::IsEmpty; r=erahm
Checking to see whether the stack is empty is a reasonably common
operation. We can make the code clearer and more efficient (no need to
refcount to check the emptiness of the stack) in several cases.
4c048ada6176e69f4937925dcabaaae43aed7967: Bug 1253424 - part 1 - add a already_AddRefed nsTransactionStack::Push overload; r=erahm
Nathan Froyd <froydnj@mozilla.com> - Thu, 03 Mar 2016 16:04:25 -0500 - rev 338296
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253424 - part 1 - add a already_AddRefed nsTransactionStack::Push overload; r=erahm
We unnecessarily refcount in several places when pushing items onto an
nsTransactionStack. Adding an already_AddRefed overload will enable
avoid those unnecessary refcounts.
005625bc9f4463e5bb41416056558991a90cf91a: Bug 1240521 - Fix the test case to ensure that oomAfterAllocation is defined. r=red
Nicolas B. Pierron <nicolas.b.pierron@mozilla.com> - Tue, 08 Mar 2016 14:22:47 +0000 - rev 338295
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1240521 - Fix the test case to ensure that oomAfterAllocation is defined. r=red
d506fc68f5caa17320efb23f87e0ca3c0457c734: Bug 1254493 - Remove Code2000 and Arial Unicode MS from prefs. r=jfkthame
Masatoshi Kimura <VYV03354@nifty.ne.jp> - Tue, 08 Mar 2016 23:19:26 +0900 - rev 338294
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1254493 - Remove Code2000 and Arial Unicode MS from prefs. r=jfkthame
a62776417e00d7589b7540eef788a69c57b55ba2: Bug 1253244 - Correct x,y offset type checks and add tests; r=automatedtester
Andreas Tolfsen <ato@mozilla.com> - Fri, 04 Mar 2016 15:34:28 +0000 - rev 338293
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253244 - Correct x,y offset type checks and add tests; r=automatedtester
The xOffset and yOffset arguments to element.coordinates previously
checked loose falsiness. If a number <= 0 would be given as an argument,
they would not be used and it would return the centre of the element.
This change adds more checks, documentation, and tests.
MozReview-Commit-ID: KmsiVFipzWx
7efc942f08eaf6e4c132943ef20f26ae199a796d: Bug 1253244 - Use element.coordinates in action module; r=automatedtester
Andreas Tolfsen <ato@mozilla.com> - Thu, 03 Mar 2016 14:29:53 +0000 - rev 338292
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253244 - Use element.coordinates in action module; r=automatedtester
MozReview-Commit-ID: 2FJJImg4NsI
c64f5448df4a87437823688778b74a6840052354: Bug 1253244 - Use element.coordinates in listener; r=automatedtester
Andreas Tolfsen <ato@mozilla.com> - Thu, 03 Mar 2016 14:28:40 +0000 - rev 338291
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253244 - Use element.coordinates in listener; r=automatedtester
MozReview-Commit-ID: 4sWZNXrenqZ
950506733b03e4062df59650e4852cf162b37a93: Backed out changeset 8abae7731417 (bug 1192910) for OS X 10.10 opt R-e10s bustage. r=backout
Sebastian Hengst <archaeopteryx@coole-files.de> - Tue, 08 Mar 2016 14:43:43 +0100 - rev 338290
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Backed out changeset 8abae7731417 (
bug 1192910) for OS X 10.10 opt R-e10s bustage. r=backout
14838e17cfaf4d53a15884705a1e6c887feb8827: Backed out changeset 9c232821ae5c (bug 1192910)
Sebastian Hengst <archaeopteryx@coole-files.de> - Tue, 08 Mar 2016 14:41:48 +0100 - rev 338289
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Backed out changeset 9c232821ae5c (
bug 1192910)
677309c89611f3c23ae78d898837efd3781fac5d: Bug 1249730 - make TreeWalker bi-directional, r=yzen
Alexander Surkov <surkov.alexander@gmail.com> - Tue, 08 Mar 2016 08:27:59 -0500 - rev 338288
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1249730 - make TreeWalker bi-directional, r=yzen
f7cd029bb2dc11222bab8a8373bfa1d25dbcf832: Bug 1240521 - IonBuilder processSwitchEnd returns ControlStatus_Error on allocation errors. r=h4writer
Nicolas B. Pierron <nicolas.b.pierron@mozilla.com> - Tue, 08 Mar 2016 13:19:34 +0000 - rev 338287
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1240521 - IonBuilder processSwitchEnd returns ControlStatus_Error on allocation errors. r=h4writer
8fda6bf7dcb31a863deb3d035fd9552a80471116: Bug 1248153 - Do not convert fp to int by cast. r=waldo
Lars T Hansen <lhansen@mozilla.com> - Fri, 04 Mar 2016 14:18:06 +0100 - rev 338286
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1248153 - Do not convert fp to int by cast. r=waldo
69f237c2cf9131e97372debee01931dbacd064e5: Bug 1253216 - clean up the atomic ops ifdef nest. r=jorendorff
Lars T Hansen <lhansen@mozilla.com> - Fri, 04 Mar 2016 12:42:15 +0100 - rev 338285
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1253216 - clean up the atomic ops ifdef nest. r=jorendorff
3aa4483740828617001060fe7386051020521e90: Bug 1247880 - Only remove MUrsh operands when the input of MUrsh is guaranteed to be unsigned. r=sunfish
Nicolas B. Pierron <nicolas.b.pierron@mozilla.com> - Tue, 08 Mar 2016 12:54:19 +0000 - rev 338284
Push
12482 by rlb@ipv.sx at Tue, 08 Mar 2016 22:33:36 +0000
Bug 1247880 - Only remove MUrsh operands when the input of MUrsh is guaranteed to be unsigned. r=sunfish