b5ecb6a24d73c0ce151f2bb3cb70aeeedfd6886e: Bug 1442783 - Simplify and correct mozharness configuration for some macosx64 tests; r=jmaher
Geoff Brown <gbrown@mozilla.com> - Mon, 05 Mar 2018 14:39:56 -0700 - rev 406596
Push
100476 by gbrown@mozilla.com at Mon, 05 Mar 2018 21:40:20 +0000
Bug 1442783 - Simplify and correct mozharness configuration for some macosx64 tests; r=jmaher
Remove references to remove_executables from test task configurations for
mac mochitest-chrome, mochitest-clipboard, and test-verify. This fixes the
minidump_stackwalk definition, allowing proper crash reporting.
28beaefd856879312b7bee4316c83a824a0fe0f8: Bug 1443177 - Support 'verify' in reftest sandbox; r=jmaher
Geoff Brown <gbrown@mozilla.com> - Mon, 05 Mar 2018 14:39:53 -0700 - rev 406595
Push
100476 by gbrown@mozilla.com at Mon, 05 Mar 2018 21:40:20 +0000
Bug 1443177 - Support 'verify' in reftest sandbox; r=jmaher
4476e8f51fa6fb2151ce5997c3516980c22ca0e1: Bug 1437167 - Part 3: Fix some platform-specific consumers of the Monitor::Wait APIs on a CLOSED TREE, a=bustage
Nika Layzell <nika@thelayzells.com> - Mon, 05 Mar 2018 16:30:19 -0500 - rev 406594
Push
100475 by nika@thelayzells.com at Mon, 05 Mar 2018 21:32:11 +0000
Bug 1437167 - Part 3: Fix some platform-specific consumers of the Monitor::Wait APIs on a CLOSED TREE, a=bustage
MozReview-Commit-ID: FymGvwEtZRk
b31288fb959a2699a94376baeb8436055b79289a: Bug 1443265 - make already_AddRefed a MOZ_TEMPORARY_CLASS; r=mystor
Nathan Froyd <froydnj@mozilla.com> - Mon, 05 Mar 2018 16:12:41 -0500 - rev 406593
Push
100474 by nfroyd@mozilla.com at Mon, 05 Mar 2018 21:12:57 +0000
Bug 1443265 - make already_AddRefed a MOZ_TEMPORARY_CLASS; r=mystor
d45bbc02ad0ddab649f1c7387c6942a1a19381a6: Bug 499025 - Don't open an error pop-up if the user cancels printing. r=bobowen
Jonathan Watt <jwatt@jwatt.org> - Tue, 06 Feb 2018 20:14:47 +0000 - rev 406592
Push
100473 by jwatt@jwatt.org at Mon, 05 Mar 2018 21:10:16 +0000
Bug 499025 - Don't open an error pop-up if the user cancels printing. r=bobowen
This fixes PrintTargetWindows::BeginPrinting to detect when the
user cancels and have it return NS_ERROR_ABORT in that case.
The rest of the changes are simply making sure that the various
call points up the call stack don't print a warning message if
NS_ERROR_ABORT is returned up from
PrintTargetWindows::BeginPrinting.
MozReview-Commit-ID: 6xZ5SPje6TT
cd28092ce59a3055258af00afc35b2d05ef93d88: Bug 1440771 - Part 4: Use nsCOMPtr<nsIInputStream> directly in PNecko, r=baku
Nika Layzell <nika@thelayzells.com> - Fri, 23 Feb 2018 15:29:54 -0500 - rev 406591
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440771 - Part 4: Use nsCOMPtr<nsIInputStream> directly in PNecko, r=baku
MozReview-Commit-ID: COnMiadbCjn
02049d16a352bd71963579c0b7b29c96efb5244d: Bug 1440771 - Part 3: Use nsCOMPtr<nsIInputStream> directly in PContent, r=baku
Nika Layzell <nika@thelayzells.com> - Fri, 23 Feb 2018 15:29:22 -0500 - rev 406590
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440771 - Part 3: Use nsCOMPtr<nsIInputStream> directly in PContent, r=baku
MozReview-Commit-ID: 32gMROoF1qU
945995a0a8dbc0230b0dee0e2dc9fa0e0a4d5ce5: Bug 1440771 - Part 2: Use nsCOMPtr<nsIInputStream> directly in PCacheStreamControl, r=baku
Nika Layzell <nika@thelayzells.com> - Fri, 23 Feb 2018 15:28:11 -0500 - rev 406589
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440771 - Part 2: Use nsCOMPtr<nsIInputStream> directly in PCacheStreamControl, r=baku
MozReview-Commit-ID: 1Ab49lZtxTI
d506f9eb0db6d368cd0155d8088e362db64daa41: Bug 1440771 - Part 1: Add a ParamTraits impl for nsCOMPtr<nsIInputStream>, r=baku
Nika Layzell <nika@thelayzells.com> - Fri, 23 Feb 2018 15:26:38 -0500 - rev 406588
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440771 - Part 1: Add a ParamTraits impl for nsCOMPtr<nsIInputStream>, r=baku
MozReview-Commit-ID: dfZJH1cWnW
14c593ecf7259dd98abb81f51bb4dd63edc4ebf9: Bug 1440511 - Part 12: Remove the now-unused per-actor pickling code, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 18:59:15 -0500 - rev 406587
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 12: Remove the now-unused per-actor pickling code, r=froydnj
MozReview-Commit-ID: 5ASQu4ly0od
df74e15398ad0132f2506109e1619cdd40ac31ea: Bug 1440511 - Part 11: Switch to calling IPDLParamTraits directly when pickling and unpickling messages, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 18:58:34 -0500 - rev 406586
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 11: Switch to calling IPDLParamTraits directly when pickling and unpickling messages, r=froydnj
MozReview-Commit-ID: 1t4oIp5JWcU
73a096b8506cf27035aa89c2a517a64188715b62: Bug 1440511 - Part 10: Implement IPDLParamTraits for IPDL generated types, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 18:57:20 -0500 - rev 406585
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 10: Implement IPDLParamTraits for IPDL generated types, r=froydnj
MozReview-Commit-ID: 2ljPFJKM9Fg
5005aa065ba5300decb126e6cc0eab62c551d75b: Bug 1440511 - Part 9: Correct serialization and deserialization of arrays of Shmem objects, r=froydnj
Nika Layzell <nika@thelayzells.com> - Tue, 27 Feb 2018 16:30:41 -0500 - rev 406584
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 9: Correct serialization and deserialization of arrays of Shmem objects, r=froydnj
MozReview-Commit-ID: KEFduw2Pn8r
13bcebbf334e7b45abbf640debdbe4d987953414: Bug 1440511 - Part 8: Include ParamTraits impls which are used in ipdlh files, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 17:03:01 -0500 - rev 406583
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 8: Include ParamTraits impls which are used in ipdlh files, r=froydnj
MozReview-Commit-ID: 9AfzlhyTgsY
53b7368786a6c4c25b81ebd7eb3fb3da6a525b23: Bug 1440511 - Part 7: Include c++ includes in ipdlh generated .cpp files, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 17:00:39 -0500 - rev 406582
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 7: Include c++ includes in ipdlh generated .cpp files, r=froydnj
This is important as these includes are often used to define ParamTraits
implementations which are needed to serialize struct members and
parameters. The place where the code which uses these implementations
will be moving from the protocol where they are used to the file where
the structs are defined, which means we need to includes these files
there.
MozReview-Commit-ID: H1wqgyv5mel
3dcd0320b88c3662b6a83ddb4ee8063584a56883: Bug 1440511 - Part 6: Support passing the fq flag to _cxxBareType in more places, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 16:56:56 -0500 - rev 406581
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 6: Support passing the fq flag to _cxxBareType in more places, r=froydnj
MozReview-Commit-ID: K1lkVr6KdZo
016d3604bf18a6c03438e4494d642bdd68e115b4: Bug 1440511 - Part 5: Move all serialization logic into an IPDLParamTraits impl for Shmem, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 16:55:17 -0500 - rev 406580
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 5: Move all serialization logic into an IPDLParamTraits impl for Shmem, r=froydnj
MozReview-Commit-ID: DsrfSVPgoo1
5467d67a257763bf7d30c364021e1b7b4bbbdb90: Bug 1440511 - Part 4: Add an IPDLParamTraits implementation for FileDescriptor, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 16:54:35 -0500 - rev 406579
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 4: Add an IPDLParamTraits implementation for FileDescriptor, r=froydnj
MozReview-Commit-ID: R1CiT5IvAi
bbf6ac93e48c68af0259b9a638438e4644daf117: Bug 1440511 - Part 3: Add IPDLParamTraits which supports passing in an actor when {un,}pickling, r=froydnj
Nika Layzell <nika@thelayzells.com> - Tue, 27 Feb 2018 16:37:53 -0500 - rev 406578
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 3: Add IPDLParamTraits which supports passing in an actor when {un,}pickling, r=froydnj
MozReview-Commit-ID: JTsQJ292A09
36db285e47c57d3b7afd14dabf059ee3bd53de31: Bug 1440511 - Part 2: Support specializations in _splitMethodDefn, r=froydnj
Nika Layzell <nika@thelayzells.com> - Thu, 22 Feb 2018 16:38:08 -0500 - rev 406577
Push
100472 by nika@thelayzells.com at Mon, 05 Mar 2018 21:01:31 +0000
Bug 1440511 - Part 2: Support specializations in _splitMethodDefn, r=froydnj
MozReview-Commit-ID: JFYgyUr4I4G