d37b2f90f5affa8de04a7ee90dd428acae3b1e42: Bug 1164406 - Expose scrollbar-area deflation in nsLayoutUtils. r=kats
Botond Ballo <botond@mozilla.com> - Fri, 22 May 2015 15:54:11 -0400 - rev 245264
Push
60153 by bballo@mozilla.com at Sat, 23 May 2015 03:41:09 +0000
Bug 1164406 - Expose scrollbar-area deflation in nsLayoutUtils. r=kats
12cf9fdc778f112cc9ae03ea4ec690c6e9485dbb: Back out 2 changesets (bug 1147766) for -Werror bustage
Phil Ringnalda <philringnalda@gmail.com> - Fri, 22 May 2015 20:24:08 -0700 - rev 245263
Push
60152 by philringnalda@gmail.com at Sat, 23 May 2015 03:24:29 +0000
Back out 2 changesets (
bug 1147766) for -Werror bustage
CLOSED TREE
Backed out changeset 10d6fcd9a4e0 (
bug 1147766)
Backed out changeset 5754455de846 (
bug 1147766)
10d6fcd9a4e0bd8d201d7e184ee192a4c5fd786a: Bug 1147766 - Part 2: Replace FixedStyleStructArray with mozilla::RangedArray. r=dbaron
Cameron McCormack <cam@mcc.id.au> - Sat, 23 May 2015 12:50:44 +1000 - rev 245262
Push
60151 by cmccormack@mozilla.com at Sat, 23 May 2015 02:50:44 +0000
Bug 1147766 - Part 2: Replace FixedStyleStructArray with mozilla::RangedArray. r=dbaron
5754455de8464328ac5a5db6751a067bcdd621ae: Bug 1147766 - Part 1: Add a mozilla::RangedArray class, for fixed length arrays with a non-zero base index. r=waldo
Cameron McCormack <cam@mcc.id.au> - Sat, 23 May 2015 12:50:44 +1000 - rev 245261
Push
60151 by cmccormack@mozilla.com at Sat, 23 May 2015 02:50:44 +0000
Bug 1147766 - Part 1: Add a mozilla::RangedArray class, for fixed length arrays with a non-zero base index. r=waldo
a9e49636a440d4d8255875f48afa16edb7254b33: Back out 7842a044a183 (bug 1167431) for widespread bustage
Phil Ringnalda <philringnalda@gmail.com> - Fri, 22 May 2015 18:53:41 -0700 - rev 245260
Push
60150 by philringnalda@gmail.com at Sat, 23 May 2015 01:55:18 +0000
Back out 7842a044a183 (
bug 1167431) for widespread bustage
CLOSED TREE
7842a044a18365547fd3416ae25cd74707838545: Bug 1167431 - 'Properly clean up actors whose RecvFooConstructor method returns false', r=billm.
Ben Turner <bent.mozilla@gmail.com> - Fri, 22 May 2015 16:10:02 -0700 - rev 245259
Push
60149 by bturner@mozilla.com at Fri, 22 May 2015 23:10:01 +0000
Bug 1167431 - 'Properly clean up actors whose RecvFooConstructor method returns false', r=billm.
b857aea3b4903b5fd3894c16d2ef3f3f6870c070: Bug 1156914 - Fix the MacroAssembler::pushValue(const Address&) footgun on 32 bit platforms. (r=jandem)
Eric Faust <efaustbmo@mozilla.com> - Fri, 22 May 2015 13:09:44 -0700 - rev 245258
Push
60148 by efaustbmo@gmail.com at Fri, 22 May 2015 22:24:44 +0000
Bug 1156914 - Fix the MacroAssembler::pushValue(const Address&) footgun on 32 bit platforms. (r=jandem)
9b57f77b471622ca0c90167f621e590f7a3d45f6: No Bug - Improve Interpreter stack accessor assertions. (rs=Waldo)
Eric Faust <efaustbmo@mozilla.com> - Fri, 22 May 2015 13:09:44 -0700 - rev 245257
Push
60148 by efaustbmo@gmail.com at Fri, 22 May 2015 22:24:44 +0000
No Bug - Improve Interpreter stack accessor assertions. (rs=Waldo)
893528aa073c084fe81d74c1da93b37300cc7a39: Bug 1164777 - Part 2: Make super.prop parse inside inside eval inside arrow functions. (r=shu)
Eric Faust <efaustbmo@mozilla.com> - Fri, 22 May 2015 13:09:44 -0700 - rev 245256
Push
60148 by efaustbmo@gmail.com at Fri, 22 May 2015 22:24:44 +0000
Bug 1164777 - Part 2: Make super.prop parse inside inside eval inside arrow functions. (r=shu)
18b28733ec14f2b02fb7497d707dd088ee780d81: Bug 1164777 - Part 1: move evalStaticScope to GlobalSharedContext. (r=shu)
Eric Faust <efaustbmo@mozilla.com> - Fri, 22 May 2015 13:09:44 -0700 - rev 245255
Push
60148 by efaustbmo@gmail.com at Fri, 22 May 2015 22:24:44 +0000
Bug 1164777 - Part 1: move evalStaticScope to GlobalSharedContext. (r=shu)
8019934ef00210d4f78d91242c11453a425ac93c: Bug 1164778 - Make |super.prop| work inside heavyweight arrow functions. (r=shu)
Eric Faust <efaustbmo@mozilla.com> - Fri, 22 May 2015 13:09:44 -0700 - rev 245254
Push
60148 by efaustbmo@gmail.com at Fri, 22 May 2015 22:24:44 +0000
Bug 1164778 - Make |super.prop| work inside heavyweight arrow functions. (r=shu)
955902f0d5fbed3db07a7e5f4e774287c182e67b: Bug 1163207 - Make RematerializedFrame store the real callee. (r=shu)
Eric Faust <efaustbmo@mozilla.com> - Thu, 14 May 2015 21:15:44 -0700 - rev 245253
Push
60148 by efaustbmo@gmail.com at Fri, 22 May 2015 22:24:44 +0000
Bug 1163207 - Make RematerializedFrame store the real callee. (r=shu)
03e1398dea109e79ea1e2cfccc7f4ce4b737eb83: Backed out 6 changesets (bug 1164777, bug 1163207, bug 1156914, bug 1164778) for SM(cgc) caused by something in the push.
Ryan VanderMeulen <ryanvm@gmail.com> - Fri, 22 May 2015 17:44:14 -0400 - rev 245252
Push
60147 by ryanvm@gmail.com at Fri, 22 May 2015 21:44:16 +0000
Backed out 6 changesets (
bug 1164777,
bug 1163207,
bug 1156914,
bug 1164778) for SM(cgc) caused by something in the push.
Backed out changeset 95f9ab2b60e1 (
bug 1156914)
Backed out changeset bda0445b1950
Backed out changeset dc84232705fe (
bug 1164777)
Backed out changeset 63914ec87ec5 (
bug 1164777)
Backed out changeset 908a2f7972f5 (
bug 1164778)
Backed out changeset 8316f8e3953d (
bug 1163207)
CLOSED TREE
dc3c55cedb3f870a9d0c5bbc15eb75bc64c59d92: Bug 1132357 - remove h2-draft* support. r=mcmanus
Nicholas Hurley <hurley@todesschaf.org> - Tue, 12 May 2015 10:45:15 -0700 - rev 245251
Push
60146 by hurley@todesschaf.org at Fri, 22 May 2015 21:30:04 +0000
Bug 1132357 - remove h2-draft* support. r=mcmanus
d3aa268f12743af081c3b7dc59abec7dcfcc9ef9: Bug 1167765: Misc whitespace cleanup in nsTableFrame.cpp. whitespace/rewrapping-only, no review, DONTBUILD
Daniel Holbert <dholbert@cs.stanford.edu> - Fri, 22 May 2015 14:23:44 -0700 - rev 245250
Push
60145 by dholbert@mozilla.com at Fri, 22 May 2015 21:24:05 +0000
Bug 1167765: Misc whitespace cleanup in nsTableFrame.cpp. whitespace/rewrapping-only, no review, DONTBUILD
7eb6bac89ff4300bc70f4f2526cbc4d917e9d85e: Bug 1164625 - Don't redraw the titlebar for unified toolbar height changes when the titlebar is under Gecko's control. r=smichaud
Markus Stange <mstange@themasta.com> - Thu, 21 May 2015 17:49:56 -0400 - rev 245249
Push
60144 by mstange@themasta.com at Fri, 22 May 2015 21:10:18 +0000
Bug 1164625 - Don't redraw the titlebar for unified toolbar height changes when the titlebar is under Gecko's control. r=smichaud
a620a422367fb9160a58d3f37cd669960334e632: Bug 1163740: Keep |result| in a register where we can see it in minidumps. r=seth
David Major <dmajor@mozilla.com> - Fri, 22 May 2015 16:49:37 -0400 - rev 245248
Push
60143 by dmajor@mozilla.com at Fri, 22 May 2015 20:50:07 +0000
Bug 1163740: Keep |result| in a register where we can see it in minidumps. r=seth
d773854c6324d58d488b211060907fffe8f885b2: Bug 1163719 - Store startup cache entries in loading order; r=nfroyd
Jim Chen <nchen@mozilla.com> - Fri, 22 May 2015 16:29:51 -0400 - rev 245247
Push
60142 by nchen@mozilla.com at Fri, 22 May 2015 20:31:59 +0000
Bug 1163719 - Store startup cache entries in loading order; r=nfroyd
93320d4629be28e58ecadbafb205d8639d70b628: Bug 1167453 - Rename JSGCTraceKind and make it a C++11 enum class; r=jonco
Terrence Cole <terrence@mozilla.com> - Fri, 22 May 2015 10:40:24 -0700 - rev 245246
Push
60141 by tcole@mozilla.com at Fri, 22 May 2015 20:24:04 +0000
Bug 1167453 - Rename JSGCTraceKind and make it a C++11 enum class; r=jonco
288189a530324762352cae23307b1a244fc0b8eb: Bug 1167313 - Simplify UbiNode::construct dispatch using CallTyped; r=jimb
Terrence Cole <terrence@mozilla.com> - Thu, 21 May 2015 11:41:18 -0700 - rev 245245
Push
60141 by tcole@mozilla.com at Fri, 22 May 2015 20:24:04 +0000
Bug 1167313 - Simplify UbiNode::construct dispatch using CallTyped; r=jimb